-->
Page 2 of 2

Re: file.read(bytes)

PostPosted: Sun Jan 10, 2016 3:29 pm
by grhhm
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!

Re: file.read(bytes)

PostPosted: Wed Jan 13, 2016 2:29 pm
by raz123
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