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

    Connect to WI-FI on startup from custom app in APP.LIST

    PROJECTS
    1
    2
    4.8k
    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.
    • S
      simm
      last edited by

      Hi.

      I am using flow 1.0.2 firmware.
      How can I connect to the Wi-Fi point from my application when I select it by pressing "B" on startup from APP.LIST. thx.

      automation

      1 Reply Last reply Reply Quote 0
      • S
        simm
        last edited by simm

        I solved this problem:

        from m5stack import *
        import wifisetup
        
        wifisetup.auto_connect()
        

        automation

        1 Reply Last reply Reply Quote 0
        • First post
          Last post