Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Veda
#4066 Hello,

I got the devices working before, but I cannot get them to work anymore. I need some help.
I have flashed the Cloud updating firmware:
http://blog.electrodragon.com/cloud-upd ... p8266-now/
I have had this firmware working before (but on a breadboard and I redid the wiring and it's not working anymore).

I am able to reflash the device, but when it powers it most of the time only outputs "nl|bl`". Sometimes I get this:

Code: Select allFatal exception (0):
epc1=0x402191c5, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000

 ets Jan  8 2013,rst cause:4, boot mode:(3,0)

wdt reset
load 0x40100000, len 212, room 16
tail 4
chksum 0x5e
load 0x3ffe8000, len 788, room 4
tail 0
chksum 0x1c
load 0x3ffe8314, len 72, room 8
tail 0
chksum 0x55
csum 0x55
jump to user1


I have this on both of my modules (esp8266-01). Maybe I should also mention I am powering it through a lm1117 3v3 which gets 5v from a serial to usb adapter (I tried 2 of these adapters, same problem). I also have some capacitors connected to the main power lines...

Thanks!

Veda
User avatar
By Veda
#4259 Thanks, I took the (negative) advice from you to use capacitors which works for now, and I will look for something more permanent soon.