Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By motodaddo
#34876 Something like this:
Code: Select allFatal exception (0):
epc1=0x4022169b, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x4021086e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
...
...
And many more lines
User avatar
By Vini
#34878 I've never seen that. Did you update the firmware for v0.9.2.2 using the instructions of the website I gave to you? Could you see the progress from 0% to 100% of this process?

My suggestion: burn the firmware again, after updated remove the wire from GPIO0 (the gray one) from GND and leave it unhooked. Then, use Cool Term (my prefered) and open a communication with 9600 baudrate. Type AT and see if it returns an OK.
User avatar
By 71784
#35110 To the original poster: If you have a red LED lit, but you never get any blinking at all from the blue LED, you might not have Vcc tied to CH_PD.
User avatar
By Vini
#35123 Actually now I'm able to use the module exactly how I wanted. After study a lot, I've created the scheme posted before, I can program the module as an Arduino or send AT commands directly from terminal. Thanks for the answer.