Qt 5.4.1 for Android BLE device detection
-
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 ?