nrf52833 / Inquiries about the ble scan function.

Hello
The function scan function is being implemented with nrf52833.
The desired action is an action that does not connect immediately when the scan starts, but when you receive a list of mac addresses of devices scanned with a nearby name filter and select the device you want to connect to, it is connected to the selected device.

In the example provided by sdk, it is connected at the same time as the scan, but what should I do to perform the above operation?

Parents Reply Children
No Data
Related