<?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 much power does a timer use?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12915/how-much-power-does-a-timer-use</link><description>I am simulating button presses on a peripheral nRF51 device to determine average battery life. I send &amp;quot;button state&amp;quot; to central in a timer every 10s, with which I simulate 8640 button presses per day which is equal to a few months of usage in normal use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Apr 2016 10:34:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12915/how-much-power-does-a-timer-use" /><item><title>RE: How much power does a timer use?</title><link>https://devzone.nordicsemi.com/thread/49180?ContentTypeID=1</link><pubDate>Fri, 01 Apr 2016 10:34:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eff3d334-6e8d-4353-8655-7bd063aad744</guid><dc:creator>Primož Kralj</dc:creator><description>&lt;p&gt;Thanks for image Kristin! Will look into PS for more info.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How much power does a timer use?</title><link>https://devzone.nordicsemi.com/thread/49179?ContentTypeID=1</link><pubDate>Fri, 01 Apr 2016 09:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55578de8-0050-4c3f-9a27-338cea034822</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;The app_timer library uses  RTC 1.
The RTC is very power efficient, see the nRF51822 Product Specification, chapter 8.14:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/rtc.PNG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>