Left for archival purposes.

User avatar
By grhhm
#38444 I observe very similar behavior. I am trying to send a picture of 11 KB from ESP8266 to a client.
About 2 KB of picture is sent if i send it in chunks. Then transmission stops.
Any idea to workaround?
How to transmit a picture from HTTP server running on ESP8266 with nodeMCU?
Thank you!
User avatar
By raz123
#38709
grhhm wrote:I observe very similar behavior. I am trying to send a picture of 11 KB from ESP8266 to a client.
About 2 KB of picture is sent if i send it in chunks. Then transmission stops.
Any idea to workaround?
How to transmit a picture from HTTP server running on ESP8266 with nodeMCU?
Thank you!


See how this server does it: https://github.com/marcoskirsch/nodemcu-httpserver