Tolentino Cotesta

Results 83 comments of Tolentino Cotesta

Could you provide more detail for your request? Which version of ESP32 Arduino Core? Which board did you select? You should then compare by including as few external libraries as...

Hi @tomi229 I will check as soon as possible.

Can you provide a sketch which can reproduce your issue? I've just tried to serve a simple web page and it works.

If you are using ESPAsynWebServer library could be something like related [to this issue](https://github.com/me-no-dev/ESPAsyncWebServer/issues/1167) compounded by the additional resources required for the Telegram WiFi client. With the suggested pull requests,...

I'm sorry for late reply, but in last months I was very busy and I hadn't free time to dedicate at this library. I've checked and fixed a lot of...

I will add soon, thanks!

Hi @MassiPi Sorry for big late, but I have very poor free time in this period. In order to set properly the res variable, it would be necessary to wait...

Hi @panditjs This bug should be fixed with latest release.

Hi @MyRaspberry Yes, it can. Some time ago I've written a sketch to visualize a csv, edit and download I just have to remember where I saved it.... However, it...

It depends on the size of your csv file. Aniway, this library could serve web pages even from a SD memory card if a lot of space is needed. Naturally,...