5 years, 7 months ago.

Is it possible to scan all the available BLE devices on NRF51822 in a single scan operation?

Hello All,

I am trying scan the UID and Rssi values of nearby BLE devices using a NRF51822 module. Currently I am able to scan one device at a time using the .startScan() function, but it only returns one device at a time. How can I get a list of all the nearby BLE Devices?

Be the first to answer this question.