-->
Page 7 of 8

Re: Wemos D1 mini & deepSleep() hang

PostPosted: Sun May 15, 2016 9:43 am
by Gawan
That fixed my problem, thanks a lot !!

Re: Wemos D1 mini & deepSleep() hang

PostPosted: Sun May 15, 2016 2:03 pm
by schufti
instead of experimenting with resistors and relying on the "it worked for me" value, it would be more technically correct to use a schottky diode (e.g. BAT43) to cleanly pull rst low without sideeffects when gpio16 is high.

p.s.: the cathode (ring) towards gpio16 ...

Re: Wemos D1 mini & deepSleep() hang

PostPosted: Tue Dec 20, 2016 10:46 am
by dormullor
Hi,
i am using D1 mini in my project , i have a sensor that measure weight and send it on HTTP Request and after it goes to deep sleep.
i need to connect a push button that if i'll press it for 3 seconds, it will wake - up the D1 and run a function.

there is a way to do that ?
:D :D

Re: Wemos D1 mini & deepSleep() hang

PostPosted: Tue Dec 20, 2016 4:35 pm
by schufti
yes, several ...