<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Method to know that the RTC was initialized and has valid time&#x2F;date]]></title><description><![CDATA[<p dir="auto">If there a method to know that the RTC (on an M5 Core2 or M4 CoreInk) was initialized and does not need to be updated in a scenario where Internet (NTP) access is not available ?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.m5stack.com/topic/3667/method-to-know-that-the-rtc-was-initialized-and-has-valid-time-date</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 03:11:19 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3667.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 Oct 2021 18:07:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Method to know that the RTC was initialized and has valid time&#x2F;date on Thu, 21 Oct 2021 19:18:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> Thanks for the pointer !</p>
]]></description><link>https://community.m5stack.com/post/15196</link><guid isPermaLink="true">https://community.m5stack.com/post/15196</guid><dc:creator><![CDATA[IndianaTux]]></dc:creator><pubDate>Thu, 21 Oct 2021 19:18:58 GMT</pubDate></item><item><title><![CDATA[Reply to Method to know that the RTC was initialized and has valid time&#x2F;date on Thu, 21 Oct 2021 18:43:00 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/indianatux" aria-label="Profile: IndianaTux">@<bdi>IndianaTux</bdi></a></p>
<p dir="auto">have a look at the PCF8563 <a href="https://www.nxp.com/docs/en/data-sheet/PCF8563.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">datasheet</a> chapter <em>8.4.1 Register VL_seconds</em>. In addition to the seconds, register 0x02 also holds a bit (7), which gets set if the voltage dropped too much.</p>
<p dir="auto">I don't see a ready made method / function to read this bit in the M5Core2 library on github, but it should be relatively easy to add.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15195</link><guid isPermaLink="true">https://community.m5stack.com/post/15195</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 21 Oct 2021 18:43:00 GMT</pubDate></item></channel></rss>