Page 1 of 1

Bluetooth Client Connection Failed Error

Posted: Wed Oct 14, 2020 10:52 pm
by gvivekchary
Iam doin gone of the project which involves Blutooth Server and Client, iam a beginner in it. Iam able to get response form the client for few times but all of sudden iam gettng this error ESP_GATTC_DISCONNECT_EVT, reason = 62 and code getting crash. even i get this error i want to continue to run instead of crashing. I had to press reset button on ESP32 to restart the code. Please help me

Re: Bluetooth Client Connection Failed Error

Posted: Fri Oct 16, 2020 6:36 am
by james_xwx
I guess it may be because of the wrong parameter setting of the connection API, please check the parameters. In addition, you can modify it based on the existing client demo, modify it bit by bit, modify the remote device name to see if it can connect successfully