Hello there,
I am using multilink_central example on nrf51822 Soc, and I charged S120 in the memory. I am trying to get the RSSI and the MAC address without getting connected to the peripheral. So I modified the on_ble_evt() function like in the attachement , and I modified in some other places where I made the //******* mark. There is a nrf Beacon that is advertising. I am not getting any MAC address, nor RSSI. I would like to know if I programmed right or not. I am using SDK v6.1, and S120 v2.0. When running the original multilink_central example, I can't get BLE_GAP_EVT_ADV_REPORT.