BetterJincheng
BetterJincheng
Hi @danergo, a fix for this issue is done and waiting for approval.
@danergo, it is hard to evaluate... If needed, I can provide you the fixed lib in advance. Let me know
[libbtdm_app.zip](https://github.com/espressif/esp-idf/files/7503422/libbtdm_app.zip) @danergo 1. Replace `esp-idf/component/bt/controller/lib_esp32/esp32/libbtdm_app.a` with the attachment. 2. `idf.py fullclean` (or just `rm -rf ./build`) Let me know if it works.
> Bad news: > > After several days of constant stress-test (HCI LE Advertisement scanning, and some GATT commands, and also some raw classic BT stuff) and ESP32 crashed: >...
[libbtdm_app.zip](https://github.com/espressif/esp-idf/files/7617215/libbtdm_app.zip) @danergo Please try this lib to verify whether it fixed the second problem. Thanks