You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2024. It is now read-only.
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?
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 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
@DaHoopster Can you or anyone provide information about how to build it with newer code?
Activity
buttc commentedon Apr 13, 2020
Also interested... I have the Atom Matrix. I'm guessing there may be memory constraints?
DaHoopster commentedon Apr 18, 2020
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 BTc0qu1 commentedon Jul 2, 2020
@DaHoopster Can you or anyone provide information about how to build it with newer code?