Getting started with ESP32 and using MQTT

This post will help you configure Arduino IDE to program an ESP32 Development board by helping you flash a 1. Blink program (using in-built LED), 2. Read Temperature and Humidity Sensor values using DHT sensors and 3. Use PubSubClient library to publish and subscribe MQTT messages