ESPEssentials icon indicating copy to clipboard operation
ESPEssentials copied to clipboard

Essentials to get you started with your Arduino projects using the ESP8266 and ESP32.

Results 4 ESPEssentials issues
Sort by recently updated
recently updated
newest added

I don't know where to put a request. But i was wondering if it's possible to add authentication not only to the upload function, but also to the edit function,...

enhancement

The wifimanager part works just fine for me, it connects successfully to my network but after that I can't reach any of the routes. I tried every route with the...

enhancement

http://[192.168.43.216/list?dir=/](http://192.168.43.216/list?dir=/) response 200: [] ![image](https://github.com/srwi/ESPEssentials/assets/94954133/3f186efe-8acf-45c6-83f9-8b055d8e0027) but I got http://[192.168.43.216/reboot](http://192.168.43.216/reboot) ![image](https://github.com/srwi/ESPEssentials/assets/94954133/8546934a-207c-45e0-9df4-20c9c4cff237) why 404?

Any chance you can implement AsyncWebserver instead of Webserver?

enhancement