QUERY · ISSUE
Any plan to support classic bluetooth in ESP32?
port-esp32
It looks like bluetooth classic is supported in ESP32 by espressif in https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/bluetooth/classic_bt.html#. Any plan to support it in micropython?
CANDIDATE · PULL REQUEST
esp32/boards/GENERIC_S3_SPIRAM: Enable BLE.
port-esp32
This fixes the issue reported here https://github.com/micropython/micropython/commit/8a91c719668b9aa652d1c055208a9b04e5c682df#commitcomment-90581176
Follow up to 8a91c719 to no longer explicitly disable BLE in mpconfigport.h.
This work was funded through GitHub Sponsors.