<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can I specify a pair of SSID and PASSWORD with the WLAN STA connect block?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">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 <code>WLAN STA connect</code> block.</p>
<p dir="auto"><img src="/assets/uploads/files/1698209723933-uiflow2_block_1698208612728.png" alt="0_1698209717803_uiflow2_block_1698208612728.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">However, once I added the block, I got an error as follows.</p>
<pre><code class="language-python">Traceback (most recent call last):
  File "&lt;stdin&gt;", line 40, in &lt;module&gt;
  File "&lt;stdin&gt;", line 18, in setup
OSError: Wifi Internal Error
</code></pre>
<p dir="auto">It would be much appreciated if you could show me a way to specify a pair of SSID and PASSWORD.</p>
<p dir="auto">Thanks,<br />
Shigeru</p>
]]></description><link>https://community.m5stack.com/topic/5739/how-can-i-specify-a-pair-of-ssid-and-password-with-the-wlan-sta-connect-block</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 15:05:33 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5739.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Oct 2023 04:56:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I specify a pair of SSID and PASSWORD with the WLAN STA connect block? on Fri, 10 Nov 2023 01:55:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1723">@kotobuki</a> <img src="/assets/uploads/files/1699581290068-4d2fb044-3508-4d55-95f4-775381b2dea9-image.png" alt="0_1699581290928_4d2fb044-3508-4d55-95f4-775381b2dea9-image.png" class=" img-fluid img-markdown" />  After init, wifi sta needs to be activated.</p>
]]></description><link>https://community.m5stack.com/post/22699</link><guid isPermaLink="true">https://community.m5stack.com/post/22699</guid><dc:creator><![CDATA[lbuque]]></dc:creator><pubDate>Fri, 10 Nov 2023 01:55:22 GMT</pubDate></item></channel></rss>