<?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[MMM-MQTT shows no data]]></title><description><![CDATA[<p dir="auto">MM is on  IP.21<br />
Another Pi (IP.35) has a timestamp node sending its data to Amazon IoT<br />
Tested, working, all ok.<br />
Picked up ok on Node-red another Pi, (IP.34)</p>
<p dir="auto">Added MMM-MQTT.</p>
<pre><code>            {
                address: 'random_numbers-ats.iot.eu-west-2.amazonaws.com',          // Server address or IP address
                port: '8883',                  // Port number if other than default
                ca: 'random_numbers-random_numbers-random_numbers-certificate.pem.crt.txt', // Path to trusted CA certificate file (optional)
                // clientId: 'mirror',         // Custom MQTT client ID (optional)
                //user: 'user',                  // Leave out for no user
                //password: 'password',          // Leave out for no password
                subscriptions: [
                    {
                        topic: 'nr_test_1', // Topic to look for
                        label: 'Timestamp', // Displayed in front of value
</code></pre>
<p dir="auto">Address - tried IP of other 'Pi. (.35) Tried Amazon IoT address<br />
Port - Tried 1883 and 8883<br />
Does MMM-MQTT not need the private key as well as the ca cert?<br />
(I’m not using user and password.)</p>
<p dir="auto">MM shows only MQTT and Timestamp, but no live data.</p>
<p dir="auto">What have I missed on the setup for this, please?</p>
]]></description><link>https://forum.magicmirror.builders/topic/15965/mmm-mqtt-shows-no-data</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 17:46:47 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15965.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Dec 2021 17:02:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-MQTT shows no data on Sat, 04 Dec 2021 20:33:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard238" aria-label="Profile: richard238">@<bdi>richard238</bdi></a> No you haven’t missed anything.  I have NEVER gotten it to work ever… and I tried for weeks.</p>
]]></description><link>https://forum.magicmirror.builders/post/97141</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97141</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sat, 04 Dec 2021 20:33:41 GMT</pubDate></item></channel></rss>