Skip to main content
Arduino

Timeline for Why my RTC module doesn't return the right date/time?

Current License: CC BY-SA 3.0

13 events
when toggle format what by license comment
Jul 26, 2022 at 0:08 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 28, 2022 at 0:01 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Nov 27, 2021 at 23:08 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 30, 2021 at 22:08 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jun 7, 2016 at 3:12 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
May 8, 2016 at 2:21 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 8, 2016 at 23:27 answer added Dave X timeline score: 1
Dec 16, 2014 at 5:36 comment added jfpoilpret Can you at least confirm that the clock runs as expected, i.e. current time increases as expected?
Dec 15, 2014 at 16:41 comment added Gerben It's doesn't sync by magic. You have to add code to do that (at least once). The timeNotSet is only if the library can't access the RTC module. The RTC module thinks it's 2036, and just keep incrementing the time, every second.
Dec 15, 2014 at 16:09 comment added Mcrae I guess if TimeStatus() returns TimeSet, it's because the time has been set ? Documentation says for "TimeSet" as a return value : "The time is set and is synced. Time and Date values are not valid if the status is timeNotSet. Otherwise values can be used but the returned time may have drifted if the status is TimeNeedsSync. ". Am I misunderstanding something ? I thought the point of an RTC clock was to sync with computer's clock, so why set the time ?
Dec 15, 2014 at 15:22 comment added Gerben Have you ever set the time?
Dec 15, 2014 at 14:54 review First posts
Dec 15, 2014 at 17:48
Dec 15, 2014 at 14:52 history asked Mcrae CC BY-SA 3.0

AltStyle によって変換されたページ (->オリジナル) /