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
]]>