I think the module was simply defective. I tried a different one and I got immediately the low power consumption I expected.
Thanks for answering anyway!
Search found 2 matches
- Mon Mar 30, 2020 12:37 pm
- Forum: ESP32 Arduino
- Topic: Deep sleep takes way too much power (no LDO/LED etc. involved)
- Replies: 2
- Views: 4969
- Fri Mar 27, 2020 8:48 pm
- Forum: ESP32 Arduino
- Topic: Deep sleep takes way too much power (no LDO/LED etc. involved)
- Replies: 2
- Views: 4969
Deep sleep takes way too much power (no LDO/LED etc. involved)
Hi, I am trying to get an ESP32 into deep sleep with occasional wakeups for a battery-powered device. According to the datasheet, it should consume just a few microamps while in deep sleep. I am observing a current of around 5 milliamps, so this is around a factor 1000 too big. I don't have too stri...