This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to collect advertising data and not connect to device?

Hello 

I am using ble_app_multilink_central on nRF52832 DK.

I want to collect advertising data from all peripherals and not connect to them. Problem is that I dont know how to stop connecting to device after NRF_BLE_SCAN_EVT_FILTER_MATCH. Following event is BLE_GAP_EVT_CONNECTED, so how to stop device to connect?

Thank you.

Parents Reply Children
No Data
Related