-->
Page 1 of 1

ESP8266 after restart or power on/off not work

PostPosted: Sat Jan 06, 2018 7:18 am
by Kostanyan Karen
hi there
i have ESP8266-12, it is have other power
I flashing esp8266 from arduino uno
Flashing programm (XTCOM_UTIL)
aruduino uno -- esp8266
RX -> RXD
TX -> TXD
GND -> GND,GPIO0

After flashing all AT commands worck good.
But when esp8266 is restart (AT+RST) , AT commands stopping works
and show this text

Code: Select allAT
OK

AT+RST
OK

ets Jan 8 2013,rst cause:4, boot mode:(1,7)
wdt reset

http://prntscr.com/hwszur
Image

Re: ESP8266 after restart or power on/off not work

PostPosted: Tue Jan 09, 2018 8:15 am
by destroyedlolo
I have the same issue but with Arduino framework : my ESP doesn't restart after ESP.reset() :mrgreen: