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
-
PIR sensor with nRF24L01+ transmitter gives false alarms if supply voltage over 2,98 volts
Troubleshooting • 15 Jan 2015, 19:26 • ruxu 18 Jan 2015, 08:10 -
nrf24 raspi gateway & controller
Troubleshooting • 20 Mar 2019, 00:43 • fipster 24 Mar 2019, 10:53 -
Constant Pushing messages
General Discussion • 20 Oct 2016, 19:22 • CrankyCoder 20 Oct 2016, 19:48 -
Long range radios not compatible?
Hardware • 30 Jul 2015, 21:33 • ivanxx 31 Jul 2015, 10:59 -
Ethernet gateway troubleshooting advice
Troubleshooting • 7 Oct 2014, 17:00 • jkbrowne 10 Mar 2016, 16:32 -
ATMEGA328P standalone soil moisture sensor
Hardware • 12 Aug 2020, 10:47 • Ron 8 Sept 2020, 20:44 -
SmartClock
pimatic • 31 Oct 2015, 18:56 • Dheeraj 1 Nov 2015, 04:41 -
NRF24L01 differences
Troubleshooting • 15 Sept 2017, 00:08 • jaymark.ablero 15 Sept 2017, 20:35