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

    M5Atom Matrix and micropython

    Scheduled Pinned Locked Moved PRODUCTS
    4 Posts 3 Posters 6.8k Views 2 Watching
    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.
    • F Offline
      fstengel
      last edited by

      The Problem

      I just flashed a vanilla micropython for esp32 on the M5Atom matrix. There seems to be an issue with network. I can connect to it, enter REPL and play with micropython. However if I try to turn the RF part on, the chip reboots. The reason being a power-on reboot.

      An example is:

      import network # Ok
      wlan = network.wlan(network.STA_IF) # Ok
      wlan.active(True) # Reboot on the matrix

      I also have an M5Atom Lite and I have no problem using either the WiFi or the Bluetooth modules with micropython

      The question

      Is my M5Atom Matrix faulty, or is there a problem with micropython?

      1 Reply Last reply Reply Quote 0
      • lukasmaximusL Offline
        lukasmaximus
        last edited by

        let me test with mine and get back to you

        1 Reply Last reply Reply Quote 0
        • R Offline
          robalstona
          last edited by

          I use micropython for esp32 generic http://micropython.org/resources/firmware/esp32-idf3-20191220-v1.12.bin
          Wifi and repl s working on my atom lite and matrix.

          F 1 Reply Last reply Reply Quote 0
          • F Offline
            fstengel @robalstona
            last edited by

            I just tried with another cable: the microcontroller works with a very short cable or from a powered hub. Basically it reboots because of a brown-out due to a power consumption that is at the limit of what a plain usb port can deliver.

            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