- Thu Sep 15, 2016 6:04 pm
#55192
SP-12E Devkit V2 had .9 firmware wanted to upgrade so I found directions at
https://nodemcu.readthedocs.io/en/master/en/flash/ :
My issue is the directions I found
https://nodemcu.readthedocs.io/en/master/en/flash/ told me to download esp_init_data_default.bin and replace the old one, did that, but they didn't say how to setup the Config:
On the first line was
INTERNAL://NODEMCU @ 0x00000 they said the esp_init_data_default.bin "Init data goes to 0x3fc000 on an ESP-12E with 4 MByte flash" so I set
INTERNAL://NODEMCU @ 0x3fc000 and C:\ESP8266\nodemcu-master-7-modules-2016-09-15-22-12-23-integer.bin @ 0x00000 and clicked Flash, the progress bar moved a little and stopped. So I moved
INTERNAL://NODEMCU @ 0x3fc000 to AFTER C:\ESP8266\nodemcu-master-7-modules-2016-09-15-22-12-23-integer.bin @ 0x00000 and X'ed the boxes in front of each then clicked Flash this time the bar moved all the way across but again it never ended, the burning application just sat doing nothing. When I hit the hard reset I get:
load 0x40100000, len 23988, room 16
tail 4
chksum 0x0f
load 0x3ffe8000, len 2180, room 4
tail 0
chksum 0xc9
load 0x3ffe8884, len 8, room 8
tail 0
chksum 0x62
csum 0x62
rf_cal[0] !=0x05,is 0x00
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
on Putty at 74880
My cp2101 version of the NODEMCU just keeps resetting, actually caused Windows 10 to crash, it was asked to leave the building after that.
see this post:
viewtopic.php?f=23&t=10471&start=12#p55196