<?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 problem]]></title><description><![CDATA[<p dir="auto">Hi, I just bought a m5stack core device and I'm trying to subscribe it to my mqtt server but I can't.</p>
<p dir="auto">I'm using PubSubClient Library and I'm getting a Connection error.<br />
The device has wifi enabled and an ip assigned.</p>
<p dir="auto">It seems a library compatibility problem.<br />
Has anyone managed to connect to a mqtt broker?</p>
<p dir="auto">THanks in advance.</p>
]]></description><link>https://community.m5stack.com/topic/79/mqtt-connection-problem</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:57:21 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/79.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 30 Jan 2018 19:01:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MQTT connection problem on Wed, 31 Jan 2018 11:17:12 GMT]]></title><description><![CDATA[<p dir="auto">Mhh I think I finally got it working.<br />
I was using WifiMulti.h and it seems there was the problem. Something with TLS handshake.<br />
I swaped to Wifi.h and now seems to work.</p>
]]></description><link>https://community.m5stack.com/post/253</link><guid isPermaLink="true">https://community.m5stack.com/post/253</guid><dc:creator><![CDATA[kaotiklabs]]></dc:creator><pubDate>Wed, 31 Jan 2018 11:17:12 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT connection problem on Wed, 31 Jan 2018 04:42:10 GMT]]></title><description><![CDATA[<p dir="auto">Please post the line of code where you are creating the connection to the broker.</p>
<p dir="auto">Is the broker properly configured in respect to port usage (e.g. 1883 for no encryption/no authorization)?</p>
]]></description><link>https://community.m5stack.com/post/250</link><guid isPermaLink="true">https://community.m5stack.com/post/250</guid><dc:creator><![CDATA[SR]]></dc:creator><pubDate>Wed, 31 Jan 2018 04:42:10 GMT</pubDate></item></channel></rss>