ESP8266 Developer Zone The Official ESP8266 Forum 2015-04-20T14:21:38+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=381 2015-04-20T14:21:38+08:00 2015-04-20T14:21:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=381&p=1433#p1433 <![CDATA[Re: How to use AT+CIUPDATE custom command?]]>
AT+CIUPDATE will download the bin file from server through HTTP.

Your server need to support HTTP download.

Statistics: Posted by ESP_Faye — Mon Apr 20, 2015 2:21 pm


]]>
2015-04-19T22:40:14+08:00 2015-04-19T22:40:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=381&p=1417#p1417 <![CDATA[How to use AT+CIUPDATE custom command?]]> Any documentation on how to implement the update server?
I cant figure out what is the expected reply from the server, if I enable directory browsing send file name user2.bin is detected by ESP, but after +CIPUPDATE:3 it just hangs for a while. I guess another request should be sent to the server with the file name to download?

Statistics: Posted by SL!M — Sun Apr 19, 2015 10:40 pm


]]>