<?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 find difference in sleep current</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62664/can-t-find-difference-in-sleep-current</link><description>We have an application where we want it to go to sleep, but still check things periodically, retain registers, and whatnot; and as such power-on is a good fit. However, it&amp;#39;s drawing too much power, if we set it to power-off we&amp;#39;re seeing about 520uA less</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jun 2020 02:43:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62664/can-t-find-difference-in-sleep-current" /><item><title>RE: Can't find difference in sleep current</title><link>https://devzone.nordicsemi.com/thread/255650?ContentTypeID=1</link><pubDate>Thu, 18 Jun 2020 02:43:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52e73f96-f245-4de2-8564-268d6d1c4293</guid><dc:creator>StartechLuke</dc:creator><description>&lt;p&gt;Ok, so I figured it out, we have&amp;nbsp;an app timer that we are&amp;nbsp;using to implement mills() and run the main loop that&amp;#39;s ticking over every 1ms, and&amp;nbsp;we need even when asleep. So now what I&amp;#39;m doing is changing the timebase to 10ms when it goes to sleep and back to 1ms when it wakes back up, and that shaves ~0.5mA off the sleep current. Thanks for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't find difference in sleep current</title><link>https://devzone.nordicsemi.com/thread/255617?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2020 18:06:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ac9b42b-b956-4912-b58e-0281d573ca36</guid><dc:creator>StartechLuke</dc:creator><description>&lt;p&gt;I figured something was still on, but am&amp;nbsp;struggling to find it. I have tried commenting out/not even initializing the peripherals we are using, but none of them appear to be the culprit, as far as I can tell the only thing still &amp;quot;on&amp;quot; is&amp;nbsp;the ble/peer manager...&lt;/p&gt;
&lt;p&gt;We&amp;#39;re using sdk12.3 and soft device s130 if that makes a difference, and are using a external crystal for the LFCLK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't find difference in sleep current</title><link>https://devzone.nordicsemi.com/thread/255467?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2020 10:13:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e8fbc96-64ba-44e6-92fa-4142b2095b51</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There must be some peripheral still active on the device since it consumes about 0.5 mA. Have you tried to narrow down what this could be by commenting out most of your code (use of peripherals etc.), and adding gradually back to see which change leads to the increased sleep current?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>