Qt 5.4.1 for Android BLE device detection
Mobile and Embedded
1
Posts
1
Posters
699
Views
1
Watching
-
I'm trying to evaluate the BLE example on Android - LowEnergyScanner.
I want to connect the BLE supporting phone with Cypress BLE evaluation board.
In the Signal deviceDiscovered of the QBluetoothDeviceDiscoveryAgent the BLE device is detected as one that has UnknownCoreConfiguration, and as a result - is not recognized as valid BLE device.
Am I doing something wrong ?