Skip to content

OTA upgrade with AT firmware 1.6.2 (ESP8266, 32Mb-c1) is failing #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
c-w-e opened this issue Oct 19, 2018 · 1 comment
Open

OTA upgrade with AT firmware 1.6.2 (ESP8266, 32Mb-c1) is failing #182

c-w-e opened this issue Oct 19, 2018 · 1 comment

Comments

@c-w-e
Copy link

c-w-e commented Oct 19, 2018

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?

@xcguang
Copy link
Collaborator

xcguang commented Mar 13, 2019

@c-w-e ,
Maybe the firmware you downloaded is 16M-c1, AT v1.7.0 do check the flash map. You can recompile it by 32Mb-c1 mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants