cnlohr / esp8266_dmx_explorer

33 stars 4 forks source link

NOOB AGAIN #2

Closed sahilm10 closed 3 years ago

sahilm10 commented 3 years ago

flashed it to nodemcu with esp82xx toolchain. flashed fine but it does create any new AP to connect too, it just blinks fast. I don't know what I am doing wrong here. Tired to serial monitor it, it shows this msg

0x3fc,0x3fc000rf_cal[0] !=0x05,is 0x00

ets Jan 8 2013,rst cause:2, boot mode:(3,6)

load 0x40100000, len 26256, room 16 tail 0 chksum 0x98 load 0x3ffe8000, len 1304, room 8 tail 0 chksum 0x8b load 0x3ffe8520, len 2720, room 8 tail 8 chksum 0x11 csum 0x11 mismatch map 2,spi_size_map 4 boot not set ota1 not set ota2 not set system_partition_table_regist 4 success!!

cnlohr commented 3 years ago

This one's relatively easy!

From a terminal:

make burnitall

Your ESP has old init rom data.