<?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>Can&amp;#39;t bring current consumption below 2mA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46390/can-t-bring-current-consumption-below-2ma</link><description>I&amp;#39;m using nRF51DK and created 2 app_timers (based on LFCLK) that are running on 32.768kHz crystal, one for kernel timing (10ms) and one for real time clock (every second). My code is based on uart example of SDK12 and I use S130 softdevice. I have a switch</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Apr 2019 17:32:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46390/can-t-bring-current-consumption-below-2ma" /><item><title>RE: Can't bring current consumption below 2mA</title><link>https://devzone.nordicsemi.com/thread/182765?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2019 17:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0277552e-509f-4429-be43-c4318b0fc07b</guid><dc:creator>Sergio T</dc:creator><description>&lt;p&gt;Sorry for the fuss! I found the problem in my code: I was not really setting it to low power mode because the timer1 was still running. Now I have about 5uA that is what I expected due to my 2 inputs being still in Input mode!&lt;/p&gt;
&lt;p&gt;Also, I was not resetting after flashing what kept debugger active (+1mA). All is working fine now!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>