Ayush Sharma

Results 144 comments of Ayush Sharma

Hi @gfaman , Please provide the version of your ESP32 Arduino Core, I'll check it out.

Hi @DadelNet , There are no plans to include `printf` in lite version. The pro version which can be found here ( https://webserial.pro ) already has it for advanced users.

You can resize on a mobile screen. The resize handler might be too small to grab which is a browser thing. Try grabbing the bottom right corner of webserial console....

@dannyz2 Thanks for testing! I'll look into it.

@WILLIAMTANT Please provide DDNS update URL structure for this service.

Google DDNS requires an HTTPS request to be made. If anybody can add an HTTPS module in EasyDDNS, adding this service will also be possible.

Any thoughts about using ElegantOTA ? It will provide a pleasant UI for uploading OTAs. https://github.com/ayushsharma82/ElegantOTA

It works with default Webserver of ESP. But it should take about an hour to port it to AsyncWebServer. I will develop a Async Version Soon. Currently there is just...

Yes, In fact the webpage does the same but with a AJAX Request to a upload URL.

@probonopd Just Released AsyncElegantOTA , It works on AsyncWebServer and has support for both esp8266 and esp32. https://github.com/ayushsharma82/AsyncElegantOTA