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
Cross-platform Bluetooth support
Here is some Bluetooth support that I've been working on. It is not nearly finished, but advertising and basic setting/getting of characteristics already works.
Note: this work is being sponsored by a company called Sensorberg.