Closed kattni closed 4 years ago
I walked away from the CPB with my mobile, and received a similar but slightly different error:
Traceback (most recent call last):
File "code.py", line 28, in <module>
File "adafruit_ble/uart_server.py", line 142, in write
OSError: Failed to notify or indicate attribute value, err 0x3002
Including here so we can cover all the bases necessary when including a fix for this.
Not seen with reworked code and API.
When one side of the connection disconnects abruptly, the code can hang with the following error:
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.