-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
When one side of the connection disconnects abruptly, the code can hang with the following error:
Traceback (most recent call last):
File "code.py", line 25, in <module>
File "adafruit_ble/uart_server.py", line 142, in write
OSError: Failed to read CCCD value, err 0x3002
Requires soft reset to continue.
Mentioned to @dhalbert who suggested filing an issue here, though it is still unclear whether or not this should be handled within this library or within CircuitPython itself.
Metadata
Metadata
Assignees
Labels
No labels