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

User avatar
By weswitt
#7713 I've noticed in my development work that occasionally the ESP8266 device will hang resulting in all AT+RST commands to timeout. This requires me to power cycle the ESP8266 device to get things working again. I'm using an ESP01 generation of device.

Is this known and if so is there any work around to this?
User avatar
By Adex
#7732 1. Do you have CH_PD connected with VCC?
2. Do you have RESET pulled up to VCC?
3. Do you have GPIO0 pulled up to VCC?