<?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[Changing Networks in UIFlow?]]></title><description><![CDATA[<p dir="auto">I've built a little device that I want to be able to take from site to site.</p>
<p dir="auto">At my home, it correctly picks up the local network, connects, and begins saving data to my website. The MSStickC is connected to a solar panel, and I'm delighted to see that in the morning, as soon as the sun hits the panel, it boots up, reconnects, and begins doing its job.</p>
<p dir="auto">However, I'd like to be able to take it to other locations, and have the option to log into the networks there.  Is there a good example of how this might be done? I'm not asking for how to hardcode a network into the device -- I know how to do that -- I need to be able to flexibly attach to a network that I didn't know about when writing the code. Thanks.</p>
]]></description><link>https://community.m5stack.com/topic/2022/changing-networks-in-uiflow</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 23:34:12 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2022.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Jun 2020 14:14:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Changing Networks in UIFlow? on Fri, 12 Jun 2020 15:23:39 GMT]]></title><description><![CDATA[<p dir="auto">Yes, it sounds like this is what will be needed.</p>
<p dir="auto">It would be great if UIFlow would just roll up the whole sequence of switching to AP mode, collecting the info, and reconnecting. It's such a standard behavior for ESP-based devices, that it seems like it should be baked-in.</p>
]]></description><link>https://community.m5stack.com/post/8970</link><guid isPermaLink="true">https://community.m5stack.com/post/8970</guid><dc:creator><![CDATA[Devilstower]]></dc:creator><pubDate>Fri, 12 Jun 2020 15:23:39 GMT</pubDate></item><item><title><![CDATA[Reply to Changing Networks in UIFlow? on Fri, 12 Jun 2020 11:55:53 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> you can write a custom app and switch to that in a new network. the custom app will switch to AP mode with a web page you can use to set the local network params.</p>
]]></description><link>https://community.m5stack.com/post/8965</link><guid isPermaLink="true">https://community.m5stack.com/post/8965</guid><dc:creator><![CDATA[jhfoo]]></dc:creator><pubDate>Fri, 12 Jun 2020 11:55:53 GMT</pubDate></item></channel></rss>