Question
BLE client retrieve device name and RSSI
Posted on May 07, 2016 at 02:51
Hello,
I'm developing code for the BlueNRG-MS device, in a central role. I'm wondering what API allows me to retrieve the advertising devices name and the packet RSSI? I've initiated a discovery with aci_gap_start_general_discovery_proc() and receive the EVT_LE_ADVERTISING_REPORT event, but its not clear how to retrieve the ''Device Name'' and RSSI.Thank you,Brent #ble #rssi #bluenrg-ms #bluenrg