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
{{ message }}
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
Hi!
Thank you for your FOTA_DEMO, I tried it and get it work by my own simple http server. I have problems on that when I download user2.bin from remote server, and run to print "go to ota recycle", then I have to wait until some timer expires. The log is showed below, long wait between "go to ota recycle" and "reboot ot use2"
upgrade file download finished.
fw_bin_sec 129 sumlength 289668
img_crc = 54761754
flash_crc = 54761754
go to ota recycle
reboot to use2
ets Jan 8 2013,rst cause:2, boot mode:(3,7)
load 0x40100000, len 1856, room 16
tail 0
chksum 0x63
load 0x3ffe8000, len 776, room 8
tail 0
chksum 0x02
load 0x3ffe8310, len 552, room 8
tail 0
chksum 0x79
Hi!
Thank you for your FOTA_DEMO, I tried it and get it work by my own simple http server. I have problems on that when I download user2.bin from remote server, and run to print "go to ota recycle", then I have to wait until some timer expires. The log is showed below, long wait between "go to ota recycle" and "reboot ot use2"
So what is the reason about it?
Thank you!