zhp-espressif

Results 52 comments of zhp-espressif

It looks like your code is not correct at the moment. ESP32-S3 does not support Classic Bluetooth. If you want to use BLE, : ESP_ERROR_CHECK(esp_bt_controller_mem_release(ESP_BT_MODE_CLASSIC_BT)); see: ``` /** @brief esp_bt_controller_mem_release...

see: master: a5a7e60ad0bd0b00839310b6d28a87ae80fd0e94 v5.2 804f939ed03671925e80417424e9eb8f06a712fc v5.1 d0e9b33f5d382c4e2a3cc1389aec12a24d7de94a v5.0 92080994fd0404cafa0ddb3c8b15b8fcdb959623 v4.4 72e87fc035efd0921502b3f6b0d07a1a0d729982 v4.3 b8c263b668958b529492ca950413580660f1d360 thanks for your reporting.