MQTT protocol in ESP32 using Arduino IDE

MQTT protocol in ESP32

In this article you will learn how to implement MQTT protocol in ESP32. We will use ESP32 as MQTT client and program our ESP32 in Arduino IDE. We will use the DHT sensor which is temperature and humidity sensor and we will publish that data to our broker and the data can be shown on […]

MQTT protocol in ESP32 using Arduino IDE Read More »