aioble handle random disconnection #12849
Unanswered
puppet13th
asked this question in
ESP32
Replies: 1 comment
-
Have you found the reason of this Error? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been handling random ble disconnection using this method, when running ble as central:
sometime there is message in repl something like this:
[aioble] E: Disconnect -128
should aioble raise aioble.DeviceDisconnectedError instead of OSError( -128 )?
Beta Was this translation helpful? Give feedback.
All reactions