Qt BLE low energy Controller crashed
-
I am using QT BLE low energy controller following heart rate server example. Qt version is 5.13 and I am connecting to an IOS central device. It works fine for the most part except for some cases where it unexpectedly crashed with following error
qt.bluetooth.bluez: void QBluetoothSocketPrivate::_q_readNotify() 29
error: -1 "Resource temporarily unavailable"I couldnt find any solution to this problem. Can anyone please help.
-
I am using QT BLE low energy controller following heart rate server example. Qt version is 5.13 and I am connecting to an IOS central device. It works fine for the most part except for some cases where it unexpectedly crashed with following error
qt.bluetooth.bluez: void QBluetoothSocketPrivate::_q_readNotify() 29
error: -1 "Resource temporarily unavailable"I couldnt find any solution to this problem. Can anyone please help.
hi @ZainMehdi and welcome
is that always the same device, you're connecting to and only on iOS?