<?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>nRF52832 drawing high current (0.1 mA) in system off mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85483/nrf52832-drawing-high-current-0-1-ma-in-system-off-mode</link><description>I have an Adafruit nRF52832 board, and I&amp;#39;m trying to minimize power consumption by putting it in system off mode. It is attached to a breadboard, and none of the pins are connected to anything. 
 
 I have the following code: 
 int main(void){ NRF_POWER</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Mar 2022 09:41:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85483/nrf52832-drawing-high-current-0-1-ma-in-system-off-mode" /><item><title>RE: nRF52832 drawing high current (0.1 mA) in system off mode</title><link>https://devzone.nordicsemi.com/thread/356519?ContentTypeID=1</link><pubDate>Mon, 07 Mar 2022 09:41:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0dde2b0-d2a9-475c-942f-a83c7b7fec77</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Which nRF52 board specifically are you testing on? If there&amp;#39;s other sensors on the board, they will add to the overall current consumption, and any&amp;nbsp;GPIOs connected to the sensor(s) should be in a defined state, either pulled to idle via. the internal pull-resistors, or externally.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 drawing high current (0.1 mA) in system off mode</title><link>https://devzone.nordicsemi.com/thread/356509?ContentTypeID=1</link><pubDate>Mon, 07 Mar 2022 09:11:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4588647-db55-4fcc-9571-010e63bccf79</guid><dc:creator>antarctic</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I should have specified that my multimeter also has a uA option, and that the reading is usually around 106-112 uA. I&amp;#39;ll try adding the delay in future tests.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 drawing high current (0.1 mA) in system off mode</title><link>https://devzone.nordicsemi.com/thread/356505?ContentTypeID=1</link><pubDate>Mon, 07 Mar 2022 09:02:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:449944eb-b5c9-40d4-87a2-519413d3fc24</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]&lt;p&gt;&lt;code&gt;int main(void){&lt;/code&gt;&lt;br /&gt;&lt;code&gt; NRF_POWER-&amp;gt;SYSTEMOFF = 1;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;for(;;){}&lt;/code&gt;&lt;br /&gt;&lt;code&gt;}&lt;/code&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Just an fyi: I usually add a delay of around 1 second, so that I can see when the device wakes up, based on the current consumption. Just for visualization reasons.&lt;/p&gt;
[quote user=""]I downloaded this to my board, disconnected it from USB, and connected it to a battery with a multimeter. The current reading gives 0.1 mA, but the nRF52832 spec says that&amp;nbsp;system off mode is supposed to yield a current consumption of 300 nA.&amp;nbsp;[/quote]
&lt;p&gt;Which multimeter do you use? Do you have one that has a bit of a better resolution (ie. &amp;lt; 100 uA) ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>