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

    How can I specify a pair of SSID and PASSWORD with the WLAN STA connect block?

    UiFlow 2.0
    2
    2
    1.5k
    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.
    • K
      kotobuki
      last edited by

      Hi,

      I want to write a code to connect an AtomS3 Lite to a Wi-Fi access point. The following code works fine until I add the WLAN STA connect block.

      0_1698209717803_uiflow2_block_1698208612728.png

      However, once I added the block, I got an error as follows.

      Traceback (most recent call last):
        File "<stdin>", line 40, in <module>
        File "<stdin>", line 18, in setup
      OSError: Wifi Internal Error
      

      It would be much appreciated if you could show me a way to specify a pair of SSID and PASSWORD.

      Thanks,
      Shigeru

      1 Reply Last reply Reply Quote 0
      • lbuqueL
        lbuque
        last edited by

        @kotobuki 0_1699581290928_4d2fb044-3508-4d55-95f4-775381b2dea9-image.png After init, wifi sta needs to be activated.

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