I'm using the XIAO_ESP32S3 board with ArduinoIDE with installed ArduinoBLE. It currently uses ESP-IDF v5.1.
I created a test sketch for BLE which crashes after disconnecting from the XIAO board which calls "BLE.end()". I attached the sketch and log in
After checking the “Backtrace: 0x403826fa:0x3fcebe00…” from the log I found that the crash originates from the "poll()" call.
So I crated another sketch trying to fix the problem but changing the variable “iBLEState = 2;” in function “bleOnDisconnected” has no effect, see
Does somebody knows the reason?
ESP32S3 BLE.end() crash
Re: ESP32S3 BLE.end() crash
I created an example which stops and restarts BLE.
Hence the problem should be somewhere in the ArduinoBLE library or in the esp-idf framework.
Where could I report the problem so somebody responsible will check it?
The example works on a "SEED XIAO BLE - nRF52840" board but crashes on a "XIAO_ESP32S3" board.Hence the problem should be somewhere in the ArduinoBLE library or in the esp-idf framework.
Where could I report the problem so somebody responsible will check it?
Who is online
Users browsing this forum: DonEvans and 106 guests