-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
How would it be possible to keep the time even after the power supply was restored?
Now, when power is restored, the microcontroller restarts from the setup() routine (where there is rtc.setTime), it takes the new time and loses the current time.
Is it possible to implement the programmable voltage detector (PVD) to send the microcontroller in low power mode, and wake up when power is restored without going through setup()?
Thank you in advance
Idorobots
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request