This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Reading radio background noise level using nRF51 or nRF52

Hi,

I need to monitor radio channels and find the best one (with lower background noise) to use.
Is there any way to measure radio signal level in a particular frequency on nRF51 or nRF52? I'm looking for somthing similar (or better with more details) to Received Power Detector (RPD) on nRF24L01+.

I tryed using RSSISTART and reading RSSISAMPLE values but it seems nRF51/52 measurses the signal level only when it receives a packet!

Thanks.

Related