Hi team,
Iam using (\ble_tester\examples\ble_central\ble_app_hrs_c\pca10028) this example.i want to get rssi from the advertising beacon. Iam using this functions sd_ble_gap_scan_start(p_scan_params); sd_ble_gap_rssi_get(conn_handle,p_rssi); can you please tell me clearly how to get rssi and what i need to pass arguments from above example.