hello,
if i want to connect to a peripheral device with strongest RSSI. I need to get the RSSI before connecting.
and i know i can get the RSSI from event of BLE_GAP_EVT_ADV_REPORT.
But there is a lot of peripheral devices around central device. how can i distinguish which peripheral device these RSSI come from?