To find a clean channel for 2.4g Band to avoid the wifi channel, nRF24L01p would sweep frequency for all the channel (2400M~2525M). But looks like nRF24L01p not support to get the RSSI when using Rx mode. Does it support?
To find a clean channel for 2.4g Band to avoid the wifi channel, nRF24L01p would sweep frequency for all the channel (2400M~2525M). But looks like nRF24L01p not support to get the RSSI when using Rx mode. Does it support?
Hi
The nRF24L01+ doesn't support RSSI measurements, that is correct.
All you have is a single bit, called RPD (Received Power Detect), which is enabled if there is a signal on the receiver stronger than -64dBm.
Best regards
Torbjørn
Hi
The nRF24L01+ doesn't support RSSI measurements, that is correct.
All you have is a single bit, called RPD (Received Power Detect), which is enabled if there is a signal on the receiver stronger than -64dBm.
Best regards
Torbjørn