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