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
-
Constant Pushing messages
General Discussion • 20 Oct 2016, 19:22 • CrankyCoder 20 Oct 2016, 19:48 -
SmartClock
pimatic • 31 Oct 2015, 18:56 • Dheeraj 1 Nov 2015, 04:41 -
Call to begin function hangs arduino
Troubleshooting • 29 Feb 2016, 19:59 • gerard 3 Mar 2016, 19:45 -
💬 Arduino UNO NRF24L01+ Shield V1.3
OpenHardware.io • 5 Nov 2019, 07:08 • openhardware.io 5 Nov 2019, 07:08 -
💬 Small nRF24L01+ Shield for ESP8266 Wemos D1 Mini
OpenHardware.io • 26 Jul 2017, 03:09 • openhardware.io 19 Sept 2017, 13:40 -
💬 ESP8266 Gateway
OpenHardware.io • 18 Feb 2018, 21:52 • openhardware.io 21 Mar 2018, 06:31 -
Why You Should Encase Your Nodes
Hardware • 2 Sept 2016, 13:46 • wergeld 5 Sept 2016, 18:29