<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF52&amp;#39;s RTC in sleep mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100487/nrf52-s-rtc-in-sleep-mode</link><description>Hello, 
 My question is about the nRF52 DK&amp;#39;s (nRF52832) RTC (Real Time Counter). Is there an sleep mode where the RTC continues counting while sleeping? In the application I&amp;#39;m developing I need to keep the time running while the microcontroller is in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Jun 2023 12:44:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100487/nrf52-s-rtc-in-sleep-mode" /><item><title>RE: nRF52's RTC in sleep mode</title><link>https://devzone.nordicsemi.com/thread/430496?ContentTypeID=1</link><pubDate>Mon, 12 Jun 2023 12:44:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b901ec2-c972-4452-9b03-bd40fc45c527</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user="msu"]Moreover I&amp;#39;d like to know if I must put the microcontroller in &amp;quot;system on sleep&amp;quot; with RAM retention or without it and if there is an example in Nordic&amp;#39;s Github repository?[/quote]
&lt;p&gt;You could take a &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/boards/nrf/system_off/README.html"&gt;look at this example&lt;/a&gt;&amp;nbsp;to see how this can be done.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52's RTC in sleep mode</title><link>https://devzone.nordicsemi.com/thread/429695?ContentTypeID=1</link><pubDate>Wed, 07 Jun 2023 07:45:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2df9d4cc-07ef-4095-92ad-74869830635f</guid><dc:creator>msu7xi</dc:creator><description>&lt;p&gt;Thanks. Moreover I&amp;#39;d like to know if I must put the microcontroller in &amp;quot;system on sleep&amp;quot; with RAM retention or without it and if there is an example in Nordic&amp;#39;s Github repository?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52's RTC in sleep mode</title><link>https://devzone.nordicsemi.com/thread/429645?ContentTypeID=1</link><pubDate>Tue, 06 Jun 2023 18:07:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31b62892-f7c5-4957-8aad-acbcce5a4750</guid><dc:creator>khelmutlord</dc:creator><description>&lt;p&gt;Yes, in system on sleep the microcontroller can be interrupted by external sources using a GPIOTE interrupt. System off can also support a GPIOTE interrupt but most other peripherals (including the RTC) are shut down.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52's RTC in sleep mode</title><link>https://devzone.nordicsemi.com/thread/429466?ContentTypeID=1</link><pubDate>Tue, 06 Jun 2023 07:35:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:035214ad-23f7-4e63-949a-a77053b808e0</guid><dc:creator>msu7xi</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thanks for your reply. I&amp;#39;m using nRF Connect SDK in VS Code. If the microcontroller is in &amp;quot;system on sleep&amp;quot; can I wake it up with an external interruption? Or the only way to wake it up is with the RTC?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52's RTC in sleep mode</title><link>https://devzone.nordicsemi.com/thread/429405?ContentTypeID=1</link><pubDate>Mon, 05 Jun 2023 19:03:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07e4f313-bd49-47cb-8b57-56340b84b76e</guid><dc:creator>khelmutlord</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Are you using the nRF5 SDK or nRF Connect SDK? In either case, the RTC peripheral can be connected to the low frequency clock.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Frtc.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Frtc.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The RTC can be configured to use the low frequency clock and can be used to generate an interrupt with most other system peripherals off. This would mean the microcontroller is in &amp;quot;system on sleep.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Helmut Lord&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>