Learn how to use LITTLEFS for storing and retrieving the HTML file to be displayed in captive portal, from the SPIFFS section of ESP32’s flash memory.
Tag: tool
ESP32 Captive Portal – Fetching HTML from SPIFFS
Learn how to store an HTML file in the SPIFFS of ESP32, and fetch it for display in the Captive Portal created using the AsyncWebServer library.