<?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>nrf51822 power consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1369/nrf51822-power-consumption</link><description>Hi,
I do some test for nrf51822 power consumption.result as below:
my board
1.system off mode:270uA
2.system on sleep mode(no UART,no GPIOTE):300uA
3.system on sleep mode(UART, no GPIOTE):1.52mA
4.system on sleep mode(no UART, GPIOTE):1.42mA
5</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 12 Apr 2015 06:36:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1369/nrf51822-power-consumption" /><item><title>RE: nrf51822 power consumption</title><link>https://devzone.nordicsemi.com/thread/6214?ContentTypeID=1</link><pubDate>Sun, 12 Apr 2015 06:36:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1bf5160-efcc-4fb0-b236-c0f5acca4323</guid><dc:creator>Daniel</dc:creator><description>&lt;p&gt;I have been experimenting with different ways to wake up the NRF51822.&lt;/p&gt;
&lt;p&gt;Has anyone used a wakeup receiver with the 51822 before? Apparently it allows you to remotely wake the device.&lt;/p&gt;
&lt;p&gt;Other than than, Nordic officially published the following power consumption data:&lt;/p&gt;
&lt;p&gt;0.4 μA @ 3 V OFF mode
0.5 μA @ 3 V in OFF mode + 1 region RAM
retention
2.3 μA @ 3 V ON mode, all blocks IDLE&lt;/p&gt;
&lt;p&gt;It is a surprise to read your System On Sleep Mode consumes 300μA given the above publishings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 power consumption</title><link>https://devzone.nordicsemi.com/thread/6212?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2014 10:17:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42802051-ff94-4bd2-9a9b-98704eaceaab</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;You could also take a look at these projects on our GitHub:
&lt;a target="_blank" href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples" rel="nofollow"&gt;https://github.com/NordicSemiconductor/nrf51-powerdown-examples&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 power consumption</title><link>https://devzone.nordicsemi.com/thread/6213?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2014 05:04:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59d2128e-d568-452e-bbd3-a1b9239f1d4b</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;Hi Ole
I have done it,Thank you very much.&lt;/p&gt;
&lt;p&gt;best regards
Dan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 power consumption</title><link>https://devzone.nordicsemi.com/thread/6211?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2014 04:23:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0346ff74-b7c5-4946-9a63-5254d8b79559</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;Yes, I just need pin wake-up in system off mode and system on sleep mode,in system off mode ,there is no problem,in system on sleep mode(after run __WFI()),if I don&amp;#39;t use GPIOTE IN channel,how to wake-up
with GPIO pin? Is there any example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 power consumption</title><link>https://devzone.nordicsemi.com/thread/6210?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2014 11:02:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:562f5512-4ec1-4fbd-a9ec-44632287da37</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;If you use the IN/OUT channels of GPIOTE, the 16 MHz clock will stay running, and this will cause &amp;gt;1 mA extra current consumption. Same goes for UART, once you start RX or TX the 16 MHz clock will stay running.&lt;/p&gt;
&lt;p&gt;If you just need pin wake-up you should therefore make sure to instead use the PORT event and the SENSE field in NRF_GPIO-&amp;gt;PIN_CNF[] registers. As for UART, you should use hardware flow control to enable it only when needed.&lt;/p&gt;
&lt;p&gt;You can take a look at &lt;a href="https://devzone.nordicsemi.com/index.php/what-is-the-power-and-clock-model-of-peripheral-in-nrf51"&gt;this question&lt;/a&gt; for reference, and the table in section 8.3 of the PS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>