<?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[RTC (Without battery backup)]]></title><description><![CDATA[<p dir="auto">In hunting down other issues, I came across several statements that the M5STACK Fire doesn't have a Real Time Clock (RTC). However, if I set the RTC with machine.RTC().dateTime(&lt;Time tuple&gt;), it seems to work. If I think read back with machine.RTC().dateTime(), it seems to be keeping time just fine.</p>
<p dir="auto">So is the issue that there isn't a battery-backup, and I'll have to set it each time I wake (which is just fine), or that the software for the RTC really doesn't work?</p>
]]></description><link>https://community.m5stack.com/topic/2004/rtc-without-battery-backup</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 05:05:55 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2004.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 May 2020 04:42:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RTC (Without battery backup) on Sun, 18 Oct 2020 12:29:57 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1874">@toddkrein</a></p>
<p dir="auto">you are correct, there is no RTC battery backup in M5Stack Fire.</p>
<p dir="auto">Please note: In sleep modes time accuracy might be affected depending on the clock source used.</p>
<p dir="auto">Please also refer to:<br />
<a href="https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/system_time.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/system_time.html</a></p>
<p dir="auto">Cheers<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/10383</link><guid isPermaLink="true">https://community.m5stack.com/post/10383</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 18 Oct 2020 12:29:57 GMT</pubDate></item></channel></rss>