<?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 Software extension odd behavior]]></title><description><![CDATA[<p dir="auto">I am very new to M5Stack, however have been working with ESP for quite some time and thought id give UiFlow 2 a go.</p>
<p dir="auto">I have created a project that connects to my wifi (secured vlan) and I'm trying to set up MQTT to a local MQTT broker (not public one) the vlan with the M5Stack does not have internet access. I have pushed my code to the device and it loads as expected, however MQTT is failing and im seeing the following in the log:</p>
<p dir="auto">E (3139) esp-tls: [sock=56] delayed connect error: Connection reset by peer<br />
E (3140) transport_base: Failed to open a new connection: 32772<br />
E (3143) mqtt_client: Error transport connect</p>
<p dir="auto">On top of that, I can see the device trying to connect to a public IP on 1883 (the MQTT port), however my code is configured to use a local port for MQTT.</p>
<p dir="auto">I'm not sure what underlying code is trying to connect to a public IP (104.208.113.224) but the fact i haven't coded the device to connect externally and its trying to is very suspicious, can anyone explain what could be happening here ?</p>
]]></description><link>https://community.m5stack.com/topic/7496/mqtt-software-extension-odd-behavior</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:05:57 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7496.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Apr 2025 01:39:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MQTT Software extension odd behavior on Tue, 15 Apr 2025 07:21:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oracle_sod" aria-label="Profile: oracle_sod">@<bdi>oracle_sod</bdi></a> and your code is.....</p>
]]></description><link>https://community.m5stack.com/post/28890</link><guid isPermaLink="true">https://community.m5stack.com/post/28890</guid><dc:creator><![CDATA[robski]]></dc:creator><pubDate>Tue, 15 Apr 2025 07:21:35 GMT</pubDate></item></channel></rss>