ESP8266 Developer Zone The Official ESP8266 Forum 2017-03-08T17:21:37+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=3402 2017-03-08T17:21:37+08:00 2017-03-08T17:21:37+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3402&p=11455#p11455 <![CDATA[Re: ESP8266 HTTP download a big file (i need help)]]>
pratik wrote:
I'm not sure I understand your question.
Which firmware/environment are you using? RTOS SDK, nonOS SDK or AT firmware?

The internal RAM is low on ESP8266, just like any other embedded platform. So if you download a rather large file, you will need to store it somewhere unless you just need one portion of the file at a time. Typically you can download and store 20kB files in RAM easily in nonOS SDK.


Thanks for your reply.
The firmware i used is nonOS SDK ,my esp8266 communicate with my another MCU by UART,So i want to download a file(music file),then print by uart.Another MCU will get this file.
I do not know the way that how to download file and print by uart.

Statistics: Posted by richard_zhang — Wed Mar 08, 2017 5:21 pm


]]>
2017-03-08T15:26:11+08:00 2017-03-08T15:26:11+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3402&p=11453#p11453 <![CDATA[Re: ESP8266 HTTP download a big file (i need help)]]> Which firmware/environment are you using? RTOS SDK, nonOS SDK or AT firmware?

The internal RAM is low on ESP8266, just like any other embedded platform. So if you download a rather large file, you will need to store it somewhere unless you just need one portion of the file at a time. Typically you can download and store 20kB files in RAM easily in nonOS SDK.

Statistics: Posted by Guest — Wed Mar 08, 2017 3:26 pm


]]>
2017-03-06T18:46:43+08:00 2017-03-06T18:46:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=3402&p=11436#p11436 <![CDATA[ESP8266 HTTP download a big file (i need help)]]> My question:1.how to solve this problem
2.i need the sample code that download a big file
Thanks, i am waiting your reply

Statistics: Posted by richard_zhang — Mon Mar 06, 2017 6:46 pm


]]>