As the title says... Chat on...

User avatar
By gringo359
#41807 I've loaded a file init.lua, manipulating the GPIOs at ESP8266MOD. Actually I've found a bug - an addressing at CH_PD pin.
So if you don't touch there, the program is working. The problem is that using the Esplorer AT commands gives the result: "Timeout reached. Command aborted." Using Lua loader, ESP8266 flasher is also unsuccessful - no any respond.
Any idea?
User avatar
By martinayotte
#41820
gringo359 wrote:Actually I've found a bug - an addressing at CH_PD pin.

What do you means here ?
The CH_PD pin should be pulled up to VCC to have the ESP running, otherwise it won't, PD means PowerDown.