ArduinoBLE icon indicating copy to clipboard operation
ArduinoBLE copied to clipboard

Fixed bluetooth initialization crash on espressif esp32 boards.

Open igadmg opened this issue 1 year ago • 1 comments

Tried to use ArduinoBLE on Espressif Esp32 -WROVER board and had a kernel panic and reboot loop on BLE initialization. It was crashing on esp_bt_controller_init(&bt_cfg); somehow.

That change fixes the issue. But now the bt mode is set through sdk config. But channel advertising seem to work. Not sure if HCI should be converted to esp sdk too.

igadmg avatar Jan 25 '24 15:01 igadmg

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jan 25 '24 15:01 CLAassistant