Qt BLE on Windows
Unsolved
General and Desktop
-
Qt 5.10 don't support BLE.
The new feature list of qt 5.10 it says:
Qt Connectivity
The UWP bluetooth and BLE backends can now be used on desktop Windows (>= 10) too.
https://wiki.qt.io/New_Features_in_Qt_5.10But if I run the BLETester example app is still says "Dummy backend running. Qt Bluetooth module is non-functional".
And is I read the qt Bluetooth doc, it say windows in not supported.
http://doc.qt.io/qt-5/qtbluetooth-le-overview.htmlCan someone explain this?
-