Table of Contents

Example Summary

This example introduce the MQTT Client Server library API and usage.

Peripherals Exercised

LED indication Led Color for CC3220 Led Color for CC3235 Interpretation
Solidly on Green Green Indicate Simplelink is properly up - Every Reset / Initialize
Blinking Red Blue Device is trying to connect to AP - Every Reset / Initialize
Solidly off All All Device connected and working - Only after connection

Example Usage

The application have two MQTT entities
MQTT Client Role - Can connect to remote broker

MQTT Server Role - Broker that is ready for external client connection

Both MQTT roles have internal loopback to allow topic forwarding.

Application Design Details

References

MQTT Org - MQTT Home page
MQTT v3.1.1 specification
MQTT v3.1 specification

For further information please refer to the user programmers guide: CC3X20 Programmer’s Guide