Search found 3 matches
- Mon Jan 31, 2022 6:23 pm
- Forum: ESP-IDF
- Topic: Wake up not working after IDF 4.4 upgrade.
- Replies: 1
- Views: 1983
Re: Wake up not working after IDF 4.4 upgrade.
I just updated my project to 4.4 as well and I'm having the exact same issue with waking my device on either a timer or with a an external wakeup source. Was not seeing this behavior or the prior IDF version that I was on. If anyone could help out with this I would greatly appreciate it!
- Fri Feb 12, 2021 3:34 pm
- Forum: ESP-IDF
- Topic: High Sleep Current Usage When BLE/WiFi is Untouched
- Replies: 5
- Views: 6621
Re: High Sleep Current Usage When BLE/WiFi is Untouched
Yes that 100% fixed my issue. Thank you so much!
- Wed Feb 03, 2021 9:52 pm
- Forum: ESP-IDF
- Topic: High Sleep Current Usage When BLE/WiFi is Untouched
- Replies: 5
- Views: 6621
High Sleep Current Usage When BLE/WiFi is Untouched
Hello, I am currently using the ESP32 (ESP-IDF v4.1) for a project and have been experiencing high sleep current consumption (~1.7mA) when I enter deep sleep without having used the BLE or WiFi radios. Whenever I do use either of these radios, I get ~.17mA during deep sleep which is much more accept...