You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble with the library. I have used the exact logic of my code on a project not to long ago and it worked well. Now I'm implementing the exact same logic in a considerable larger project and it's thowing the following debug exception. What does this debug excepcition mean and how can I solve it? I'm currently using 1.4.1 version of the library and a ESP32-S3 with the version 3.0.1 of the Arduino core for ESP32.
The text was updated successfully, but these errors were encountered:
capc0307
changed the title
NimBLE-Arduino debug exception when trying to initilialize BLE functions
NimBLE-Arduino debug exception when trying to initialize BLE functions
Jun 17, 2024
I've read the issue #686 called NimBLE-Arduino crashes with esp32 version 3.0.1. and a LilyGo T-display S3 and it seems I have a similar issue (if not the same). I just uninstall and reinstalled the NimBLE-Arduino library through the Arduino IDE and I still got the same problem.
Hi,
I'm having trouble with the library. I have used the exact logic of my code on a project not to long ago and it worked well. Now I'm implementing the exact same logic in a considerable larger project and it's thowing the following debug exception. What does this debug excepcition mean and how can I solve it? I'm currently using 1.4.1 version of the library and a ESP32-S3 with the version 3.0.1 of the Arduino core for ESP32.
Thanks in advance,
capc0307.
The text was updated successfully, but these errors were encountered: