|

Arduino – Ubidots MQTT Communication | Send & Receive Data from Ubidots

Ubidots – Arduino Communication using MQTT In this post, I will show you how you can use MQTT Protocol to fetch or push data, to and from the Ubidots Cloud and Arduino Nano 33 IOT. IOT and MQTT The so called Internet of Things is creating a massive machine-to-machine network so that all of the…

| |

What is MQTT Explained | How MQTT Work? IoT Communication

What is MQTT? In this post, I’m going to tell you what MQTT is, how it can be used for IOT Applications and how to fetch data from Ubidots cloud using MQTT protocol.  MQTT stands for  Message Queuing Telemetry Transport. MQTT is an easy to use lightweight protocol which can be used for fetching or…