MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-MQTT shows no data

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    2 Posts 2 Posters 558 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      Richard238
      last edited by

      MM is on IP.21
      Another Pi (IP.35) has a timestamp node sending its data to Amazon IoT
      Tested, working, all ok.
      Picked up ok on Node-red another Pi, (IP.34)

      Added MMM-MQTT.

                  {
                      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
      

      Address - tried IP of other 'Pi. (.35) Tried Amazon IoT address
      Port - Tried 1883 and 8883
      Does MMM-MQTT not need the private key as well as the ca cert?
      (I’m not using user and password.)

      MM shows only MQTT and Timestamp, but no live data.

      What have I missed on the setup for this, please?

      cowboysdudeC 1 Reply Last reply Reply Quote 0
      • cowboysdudeC Offline
        cowboysdude Module Developer @Richard238
        last edited by

        @richard238 No you haven’t missed anything. I have NEVER gotten it to work ever… and I tried for weeks.

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy