title
MQTT

Setting up MQTT Explorer for Monitoring MQTT Messages

Learn how to set up MQTT Explorer to monitor and troubleshoot MQTT messages. This tutorial offers two options, including a quick fix for Node-RED flows and a more sophisticated approach using MQTT Explorer.

Setting up MQTT Explorer for Monitoring MQTT Messages

Monitoring and troubleshooting MQTT messages is important for ensuring data transfer is successful. In this tutorial, we provide two options to set up the MQTT broker, including a quick fix using Node-RED and a more sophisticated approach using MQTT Explorer. By following these instructions, you can learn how to set up all machines and servers, allowing you to monitor and troubleshoot the message transfer effectively.

Instructions

Option 1: In Node-RED

  1. Use the debugger node and debugging window to monitor the MQTT messages.

Option 2: Using MQTT Explorer

  1. Install MQTT Explorer on your device.
  2. Open the app and add a new connection.
    Untitled-11
  3. Enter the name and IP address of the MQTT broker (usually the IP of the edge device).
    Untitled-1-3
  4. Go to Advanced settings and remove the topic with #.
    Untitled-2-2
    Untitled-3-2
  5. Create a new topic with ia/#.
    Untitled-4-1
  6. Save the settings and connect.
  7. Repeat the setup process for all machines and servers.
⚠️
In older versions of the stack, adjust the username to be ia_nodered if needed.

Stay up-to-date

Subscribe to the UMH Learning Hub Newsletter to receive the latest updates and gain early access to our blog posts.

Subscribe