Mysterious QBluetoothLowEnergy service error
Unsolved
Mobile and Embedded
-
I'm using the QT BLE frame work on an android device and I seem to be getting ServiceError signals reported fairly regularly, with the error type always being type 1 (operation error) while my service is always in state 3 (service discovered). The service errors seem to occur somewhat predictably, usually after a write to specific UUID's while other UUIDs are transmitted error free.
The error seems to be some sort of a red herring because as far as I can tell, my messages are always getting through (still working to confirm that for certain). I'm wondering if there is anything I can do to find more information about why the error is being reported?