🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Disable UIflow on newest MicroPython firmware?

    Scheduled Pinned Locked Moved Micropython
    2 Posts 2 Posters 4.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      dybber2
      last edited by

      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 lcd
      

      The error is very unpredictable, as it works sometimes, but then sometimes just happens when we run our code.

      Best regards,
      Martin Dybdal

      1 Reply Last reply Reply Quote 0
      • ajb2k3A Offline
        ajb2k3
        last edited by

        When devices start up, go to setting and set connection mode to USB. Default is set to Wifi/usb.

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 0

        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
        • First post
          Last post