<?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[MQTT connection of CORE2 with UIFlow.]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I've installed UIFLOW (CORE2) V1.6.5.1.<br />
When I make an MQTT connection with Blockly programming, it is<br />
overwritten on the "Wi-Fi Connect  Core2" screen.<br />
Is there a way to avoid it?<br />
The publish will be correct.<br />
Thank you.</p>
]]></description><link>https://community.m5stack.com/topic/2466/mqtt-connection-of-core2-with-uiflow</link><generator>RSS for Node</generator><lastBuildDate>Thu, 07 May 2026 15:05:12 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2466.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Nov 2020 23:36:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MQTT connection of CORE2 with UIFlow. on Thu, 19 Nov 2020 01:14:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ikabou" aria-label="Profile: ikabou">@<bdi>ikabou</bdi></a>  Bug confirmed and reported, we will release a fix in the next update.</p>
]]></description><link>https://community.m5stack.com/post/10787</link><guid isPermaLink="true">https://community.m5stack.com/post/10787</guid><dc:creator><![CDATA[Zontex]]></dc:creator><pubDate>Thu, 19 Nov 2020 01:14:26 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT connection of CORE2 with UIFlow. on Tue, 17 Nov 2020 13:13:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zontex" aria-label="Profile: zontex">@<bdi>zontex</bdi></a></p>
<p dir="auto">I am grateful for your prompt handling.</p>
]]></description><link>https://community.m5stack.com/post/10776</link><guid isPermaLink="true">https://community.m5stack.com/post/10776</guid><dc:creator><![CDATA[ikabou]]></dc:creator><pubDate>Tue, 17 Nov 2020 13:13:56 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT connection of CORE2 with UIFlow. on Mon, 16 Nov 2020 01:09:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi Guys, I noted this bug and will look into it. Will try to re-produce it and see what's going on</p>
]]></description><link>https://community.m5stack.com/post/10750</link><guid isPermaLink="true">https://community.m5stack.com/post/10750</guid><dc:creator><![CDATA[Zontex]]></dc:creator><pubDate>Mon, 16 Nov 2020 01:09:16 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT connection of CORE2 with UIFlow. on Sat, 14 Nov 2020 12:20:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/world101" aria-label="Profile: world101">@<bdi>world101</bdi></a></p>
<p dir="auto">Yes. Only when downloaded.</p>
<p dir="auto">Occurs with "screen" followed by "m5mqtt" in Python's auto-generation.</p>
<p dir="auto">--- Blockly ---<br />
screen = M5Screen ()<br />
screen.clean_screen ()<br />
screen.set_screen_bg_color (0xFFFFFF)<br />
m5mqtt = M5mqtt ('','*. *. *. *', 1883,'','', 300)<br />
...</p>
<p dir="auto">Rewritten with Python I overwrote the "Wi-Fi Connect Core 2" screen and erased it.<br />
--- Python ---<br />
m5mqtt = M5mqtt ('','*. *. *. *', 1883,'','', 300)<br />
screen = M5Screen ()<br />
screen.clean_screen ()<br />
screen.set_screen_bg_color (0xFFFFFF)<br />
...</p>
<p dir="auto">However, it is strange that the "Wi-Fi Connect Core2" screen is displayed with "m5mqtt".</p>
]]></description><link>https://community.m5stack.com/post/10740</link><guid isPermaLink="true">https://community.m5stack.com/post/10740</guid><dc:creator><![CDATA[ikabou]]></dc:creator><pubDate>Sat, 14 Nov 2020 12:20:06 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT connection of CORE2 with UIFlow. on Fri, 13 Nov 2020 17:35:39 GMT]]></title><description><![CDATA[<p dir="auto">I think your issue is similar to this one...<br />
<a href="https://community.m5stack.com/topic/2435/wifi-connect-layer-still-shown">https://community.m5stack.com/topic/2435/wifi-connect-layer-still-shown</a></p>
<p dir="auto">I have the same issue as well. I didn’t realize this was related to MQTT, which I use in my Core2 program.</p>
<p dir="auto"><img src="/assets/uploads/files/1605288789664-d50e0a8a-0f0e-4c6b-bc53-b7071580751c-resized.jpeg" alt="0_1605288762320_D50E0A8A-0F0E-4C6B-BC53-B7071580751C.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a>, please note this bug and see if you can fix it.</p>
<p dir="auto">By the way, for me it only happens when I download the program to the Core2. When pressing the Run button in uiFlow, I do not see the graphics issue.</p>
]]></description><link>https://community.m5stack.com/post/10730</link><guid isPermaLink="true">https://community.m5stack.com/post/10730</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Fri, 13 Nov 2020 17:35:39 GMT</pubDate></item></channel></rss>