sidekick wrote:
My apologies for late response. Yes, I posted this issue assuming that ESP8266 also supports this command but as you've mentioned and also from the ESP8266, AT+ instruction set manual v0.25, it is clear that ESP8266 firmware does not support this command. OTOH. I was able to successfully download the firmware binary file (It was for OTA purposes) over GSM using SIMCOM's AT+ command sets. Since the file to be downloaded is bigger than the maximum stack size of my target MCU, I had to implement a buffering mechanism and primitive flow control (Glad that AT+ command set of SIMCOM's SIM800H allows one to specify offset and length in AT+HTTPREAD=<offset>,<len> while trying to download over HTTP)
Hello !
I'm trying to do exactly what you have done with the SIMCOM's SIM800 (download a bin file trough the HTTP Application, and flash my MCU -ESP8266- by the way).
If you have the time, could you share some of your works here or by mail : raphael@42factory.com ?
It would be really nice of youStatistics: Posted by Raphiki — Mon Nov 07, 2016 11:55 pm
]]>