Set Up MQTT Explorer

Download and install the MQTT Explorer from https://mqtt-explorer.com/
Setting up MQTT Explorer for testing.

MQTT Explorer settings

Connecting to MQTT Server

Connecting to AWS

Silicon Labs - DIC design

  • Add topics as shown (#, light/*, test_publish )

  • MQTT Client ID depends on the certificate set that you will use.

  • Add the Certificate, following step 7 in AWS installation

Silicon Labs - DIC design

  • Once the above steps are done, try connecting to AWS.

Silicon Labs - DIC design

Connecting to Mosquitto Connection

  • Host : Your Mosquitto ip address

  • Port : 8883

  • Make sure you enable Validate Certificate and Encryption

  • Click on the Advanced Settings

Silicon Labs - DIC design

  • Add topics as shown (#, light/*, test_publish )

  • MQTT Client ID depends on the certificate set that you will use.

  • Add the Certificate, following step 5 in openssl certificate create

Silicon Labs - DIC design