Hi. I'm using nRF51822AC, SDK12.2.0 as Central.
Q1. Is there any function to know regarding it is scanning or not?
Q2. As your example "ble_app_multilink_central", Does "Scan" stop automatically after "sd_ble_gap_connect"?
Q3. Why do you use "(void) sd_ble_gap_scan_stop();" in "scan_start" function?
I hope your reply.