Kotlin-BLE-Library icon indicating copy to clipboard operation
Kotlin-BLE-Library copied to clipboard

Getting status 133 connecting with ESP32 running Nimble

Open danimasa opened this issue 1 year ago • 1 comments

I'm getting trouble connecting to an ESP32 running Nimble. All the time I'm getting the status 133 error and get disconnected during the ClientBleGatt.connect(context, device, scope) function. After some time trying I'm capable of connecting. I Debuged the ESP32 but there is no error in that part, It seems to be the Android that is getting trouble to connect.

I looked in the ClientBleGatt library but didn't find any configurations for the connection to resolve that error. Here there are some causes for that error but any seems to be the case. Is there some configuration I didn't notice?

danimasa avatar Dec 01 '23 11:12 danimasa

Also getting occasional 133 gatt errors. Sometimes a few, sometimes many right after another. No clue what to do now.

0x7061 avatar Mar 11 '24 16:03 0x7061