<?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>RTC Wake up</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60453/rtc-wake-up</link><description>I am interfacing external RTC PCF8563 to nrf52840. Also I will be using low power sleep mode. Will it be possible to wake up nrf using 1hr alarm interrupt of rtc?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Apr 2020 10:12:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60453/rtc-wake-up" /><item><title>RE: RTC Wake up</title><link>https://devzone.nordicsemi.com/thread/246199?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2020 10:12:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f1fec2d-c8a2-4039-b6c0-bcead598a451</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You can use the internal RTC for wakeup only from System ON mode, in system OFF mode all clock sources are stopped. Note that the RTC (Real Time Counter) peripheral is only a low-power/low-frequency timer, it is not a Real Time &lt;strong&gt;&lt;em&gt;Clock&lt;/em&gt;&lt;/strong&gt;. You can configure it to generate an event every hour for waking the chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTC Wake up</title><link>https://devzone.nordicsemi.com/thread/246197?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2020 10:10:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2cdeeea8-1591-4adf-80db-7d4f8887444c</guid><dc:creator>bhakti</dc:creator><description>&lt;p&gt;Also please share information documents or link related to internal rtc.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTC Wake up</title><link>https://devzone.nordicsemi.com/thread/246195?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2020 10:08:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ecd176c-8866-4278-a4c7-d2960465b17f</guid><dc:creator>bhakti</dc:creator><description>&lt;p&gt;Thank you for the answer. Also can we use internal RTC alarms for wake up? Does internal RTC of nrf52840 have 1hr alarm register?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTC Wake up</title><link>https://devzone.nordicsemi.com/thread/245842?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 13:02:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17eea1d3-9ca8-4d77-91ce-7d26b909b5a0</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is possible to wake the nRF52840 from both &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/power.html#unique_1227688711"&gt;System ON and System OFF idle modes&lt;/a&gt; using GPIO input.&lt;/p&gt;
&lt;p&gt;For System ON, see the&amp;nbsp;&lt;a title="Pin Change Interrupt Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/pin_change_int_example.html?cp=7_1_4_6_20"&gt;Pin Change Interrupt Example&lt;/a&gt;, for System OFF, you can reference the code in &lt;a href="https://github.com/NordicPlayground/nrf51-powerdown-examples/blob/master/system_off_wakeup_on_gpio/main.c#L72"&gt;this example on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>