<?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>Minimum power consumption in system off with wake up on GPIO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30980/minimum-power-consumption-in-system-off-with-wake-up-on-gpio</link><description>Hi, 
 I&amp;#39;m developing a new product. I want to manage power ON/OFF with the button. I see 2 solutions. 
 
 1) Using a pushbutton controller (like ST SRC0) -&amp;gt; Adding 0.5$ to my BOM 
 2) Using system off mode of the NRF52 and detect button action on the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Mar 2018 16:07:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30980/minimum-power-consumption-in-system-off-with-wake-up-on-gpio" /><item><title>RE: Minimum power consumption in system off with wake up on GPIO</title><link>https://devzone.nordicsemi.com/thread/122493?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 16:07:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a95aa260-b695-4f44-aea2-ab383f54654d</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello, you can find the&amp;nbsp;total&amp;nbsp;chip current consumption for different modes here:&lt;br /&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pmu.html?cp=2_1_0_16_0_0_2#unique_498092668"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pmu.html?cp=2_1_0_16_0_0_2#unique_498092668&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Minimum power consumption in system off with wake up on GPIO</title><link>https://devzone.nordicsemi.com/thread/122473?ContentTypeID=1</link><pubDate>Thu, 01 Mar 2018 13:32:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f1dd345-1de9-4fe1-8381-5d524eb1ac58</guid><dc:creator>julienhmt</dc:creator><description>&lt;p&gt;Hi Carl,&lt;/p&gt;
&lt;p&gt;Thank you for your answer but I&amp;#39;m looking for some feedback about the most efficient (power saving) way of waking-up the device. On your link, data are given for system OFF with or without RAM retention but what about other features (to wake-up from GPIO)?&lt;/p&gt;
&lt;p&gt;By experience, I know that some power consumption announced&amp;nbsp;on the spec are far away from the reality. I already had issue before when using GPIOTE module etc...&lt;/p&gt;
&lt;p&gt;My question is more :&lt;/p&gt;
&lt;p&gt;What is the expected power consumption&amp;nbsp;if I&amp;#39;m in system off with data retention plus wake up on GPIO feature ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Minimum power consumption in system off with wake up on GPIO</title><link>https://devzone.nordicsemi.com/thread/122336?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2018 15:43:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1f60c35-61b9-46bc-8792-9c1c45ffba33</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello, Julien!&lt;br /&gt;&lt;br /&gt;If I understand your problem right you want to be able to wake up/power down the NRF52 using GPIO. I would suggest you took a look at&amp;nbsp;&lt;a title="nRF51 GPIO power control" href="https://devzone.nordicsemi.com/f/nordic-q-a/19882/configuration-of-gpio-to-wake-up-from-system-off" rel="noopener noreferrer" target="_blank"&gt;this&lt;/a&gt;&amp;nbsp;discussion. You should be able to solve it using a configuration like the one Daniel stated:&amp;nbsp;&lt;pre class="ui-code" data-mode="c_cpp"&gt;nrf_gpio_cfg_sense_input(PIN NUMBER, NRF_GPIO_PIN_PULLUP, NRF_GPIO_PIN_SENSE_LOW);&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;As for the power consumption(and examples)&amp;nbsp;&lt;a title="nrf5x-powerdown-examples" href="https://github.com/NordicPlayground/nrf51-powerdown-examples" rel="noopener noreferrer" target="_blank"&gt;this repository&lt;/a&gt;&amp;nbsp;from Nordic Semiconductor&amp;#39;s GitHub&amp;nbsp;should provide the information needed. The README contains expected power consumption for both nRF51 and nRF52.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Hope this helps!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>