<?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[M5 Stack StickC Plus2 &quot;Disconnected Server Re-link&quot; in UIFlow2]]></title><description><![CDATA[<p dir="auto">I'm just trying to set up my m5stack stickc plus2 and connect via cloud but I'm getting the red error showing "Disconnected Server Re-link"</p>
<p dir="auto">It does occasionally show up green saying "ready" but that's only for maybe a second second then goes back to disconnected. I've checked everything including making sure I'm signed in with the correct account, allowing the device in my firewall settings and it does show as a device in the UIFlow IDE but shows as a red question mark and says "Device type unknown" when I clicked it.</p>
<p dir="auto">I'm using the latest 2.2.4 UIFlow2 firmware.  Any ideas?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://community.m5stack.com/topic/7433/m5-stack-stickc-plus2-disconnected-server-re-link-in-uiflow2</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 15:46:04 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7433.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Mar 2025 16:22:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5 Stack StickC Plus2 &quot;Disconnected Server Re-link&quot; in UIFlow2 on Tue, 15 Apr 2025 13:24:53 GMT]]></title><description><![CDATA[<p dir="auto">In my case I was able to overcome the issue by configuring a DNS resolver and uploading the code via USB</p>
<pre><code>import network

# set CloudFlare DNS resolver
network.ipconfig(dns="1.1.1.1")
</code></pre>
]]></description><link>https://community.m5stack.com/post/28892</link><guid isPermaLink="true">https://community.m5stack.com/post/28892</guid><dc:creator><![CDATA[m5hehehe]]></dc:creator><pubDate>Tue, 15 Apr 2025 13:24:53 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Stack StickC Plus2 &quot;Disconnected Server Re-link&quot; in UIFlow2 on Mon, 14 Apr 2025 18:56:59 GMT]]></title><description><![CDATA[<p dir="auto">Have you figured out what is the problem? I'm seeing the same issue</p>
]]></description><link>https://community.m5stack.com/post/28883</link><guid isPermaLink="true">https://community.m5stack.com/post/28883</guid><dc:creator><![CDATA[m5hehehe]]></dc:creator><pubDate>Mon, 14 Apr 2025 18:56:59 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Stack StickC Plus2 &quot;Disconnected Server Re-link&quot; in UIFlow2 on Tue, 25 Mar 2025 17:30:54 GMT]]></title><description><![CDATA[<p dir="auto">Also worth mentioning that I have no issues connecting using UIFlow v1 firmware and IDE</p>
]]></description><link>https://community.m5stack.com/post/28650</link><guid isPermaLink="true">https://community.m5stack.com/post/28650</guid><dc:creator><![CDATA[bongraker]]></dc:creator><pubDate>Tue, 25 Mar 2025 17:30:54 GMT</pubDate></item></channel></rss>