<?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[&quot;Smart&quot; network configuration from UIFlow?]]></title><description><![CDATA[<p dir="auto">Is it possible to use UI Flow to set up the kind of "smart configuration" that's standard in most ESP32 IoT applications? That is:</p>
<ol>
<li>Initiate a network and server on device.</li>
<li>Scan for local WiFi.</li>
<li>Present information on device screen informing users the name of the network and web page for configuration.</li>
<li>Allow users to join the device network, navigate to page, select desired network, and enter password.</li>
<li>Save the network and password for later use.</li>
<li>Close the server and connect to the user specified network.</li>
<li>On failure to connect, go back to 1.</li>
</ol>
<p dir="auto">This is the primary issue standing between my using UI flow to knock out a few prototype screens, and actually being able to develop with UI Flow. I'm hoping that it's already in there and I just don't understand the terminology of the blocks involved.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.m5stack.com/topic/2011/smart-network-configuration-from-uiflow</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:56:02 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2011.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Jun 2020 15:16:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;Smart&quot; network configuration from UIFlow? on Sat, 13 Jun 2020 03:29:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/devilstower" aria-label="Profile: devilstower">@<bdi>devilstower</bdi></a> have you tried using the scan method described here?<br />
<a href="https://docs.micropython.org/en/latest/library/network.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.micropython.org/en/latest/library/network.html</a></p>
]]></description><link>https://community.m5stack.com/post/8972</link><guid isPermaLink="true">https://community.m5stack.com/post/8972</guid><dc:creator><![CDATA[jhfoo]]></dc:creator><pubDate>Sat, 13 Jun 2020 03:29:38 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Smart&quot; network configuration from UIFlow? on Fri, 12 Jun 2020 15:21:41 GMT]]></title><description><![CDATA[<p dir="auto">I want to be able to take it anywhere and detect the local networks. The initial setup of the StickC allows this, and I've set up a similar process on an ESP8266, but but I don't see any way to trigger that kind of sequence in UIFlow.</p>
]]></description><link>https://community.m5stack.com/post/8969</link><guid isPermaLink="true">https://community.m5stack.com/post/8969</guid><dc:creator><![CDATA[Devilstower]]></dc:creator><pubDate>Fri, 12 Jun 2020 15:21:41 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Smart&quot; network configuration from UIFlow? on Fri, 12 Jun 2020 11:57:26 GMT]]></title><description><![CDATA[<p dir="auto">if you know the network params in advance maybe you can consider uploading a lookup table to switch networks?</p>
]]></description><link>https://community.m5stack.com/post/8966</link><guid isPermaLink="true">https://community.m5stack.com/post/8966</guid><dc:creator><![CDATA[jhfoo]]></dc:creator><pubDate>Fri, 12 Jun 2020 11:57:26 GMT</pubDate></item></channel></rss>