<?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>timer in low power mode.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5347/timer-in-low-power-mode</link><description>hi, my application with nrf51822 needs a clock keeping active when the chip enter system off mode or sub power modes. So when the system wakes up from low poer mode, the timer can still get a correct time without having to be updated. Does s110 have any</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Feb 2015 09:14:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5347/timer-in-low-power-mode" /><item><title>RE: timer in low power mode.</title><link>https://devzone.nordicsemi.com/thread/18681?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2015 09:14:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be84d7ac-2d35-409b-b677-d1ec0c6b22e0</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There are simple low power examples available on &lt;a href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples"&gt;Nordic&amp;#39;s Github page&lt;/a&gt;, both for &lt;a href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples/blob/master/system-on-wakeup-on-gpio/main.c"&gt;System On&lt;/a&gt; and &lt;a href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples/blob/master/system-off-wakeup-on-gpio/main.c"&gt;System Off&lt;/a&gt;, that show how to put the device to sleep and wake it up by pressing buttons.&lt;/p&gt;
&lt;p&gt;I think you can read about how this actually works by looking at the &lt;a href="https://devzone.nordicsemi.com/question/5186/how-to-minimize-current-consumption-for-ble-application-on-nrf51822/#reply-5187"&gt;current consumption guide&lt;/a&gt; and the &lt;a href="https://devzone.nordicsemi.com/question/953/what-low-frequency-clock-sources-can-i-use/"&gt;low frequency clock model&lt;/a&gt; and perhaps the &lt;a href="https://devzone.nordicsemi.com/question/18096/what-is-the-high-frequency-clock-model-for-nrf51/?answer=18097#post-id-18097"&gt;high frequency clock model&lt;/a&gt;.  In the current consumption guide, specifically look at the &amp;quot;Low power mode with BLE softdevice&amp;quot; section&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: timer in low power mode.</title><link>https://devzone.nordicsemi.com/thread/18680?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2015 03:32:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:062c44a9-e358-499f-bfa1-79c57bdf1ee5</guid><dc:creator>DevineFelix</dc:creator><description>&lt;p&gt;hi.when only LF clock runs, there is no peripheral running? then how can i wake the system up using GPIO?
Can you give me an example or an introduction in detail about this, if there has been a post about this ?
thank you .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: timer in low power mode.</title><link>https://devzone.nordicsemi.com/thread/18679?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2015 08:23:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa7d5938-7cff-45bc-acdd-2fafc0471def</guid><dc:creator>Krzysztof Chruscinski</dc:creator><description>&lt;p&gt;Hi,
there is no option to have clock (RTC) running in system off, however in system on nRF51 will try to enter lowest possible mode. If there is no peripheral that requests HF clock then only LF clock will run. You can use RTC1 for that (RTC0 is used by SoftDevice).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>