-
Notifications
You must be signed in to change notification settings - Fork 589
Closed
Description
I have a DS3231 RTC module added into my V4 repeater (pins 17 and 18), and after simulating a power loss by cutting the battery power and logging back in the app shows year 2043, but the clock command shows 2/1/2000. After pushing the reset button or issuing a reboot command from CLI time returns to normal. The RTC battery is a brand new 2032 showing healthy 3.3 volts.
My guess is there's something wrong with RTC initialization timing, it isn't initialized yet when the time gets read from it after power loss, so the system gets garbage or default time from it. Maybe it needs a slight delay before the first read to initialize properly, although that's just my guess.
I'm running the latest stable firmware.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels