Web-based configuration framework for ESP32 with built-in Wi-Fi setup, multilingual UI, and JSON-defined device settings.

1 Open Issue Need Help Last updated: Jul 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a minimal React-based UI with 'Device Settings' and 'Network Settings' buttons, build it to the project's `data/configressif/` directory, and integrate it with a PlatformIO ESP32 project using the Configressif library. The ESP32 firmware should boot in AP mode and serve the static UI from SPIFFS. This will verify the AP mode functionality, SPIFFS UI serving, and basic UI visibility.

Complexity: 3/5
enhancement good first issue

Web-based configuration framework for ESP32 with built-in Wi-Fi setup, multilingual UI, and JSON-defined device settings.