Set Up MQTT Explorer

  • Download and install the MQTT Explorer.

Setting up MQTT Explorer

Connecting to AWS

Silicon Labs - DIC design

  • Add application specific topics as shown below - For Lighting app, topic to be added (light/) - For onoff plug app, topic to be added (light/) - For Lock app, topic to be added (lock/*)

  • 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 application specific topics as shown below

    • For Lighting app, topic to be added (light/*)

    • For onoff plug app, topic to be added (light/*)

    • For Lock app, topic to be added (lock/*)

  • 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