Qt BLE writeDescriptor error
-
Hi!
I upgraded from Qt 5.10.1 to 5.11.2, and my code is not working, on new environment.
I connected to a BLE device, discovery services, and I would like to written the ClientCharacteristicConfiguration descriptor(0100, subscribe), and first try the device is going to ClosingState, and disconnecting. The second try, I have a DescriptorWriteError with Already notifying message.
I downgraded the environment, and i have same errors.Thank you for reply.
-
Hi!
I upgraded from Qt 5.10.1 to 5.11.2, and my code is not working, on new environment.
I connected to a BLE device, discovery services, and I would like to written the ClientCharacteristicConfiguration descriptor(0100, subscribe), and first try the device is going to ClosingState, and disconnecting. The second try, I have a DescriptorWriteError with Already notifying message.
I downgraded the environment, and i have same errors.Thank you for reply.