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

RSSI Implementation with nRF52480 on BLE UART APK

Hi,

I'm testing the ble_app_uart and ble_app_uart_c example on two nRF52480 cards.

I'm actually trying to print the RSSI value.

I don't really know how to proceed to start the RSSI measurement and where I should call the function and print the new RSSI value if this value changed.

I'm using 14.2 SDK from Nordic but I guess it's nearly the same with other SDK.

Thanks in advance for your help, please don't hesitate to ask for specifics.

OP

Related