-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
I was wondering if it were possible to use this library to use both BLE and Bluetooth Serial at the same time (at least for scanning)?
My application needs to connect to Bluetooth LE, Serial and Wifi devices, 1 active connection, but needs support for all three methods of connection. From my initial research into this library it doesn't seem possible. Am I wrong? Can both libraries be used in the same project?