If the blue led on your ESP01 board is ON all the time, it means that you probably connected on LED to it.
In this case, LED will act as pull down and the ESP will change the boot mode ( which you didn't want to do it)
So ESP01 will need GPIO2 on HIGH level in order to boot.
do you mean that GPIO2 should be connected to arduino 3.3v ??
ReplyDeleteThrough a pull-resistor. 10K should do it.
Deletedo you mean that GPIO2 should be connected to arduino 3.3v ??
ReplyDeleteMy ESP modules are not booting with the GPIO2 on LOW
ReplyDeleteYep, that did it. Thanks!!!
ReplyDeleteDoes enable also Required pull up? ya, if i am directly connecting enable to 3.3v it will work fine?
ReplyDelete