The inteded use is to run on battery driven boxes, code implements ESP DeepSleep Function to maximize battery lifetime. Sensor data will be pushed to a remote MQTT broker every 5 minutes (by default).
To the dynamic configuration for joining to WLAN with SSID and PSK accordingly. It an Arduino library united with ESP8266WebServer class of ESP8266 or WebServer class of ESP32. Easily implementing the ...