-->
Page 1 of 2

Connecting GPIO16 and RST leads to constant reset?

PostPosted: Wed Jul 15, 2015 5:19 pm
by smily77
When I connect GPIO16 and RST (as I require for deepSleep) it looks as the module performs constantly a reset. :?: :?: :?:

-> it appears garbage on the serial port all the time (I guess one boot sequence after the other). But to flash the firmware works with out any problem

I have this with my ESP-07 and ESP-01 board (to connect GPIO16 and RST on the ESP-01 I use TIM's HW-Hack: http://tim.jagenberg.info/2015/01/18/low-power-esp8266/ )

I operate directly with a FDTI (Focca Board) from the Computer and flash the program to my ESP with The Arduino IDE (1.6.4)

I also tried to Pull up the RST with a 10k but it doesn't help - What do I wrong??????

Re: Connecting GPIO16 and RST leads to constant reset?

PostPosted: Wed Jul 15, 2015 5:28 pm
by tytower
I found a small cap instead of a direct link works best on my ESP-12 's
Also I would update the IDE , some useful changes in there.

Re: Connecting GPIO16 and RST leads to constant reset?

PostPosted: Thu Jul 16, 2015 3:33 am
by torntrousers
Sounds like this issue.

Re: Connecting GPIO16 and RST leads to constant reset?

PostPosted: Thu Jul 16, 2015 4:47 am
by tytower
torntrousers wrote:Sounds like this issue.

Yes it does but you closed it?