NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
1.98k stars 413 forks source link

Ask a question, thank you #546

Open FZ985 opened 6 months ago

FZ985 commented 6 months ago

Hello, I am new to Bluetooth development and I don’t understand some things very well. Can the app connect to multiple devices at the same time, such as multiple blood glucose meter devices? The uuid of the blood glucose meters are all the same. Can it be connected and monitored at the same time?

Fly-Felix commented 5 months ago

用List来管理BleManager就可以了