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

I want to advertise RSSI value and want show over NRF Connect app

I m working on SDK-11, and using sample program experimental_ble_app_blinky, in this code I want to read RSSI value and want to show on NRF Connect app. But its not showing over the NRF Connect App.

I stared sd_ble_gap_rssi_start() after BLE_GAP_EVT_CONNECTED event but still RSSI value not showing over NRF Connect App.

Is any data need to set to display RSSI Value over NRF Connect App...???

Parents Reply Children
Related