This project uses HTTP requests to store and retrieve data (JSON data format) from the ESP32 to the Firebase real-time database. It reduced the necessity for connection maintenance by bypassing the validation of footprint and TLS/SSL certificates. Using Arduino libraries for Firebase real-time database was footprint and certificate dependent, requiring firmware updates every time the security keys expired.
#ESP32 #Arduino #IOT