Maybe you should take a look at the ESPAsyncWebServer from Me-No-Dev :
https://github.com/me-no-dev/ESPAsyncWebServer
Explore... Chat... Share...
Moderator: igrr
Vicne wrote:Is the speed limited by the ESP's hardware or software ?
Could anyone achieve higher speeds or is this close to the maximum of the chip ?
martinayotte wrote:If your web page has several javascripts along with images, the problem is probably not the networking, but the fact that you are using ESP8266WebServer which doesn't handle multiple concurrent connections, so they are processed sequencially.
Maybe you should take a look at the ESPAsyncWebServer from Me-No-Dev :
https://github.com/me-no-dev/ESPAsyncWebServer
bbx10node wrote:I recall getting much higher speeds on a single TCP socket by writing in chunks of 2*1460. I think 1Mbyte took a little more than 1 second. See if that helps.
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]