- Tue Jan 20, 2015 7:50 pm
#7827
hello,
I success tried download without user2.bin here my syntax:
Code: Select allesptool.py --port /dev/ttyUSB0 write_flash 0x00000 boot_v1.1.bin 0x01000 user1.bin 0x7c000 esp_init_data_default.bin 0x7e000 blank.bin
the output ie:
Connecting...
Erasing flash...
Writing at 0x00000600... (100 %)
Erasing flash...
Writing at 0x00036f00... (100 %)
Erasing flash...
Writing at 0x0007c000... (100 %)
Erasing flash...
Writing at 0x0007ef00... (100 %)
using at command I get this information
0020000903
OK
OK
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
wdt reset
load 0x40100000, len 612, room 16
tail 4
chksum 0x12
load 0x3ffe8000, len 788, room 4
tail 0
chksum 0x50
load 0x3ffe8314, len 264, room 8
tail 0
chksum 0x4a
csum 0x4a
2nd boot version : 1.1
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size : 4Mbit
jump to run user1
r\0x18\0x02
ready
I download firmware from
http://bbs.espressif.com/download/file. ... 2b22d9b715I also succeed burn a new firmware in
https://github.com/espressif/esp8266_at/tree/master/bin.
After burn a new firmware try using baudrate 115200 in terminal program