ESP32 Board Package and the Serial Port Driver Story Introduction In this article, we will show how to use ESP-WROOM-32 to get real-time data from the air quality sensor and display it on the ThingsBoard dashbo
We are trying to setup ESP IDF to connect with the build in MQTT server of thingsboard. We have setup the certificates as suggested in the tutorial by thingsboard with self signed certicates https://thingsboard.io/docs/user-guide/ ... generation. We can connect using MQTT explorer on a ...