nRF frequency and channels
-
I have tried to find a list of what frequency each channel are using or is it the same frequency and just different channel for MySensors?
I know it is 2,4GHz.
-
Here is what I found from a Google search:
The range is 2.400 to 2.525 Ghz which is 2400 to 2525 MHz (MegaHz). The nRF24L01 channel spacing is 1 Mhz which gives 125 possible channels numbered 0 .. 124.
I can not guarantee that this source is reliable but it seems reasonable.
-
@flopp see https://github.com/mysensors/MySensors/blob/ee91d5da38a1435cb4b55476447e763f52540c3c/MyConfig.h#L455
-
@mfalkvidd
Thanks#define MY_RF24_CHANNEL X, where X is the number to the left below
0 => 2400 Mhz (RF24 channel 1)
1 => 2401 Mhz (RF24 channel 2)
76 => 2476 Mhz (RF24 channel 77) standard
83 => 2483 Mhz (RF24 channel 84)
124 => 2524 Mhz (RF24 channel 125)
125 => 2525 Mhz (RF24 channel 126)Below is the Control Channel for WiFi and frequency.
12, 13, 14 not available in all countries1 GHz = 1000 MHz
-
@korttoma
You were right
Suggested Topics
-
💬 Raspberry Pi gateway interface
OpenHardware.io • 14 Apr 2017, 08:53 • openhardware.io 17 Jul 2022, 22:45 -
Novice requesting PCB review and advice for a window / door sensor
Hardware • 22 Nov 2018, 12:04 • BearWithBeard 7 Mar 2020, 10:59 -
DevDuino v2.2 with EEPROM
Hardware • 10 Dec 2015, 21:50 • icebob 19 Dec 2015, 06:02 -
Library Support for Pro Trinket (Adafruit)
Controllers • 29 Sept 2014, 16:51 • sdndba 25 Jun 2016, 01:13 -
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
ATMEGA328P standalone soil moisture sensor
Hardware • 12 Aug 2020, 10:47 • Ron 8 Sept 2020, 20:44 -
NRF24+ Module: Spontaneous 5A heating mode?
Troubleshooting • 27 Apr 2020, 15:33 • The Grue 24 May 2020, 08:34 -
nRF24l01+ align, direction, position
Hardware • 21 Mar 2016, 12:09 • flopp 21 Mar 2016, 18:50