Sending sensor data from the CC3200 built-in sensors or attached BoosterPacks is one thing, and hopefuly you've learned how to do it in my previous post.
In this second part, you'll learn how to subscribe to an MQTT broker, and receive push notifications that you can use to trigger actions like blinking an LED, controlling a servo, etc.
Top Comments