-->
Page 3 of 4

Re: Node MCU Deep Sleep or ON/OFF

PostPosted: Mon Jun 04, 2018 9:37 am
by Anti Reiljan
Had finally time to test the ESP01 board.
So the program starts when power goes on and all works when connected to computer with USB programmer module. When i connect 2AA batteries to Ground and VCC, the lights go on, but no e-mail is sent. Should i connect any other pins to Ground or VCC? No GPIO pins are used in program.

Re: Node MCU Deep Sleep or ON/OFF

PostPosted: Mon Jun 04, 2018 10:21 am
by schufti
connect 10k pull-ups to gpio0, gpio2, EN, RST

Re: Node MCU Deep Sleep or ON/OFF

PostPosted: Mon Jun 04, 2018 3:49 pm
by Anti Reiljan
schufti wrote:connect 10k pull-ups to gpio0, gpio2, EN, RST


What You mean by EN? Is it the same as CH_PD?

4pcs 10k resistors from VCC to these pins?

Image

Re: Node MCU Deep Sleep or ON/OFF

PostPosted: Mon Jun 04, 2018 5:41 pm
by rudy
EN? Is it the same as CH_PD?


yes