Page 1 of 1
my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 14:40
by r16
hello friends.
i flashed my esp8266-01 and flashed OK.
After that i disconnect all the wires of esp, and connect it on external font 3.3v.
but when i turn it on... the red led is on, and wait a little and show blink other blue.
But i dont see on my computer. the wifi of esp.
what i can i do? what is wrong?
Re: my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 15:44
by Shardan
Please connect the serial and use a serial monitor program (Arduino IDE, putty or similiar) to log the output of the ESP.
Then post the output here.
Regards
Shardan.
Re: my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 16:02
by r16
Shardan
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Re: my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 16:07
by r16
i flashed other and the error are:
x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x400ef424, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x000000
Re: my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 16:42
by papperone
can you post a picture of the module?
can you confirm which BIN file you selected for flashing?
Re: my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 16:51
by r16
My module is black: i have two. I flashed this ESPEasy_v2.0.0-dev12_dev_1024.bin
https://photos.app.goo.gl/vsNwhN4izxLb9d5b2
when i flashed when finish says: FLASH COMPLET
after that i disconect all the wires except + and - after i connect the esp on this board:
https://photos.app.goo.gl/1SrTIJsJk16xsyqF2
and dont show me WIFI
Re: my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 17:04
by Shardan
Did you use a FTDI flasher?
Re: my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 17:14
by r16
Re: my esp8266-01 version 1024 not connect
Posted: 27 Sep 2017, 17:29
by r16
ok guys i found the problema.its was need to connect CH PD too.
now i can show the wifi but it asked a password.
what is password?
Re: my esp8266-01 version 1024 not connect
Posted: 28 Sep 2017, 07:32
by Drum
Re: my esp8266-01 version 1024 not connect
Posted: 28 Sep 2017, 17:57
by r16
Thank you.