When the central and peripheral is connected, we can get the RSSI value through sd_ble_gap_rssi_start() function. but how can I get the RSSI value when not connected (scaning)? When I open the master control panel, and scan for peripheral, some peripheral is displayed with a refreshing RSSI value. How can I get this RSSI value in real time like what the master control panel do?