Search found 2 matches
- Mon Mar 25, 2019 6:13 pm
- Forum: General Discussion
- Topic: Questions about internal RTC
- Replies: 3
- Views: 13211
Re: Questions about internal RTC
So I should implement a deep sleep instead of cutting power with a switch to turn it off? That’s probably the best thing to do anyway since I’m always nervous about just cutting power to a processor before it can “shut down” properly. If it’s in a deep sleep stage can I cut power safely or is that s...
- Fri Mar 22, 2019 11:59 pm
- Forum: General Discussion
- Topic: Questions about internal RTC
- Replies: 3
- Views: 13211
Questions about internal RTC
I'm very new to the ESP development boards. However, I'm currently working on a small project with an ESP32. I've worked with Arduino boards in the past but the ESP32 is new to me. I'm trying to find a way to get time from the internal RTC so I can display it as a digital clock would. Normally I wor...