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



  • 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



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