Disable UIflow on newest MicroPython firmware?
-
Hi M5Stack
How do you disable automatic import and loading of UIflow modules on the newest firmware (1.6.6)? Previously, we could just edit to boot.py, and avoid it connecting to WiFi etc., but now that no longer seems to be enough.
We are programming M5Stick's directly in Python, not through the webinterface, but through e.g. Mu-editor or Thonny beginner Python editors.
We want to access modules when we need them, not have everything automatically imported on startup.
Also, the current firmware (1.6.6) often gives the following error:
File "_boot.py", line 30, in <module> File "m5stack.py", line 39, in <module> File "m5stack.py", line 24, in clear_imu_irq File "i2c_bus.py", line 40, in __init__ File "i2c_bus.py", line 31, in get KeyboardInterrupt: Traceback (most recent call last): File "_flow.py", line 2, in <module> File "menu/cloud.py", line 1, in <module> ImportError: can't import name lcdThe error is very unpredictable, as it works sometimes, but then sometimes just happens when we run our code.
Best regards,
Martin Dybdal -
When devices start up, go to setting and set connection mode to USB. Default is set to Wifi/usb.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login