<?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>how to extend RTC2 wakeup interval time on nrf24le1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21214/how-to-extend-rtc2-wakeup-interval-time-on-nrf24le1</link><description>Hi All,
Is there any way to extend RTC2 wakeup interval time more than 2s ?
we know that the maximum interval time of RTC2 on LE1 is 2s, i want to keep LE1 power donw to 30s or more without MCU wakingup, thus would save more energy. really appreciate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Apr 2017 10:18:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21214/how-to-extend-rtc2-wakeup-interval-time-on-nrf24le1" /><item><title>RE: how to extend RTC2 wakeup interval time on nrf24le1</title><link>https://devzone.nordicsemi.com/thread/83005?ContentTypeID=1</link><pubDate>Tue, 11 Apr 2017 10:18:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba282a5d-945b-4f11-acda-9611bff4a527</guid><dc:creator>Kevin</dc:creator><description>&lt;p&gt;Hi Bui,&lt;/p&gt;
&lt;p&gt;Thank you so much for the help!&lt;/p&gt;
&lt;p&gt;i have added one global varible into TICK interrupt, each time MCU enterred interrupt it will be increased and and after 15 times (30s) put off RTC to process application, once done put RTC on again, it works for me&lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;
&lt;p&gt;Kevin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to extend RTC2 wakeup interval time on nrf24le1</title><link>https://devzone.nordicsemi.com/thread/83004?ContentTypeID=1</link><pubDate>Mon, 10 Apr 2017 11:49:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2cfb68f-c619-4274-9607-4a4306cac306</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Kevin,&lt;/p&gt;
&lt;p&gt;No, the limit is 2 seconds.  I don&amp;#39;t think there is any other way than letting the MCU wake up, count and then sleep again until it meet the 30 second timing.
Note that it will be a very short period of time that the CPU wake up , increase a counter variable and sleep again, so the power consumption is not very significant.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>