docs icon indicating copy to clipboard operation
docs copied to clipboard

[D1 mini: hardware Issue]: No Upload possible when Sleep Jumper is connected!

Open hasenradball opened this issue 3 years ago • 5 comments

Hi,

I found a small hardware bug. If you solder the sleep jumper on the D1 mini lite, an upload is not possible until the jumper is closed. If you place an 10k resistor between GPIO16 and the Jumper everything is fine!

image

Please consider this in the next hw update.

hasenradball avatar Mar 22 '21 08:03 hasenradball

I'm just looking to implement deepsleep on my d1mini pro 2.0 - could you elaborate a little more on the issues you encountered/the fix with the resistor?

MTIA!

Judge-Tread avatar Apr 17 '21 17:04 Judge-Tread

Hi the issue is very simple. If you have flashed you ESP and everything is working fine AND you have closed the jumper the ESP will wake up no problem. BUT if you have closed the jumper and will flash again the ESP the flashing will not work fine because the RST has a DIRECT connection to GPIO16. And during flash the RST I think is triggered by the RTS signal of the flasher.

So if you are able to flash you WEMOS with closed jumper I think everything is fine, else connect a 10 K resistor between GPIO16 and RESET.

hasenradball avatar Apr 17 '21 18:04 hasenradball

Also you could use my small dev board for the wemos...

2F4ACDFB-3DAD-4385-81B4-CB9059DBD907

hasenradball avatar Apr 18 '21 07:04 hasenradball

E75F1CC1-F440-42B5-B63D-EB7BE11563FF

hasenradball avatar Apr 18 '21 07:04 hasenradball

I'm just looking to implement deepsleep on my d1mini pro 2.0 - could you elaborate a little more on the issues you encountered/the fix with the resistor?

MTIA!

could you understand my description?

hasenradball avatar Nov 13 '21 11:11 hasenradball