Connect to multiple Bluetooth Low Energy devices
Unsolved
General and Desktop
-
Hello guys,
I am developing a cross plattforum desktop application for reading and plotting sensor data via Bluetooth Low Energy.
In the documentation of the QLowEnergyController Class is written:
"It is important to mention that some platforms such as a BlueZ based Linux cannot maintain two connected instances of QLowEnergyController to the same remote device. In such cases the second call to connectToDevice() may fail. This limitation may disappear at some stage in the future."
So is it foreseeable when this will work? And does it actually work for Windows?
Thank you.