Search found 1 match
- Mon Dec 05, 2022 6:01 pm
- Forum: Hardware
- Topic: How to shorten boot-up time after wake-up from Deep-Sleep ?
- Replies: 4
- Views: 4800
How to shorten boot-up time after wake-up from Deep-Sleep ?
Hi, I have a custom board with module ESP32-S3-WROOM-1(N16R8). My application is battery powered and simultaneously will be waken up frequently for short time. So I need ESP to stay for most time in Deep-Sleep, and shorten the Run-time to minimum. Currently the booting takes 96ms, I hoped I can reac...