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

Creating my own RSSI reader for nRF52840 dongle

I am trying to develop a program that can read the RSSI from the nrf52840 dongles without using the RSSI in the BLE app.

I have looked through the example code that is given but I do not see coding examples like this.

Has anyone tried creating their own RSSI reader before? How should I proceed?

Related