Bluetooth support
Hi there, the official Micropython build has bluetooth support for ESP32. It seems the M5Stack version doesn't support bluetooth. Is there a plan to add this support?
Also interested... I have the Atom Matrix. I'm guessing there may be memory constraints?
Indeed there is a memory constraint, but not for the M5 Stack Fire which has 4MB of PSRAM. The official micropython repo has bluetooth support. This version just needs to be built with a more up to date version of the firmware to enable BT
Indeed there is a memory constraint, but not for the
M5 Stack Firewhich has 4MB of PSRAM. The official micropython repo has bluetooth support. This version just needs to be built with a more up to date version of the firmware to enable BT
@DaHoopster Can you or anyone provide information about how to build it with newer code?