Module not responding****SOLVED
Posted: Thu Mar 05, 2015 7:39 pm
Hi, I need some help because my ESP8266 12 is not responding to UART commands.
I've pulled up CH_PD and RST to VCC with 1K resistor (pins are @3.3V)
When I power up module blue leds flashs for short time and receive some trash in serial monitor (serial monitor on arduino ide), I tryed 9600. 57600 115200 etc..
Added LF + CR at end and only CR and nothing
Module consumption is arround 30mA and power supply is a regulator stepdown max300mA@3.3V
Even when I try to load nodemcu firmware is not detecting (GPIO0 was connected to ground and reset after that) and log msg is Note:Begin find ESP8266.
******SOLVED**** (Thanks Byesp03madness)
run mode:
-CH_PD HI
-GPIO15 LO
flash mode:
-CH_PD HI
-GPIO15 LO
-GPIO0 LO
Best regards,Vito
I've pulled up CH_PD and RST to VCC with 1K resistor (pins are @3.3V)
When I power up module blue leds flashs for short time and receive some trash in serial monitor (serial monitor on arduino ide), I tryed 9600. 57600 115200 etc..
Added LF + CR at end and only CR and nothing
Module consumption is arround 30mA and power supply is a regulator stepdown max300mA@3.3V
Even when I try to load nodemcu firmware is not detecting (GPIO0 was connected to ground and reset after that) and log msg is Note:Begin find ESP8266.
******SOLVED**** (Thanks Byesp03madness)
run mode:
-CH_PD HI
-GPIO15 LO
flash mode:
-CH_PD HI
-GPIO15 LO
-GPIO0 LO
Best regards,Vito