<?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 working ....mostly]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I've got my MQTT app running and it gets 3 temperatures and displays them all on the screen, each time one of the temp's updates it flashes a neopixel LED for 300mS and changes the colour of a circle on the screen to Green or white, this is to indicate a message update.<br />
I thought that the updates were not updating all the time so I added a counter at the bottom of the screen that incremented by 1 for each hot water temp message received, this always seems to stop incrementing at 7 messages (7 x 2 min cycle time = 14Min's).<br />
It seems that the code is crashing after 14 min's or something else is happening that stops the updates, I know the messages are still being sent as I have other monitors watching the same data.<br />
<img src="https://www.dropbox.com/s/tt4u7w7kukobwgl/2019-01-26%2015.45.43.jpg?dl=1" alt="alt text" class=" img-fluid img-markdown" /><br />
<img src="https://www.dropbox.com/s/mymfmsmcanbuowg/MQttProject.png?dl=1" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/topic/545/mqtt-working-mostly</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 16:08:57 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/545.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 26 Jan 2019 15:49:26 GMT</pubDate><ttl>60</ttl></channel></rss>