<?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>Power consumption in IDLE mode ~1.2mA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6103/power-consumption-in-idle-mode-1-2ma</link><description>I am using nRF51422 with a 16MHz crsytal, HMC5893, LED and MPU6500. I have noticed that the power consumption in IDLE mode is approx 1.2mA. This was originally at 6mA. I call the function sd_power_system_off() within my main program. This reduced the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Mar 2015 09:46:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6103/power-consumption-in-idle-mode-1-2ma" /><item><title>RE: Power consumption in IDLE mode ~1.2mA</title><link>https://devzone.nordicsemi.com/thread/21367?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2015 09:46:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f11406c-cde9-41c2-969f-5bc353139e1a</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Look at &lt;a href="https://devzone.nordicsemi.com/question/1316/what-is-the-power-and-clock-model-of-peripheral-in-nrf51/"&gt;this answer&lt;/a&gt;, the &amp;quot;General Considerations&amp;quot; section.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption in IDLE mode ~1.2mA</title><link>https://devzone.nordicsemi.com/thread/21368?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 00:11:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3913d100-a8e9-4557-b706-d646633c246e</guid><dc:creator>Sid</dc:creator><description>&lt;p&gt;How do I ensure that the timers and GPIOTE are disabled? Can you provide some sample code please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption in IDLE mode ~1.2mA</title><link>https://devzone.nordicsemi.com/thread/21365?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 00:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db4eb566-c1ba-480d-a0a9-b599cf1b3783</guid><dc:creator>Sid</dc:creator><description>&lt;p&gt;How do I ensure that the timers and GPIOTE are disabled? Can you provide some sample code please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption in IDLE mode ~1.2mA</title><link>https://devzone.nordicsemi.com/thread/21366?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2015 13:10:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f864b757-edf4-4cd4-a14b-358d9d08e3bf</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;When in System Off mode, all peripherals are shut down and do not consume any current.&lt;/p&gt;
&lt;p&gt;Look at the &amp;quot;Measure current consumption&amp;quot; section in the &lt;a href="https://devzone.nordicsemi.com/question/5186/how-to-minimize-current-consumption-for-ble-application-on-nrf51822/?answer=5187#post-id-5187"&gt;current consumption guide&lt;/a&gt; if you are measuring higher current consumption than expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power consumption in IDLE mode ~1.2mA</title><link>https://devzone.nordicsemi.com/thread/21364?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2015 09:24:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cf271a8-8ad9-4fce-a96c-28932546c64e</guid><dc:creator>kk</dc:creator><description>&lt;p&gt;The normal current comsumption when in system_off mode is about 0.5uA,which is much lower than the 1.8mA as you seen. I guess the extra comsuption might come from the 16MHz crystal, and the reasons could be like that:&lt;/p&gt;
&lt;p&gt;1.the timer is still working&lt;/p&gt;
&lt;p&gt;2.the GPIOTE does not disable&lt;/p&gt;
&lt;p&gt;both of them will keep the 16MHz crytal working and cause about 1mA.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>