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?