- Mon Mar 16, 2015 6:49 am
#12048
Fist I must say, I have an esp8266-01 that has work perfectly for weeks after a lot of clumsy discovery on my part. It was easily reflashed any way I needed and has sent temperature data with out issue, but I needed more pins.
I was excited to get a esp8266-07. It operated at 74880 when powered on, seems to be its default speed. I flashed it with ESP8266Flasher. The flashing appeared to fail but the unit did work with nodemcu for a few hours of testing. Once I was please everything I wanted was working including deepsleep mode, I went to hookup GPIO5 to OLED display with nothing connect to it yet and the blue light lit solid sending Garbage, probably just a coincidence any power fluctuations seem to reset these devices. After switching back to 74880 I could see the errors like:
Fatal exception (0):
epc1=0x4021058c, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x4021058c, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
I have flashed the unit dozens of different ways with different flashers, If I blank it at 0x00000 it will boot without the steady light but with error like what I have below. Anytime I try to put something in 0x00000 that that should do something it is back to the solid blue light and Fatal Exception errors.
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
ets_main.c
-If I flash 0x00000 to nodeMCU with windows it appears to fail flasher I get
ets Jan 8 2013,rst cause:1, boot mode:(3,7)
load 0x40100000, len 30452, room 16
tail 4
chksum 0xd2
load 0x3ffe8000, len 2728, room 4
tail 4
chksum 0x2e
load 0x3ffe8ab0, len 13560, room 4
tail 4
chksum 0xf4
csum 0xf4
csum err
ets_main.c