ArduinoBLE
ArduinoBLE copied to clipboard
Fixed bluetooth initialization crash on espressif esp32 boards.
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.
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.