h2zero / esp-nimble-cpp

C++ library for the esp32 NimBLE stack based on and mostly compatible with @nkolban cpp_utils BLE library.
https://h2zero.github.io/esp-nimble-cpp/
Apache License 2.0
181 stars 62 forks source link

controller init failed #237

Open aygh4266 opened 4 days ago

aygh4266 commented 4 days ago

Hello,

It could be compiled on IDF 5.3.1. My Problem is after flashing I get the following error E (545) BLE_INIT: controller init failed and my esp32s3 crashes after that.

Please see the attached Photo

image

h2zero commented 4 days ago

Looks like you are using an old release of this library, please use the master branch.