You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
during Investigation of issue #179 I also tried to flash my ESP8266, 32Mb module with AT binari firmware 1.6.2 in 32Mb-c1 mode using esptool.py using the memory addresses as documented.
Firmware installation worked as expected an the module is processing AT commands (e.g. setting up wifi connection) without any issues.
Trying to do an OTA firmware upgrade using AT+CIUPDATE runs through all 4 stages documented in AT command instructions PDF without an error but results in an not working ESP8266 module with no reaction on serial communication.
As there is no output which firmware gets downloaded, I‘m asuming it is version 1.7.0 as this is currently (2018-10-19) latest version which is availible.
Next assumption would be that this is running into the same root cause as in issue #179.
Any idea from someone in espressif team?
The text was updated successfully, but these errors were encountered:
Hi dev team,
during Investigation of issue #179 I also tried to flash my ESP8266, 32Mb module with AT binari firmware 1.6.2 in 32Mb-c1 mode using esptool.py using the memory addresses as documented.
Firmware installation worked as expected an the module is processing AT commands (e.g. setting up wifi connection) without any issues.
Trying to do an OTA firmware upgrade using AT+CIUPDATE runs through all 4 stages documented in AT command instructions PDF without an error but results in an not working ESP8266 module with no reaction on serial communication.
As there is no output which firmware gets downloaded, I‘m asuming it is version 1.7.0 as this is currently (2018-10-19) latest version which is availible.
Next assumption would be that this is running into the same root cause as in issue #179.
Any idea from someone in espressif team?
The text was updated successfully, but these errors were encountered: