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

How to read RSSI value on nrf_application or putty terminal

Hi,

I need to print the RSSI value to the nrf app or putty terminal to check the RSSI value.

I have gone the structures "ble_gap" file to get the RSSI value and calling it in the main function.

After calling it into the main and checking it into the putty terminal it show the fixed value it never changes.

So I need guidance for the same to develop my code ...

Thanks

Related