NordicSemiconductor / Android-nRF-Mesh-Library

The Bluetooth Mesh Provisioner and Configurator library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
414 stars 177 forks source link

Scan node #415

Closed xhtlxa closed 3 years ago

xhtlxa commented 3 years ago

How to scan BleMeshManager.MESH_PROVISIONING_UUID and BleMeshManager.MESH_PROXY_UUID at the same time

roshanrajaratnam commented 3 years ago

You can include both UUIDs in the scan filter and this should allow scanning for both at the same time.