<?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>System ON sleep mode problems (sometimes ~500uA draw, sometimes ~7.5mA draw), with logging and debugging disabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64125/system-on-sleep-mode-problems-sometimes-500ua-draw-sometimes-7-5ma-draw-with-logging-and-debugging-disabled</link><description>Hello, I am using nRF52 DK and SDK V15.2.0 with a Nordic PPK to measure current draw. I have read tons and tons of questions posted here but am still unable to figure out what is going on with my application. I have implemented a protocol as follows:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Aug 2020 09:07:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64125/system-on-sleep-mode-problems-sometimes-500ua-draw-sometimes-7-5ma-draw-with-logging-and-debugging-disabled" /><item><title>RE: System ON sleep mode problems (sometimes ~500uA draw, sometimes ~7.5mA draw), with logging and debugging disabled</title><link>https://devzone.nordicsemi.com/thread/263149?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2020 09:07:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:485eee12-f51d-48a4-8594-33edae4bcfc2</guid><dc:creator>Noah</dc:creator><description>&lt;p&gt;I figured out one part of the power issue. Searching the forums, I found out that you need to call &amp;quot;NVIC_ClearPendingIRQ(SAADC_IRQn);&amp;quot; after uninitializing the SAADC if you want to return to low power mode. This is explained in this ticket:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/12971/ble_app_proximity-example-from-sdk-11-draws-over-2ma-constant-on-nrf52"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/12971/ble_app_proximity-example-from-sdk-11-draws-over-2ma-constant-on-nrf52&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This successfully brings my current consumption down to a little less than 500uA. I will be closing this ticket and opening another ticket to work on getting power down to the 2-3uA range&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: System ON sleep mode problems (sometimes ~500uA draw, sometimes ~7.5mA draw), with logging and debugging disabled</title><link>https://devzone.nordicsemi.com/thread/261546?ContentTypeID=1</link><pubDate>Fri, 24 Jul 2020 09:27:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3ba223d-b99f-4f82-aa83-efee43a2283f</guid><dc:creator>Noah</dc:creator><description>&lt;p&gt;Clarification: I have nrf_log_enabled set to 0, and all instances of *log_enabled also set to 0 in my sdk_config.h. Perhaps somebody could use my main.c and sdk_config.h to see if they can replicate the issue, unless you want to manually change paths yourself you can make a copy of the uart example folder in SDK V15.2.0 and replace the main.c file with mine, and replace the sdk_config.h within the pca10040e folder with mine. I intend to run this application with s112 soft device on an nRF52810 chip.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>