You can chat about native SDK questions and issues here.

User avatar
By Portisch
#58993 Hi,

I just received some new ESP-07 modules and I have the problem, that I can't flash them.

If I set to bootloader mode this is the output (baud 77400):
Code: Select allets Jan  8 2013,rst cause:2, boot mode:(1,6)


If I reset the module without bootloader mode:
Code: Select all ets Jan  8 2013,rst cause:2, boot mode:(3,6)

                                                                                                                                                             
                                                                                                                                                                                                             
                                                                                                                                                                                                             
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
                                                                                                                                                                                                 
csum 0x79

                                                                                                                                                                                                 
                                                                                                                                                                                                             
                                                                                                                                                                                                             
2nd boot version : 1.5
                                                                                                                                                                                     
  SPI Speed      : 40MHz
                                                                                                                                                                                   
  SPI Mode       : DIO
                                                                                                                                                                                     
  SPI Flash Size & Map: 8Mbit(512KB+512KB)
                                                                                                                                                                 
jump to run user1 @ 1000

                                                                                                                                                                                 
                                                                                                                                                                                                             
                                                                                                                                                                                                             
rf[112] : 03
                                                                                                                                                                                               
rf[113] : 00
                                                                                                                                                                                               
rf[114] : 01

                                                                                                                                                                                             
                                                                                                                                                                                                             
                                                                                                                                                                                                             
SDK ver: 1.5.4(baaeaebb) compiled @ May 17 2016 19:23:54
                                                                                                                                                   
phy ver: 972, pp ver: 10.1


The firmware what is installed gives this output at 115200:
Code: Select allAi-Thinker Technology Co. Ltd.

ready


ERROR
Ai-Thinker Technology Co. Ltd.

ERROR


ERROR
ready

ERROR



ERROR
ERROR

ERROR
Ai-Thinker Technology Co. Ltd.


ERROR
ERROR

ERROR



ERROR
ERROR

ERROR
ready


ERROR
ERROR

ERROR
...
..


But if I use the UNOFFICIAL DEVELOPMENT KIT FOR ESPRESSIF ESP8266 I can't flash the device.
I have no idea why not. Another ESP-07 module was working with the same hardware config.