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

    M5 Stack StickC Plus2 "Disconnected Server Re-link" in UIFlow2

    M5 Stick/StickC
    2
    4
    324
    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.
    • B
      bongraker
      last edited by

      I'm just trying to set up my m5stack stickc plus2 and connect via cloud but I'm getting the red error showing "Disconnected Server Re-link"

      It does occasionally show up green saying "ready" but that's only for maybe a second second then goes back to disconnected. I've checked everything including making sure I'm signed in with the correct account, allowing the device in my firewall settings and it does show as a device in the UIFlow IDE but shows as a red question mark and says "Device type unknown" when I clicked it.

      I'm using the latest 2.2.4 UIFlow2 firmware. Any ideas?

      Thanks!

      1 Reply Last reply Reply Quote 1
      • B
        bongraker
        last edited by

        Also worth mentioning that I have no issues connecting using UIFlow v1 firmware and IDE

        1 Reply Last reply Reply Quote 2
        • M
          m5hehehe
          last edited by

          Have you figured out what is the problem? I'm seeing the same issue

          1 Reply Last reply Reply Quote 1
          • M
            m5hehehe
            last edited by

            In my case I was able to overcome the issue by configuring a DNS resolver and uploading the code via USB

            import network
            
            # set CloudFlare DNS resolver
            network.ipconfig(dns="1.1.1.1")
            
            1 Reply Last reply Reply Quote 0
            • First post
              Last post