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...???