<?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>Sleep Mode not stopping peripherals.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74829/sleep-mode-not-stopping-peripherals</link><description>Hi! I&amp;#39;m using NRF52832 with SDK 15 and the application is running as expected. To optimize power consumption I&amp;#39;m using a conditional statement to put the chip in sleep mode with the use of &amp;quot;sd_power_system_off()&amp;quot;. 
 I&amp;#39;m achieving around 0.3 mA in sleep</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 May 2021 18:24:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74829/sleep-mode-not-stopping-peripherals" /><item><title>RE: Sleep Mode not stopping peripherals.</title><link>https://devzone.nordicsemi.com/thread/308804?ContentTypeID=1</link><pubDate>Fri, 07 May 2021 18:24:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f22cac4d-2c09-4877-a245-14cf9d0604cc</guid><dc:creator>Mauro Silva</dc:creator><description>&lt;p&gt;Thank You,&lt;span&gt;J&amp;oslash;rgen&lt;/span&gt;!&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using a custom board so I tried your suggestion:&lt;/p&gt;
[quote userid="14926" url="~/f/nordic-q-a/74829/sleep-mode-not-stopping-peripherals/308773#308773"]Have you measured the current consumption with a minimal application (enabling softdevice and going right to system off mode), to see if the current is the same?[/quote]
&lt;p&gt;And indeed the consumption was coming from an active accelerometer I forgot to shutdown.I just put it into low consumption mode and now the total current being draw is just 43uA.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sleep Mode not stopping peripherals.</title><link>https://devzone.nordicsemi.com/thread/308773?ContentTypeID=1</link><pubDate>Fri, 07 May 2021 14:31:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8dd1482-1519-45f6-af27-6bf396a83fd6</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you testing this on a custom board, or on a nRF52 DK?&lt;/p&gt;
&lt;p&gt;Have you measured the current consumption with a minimal application (enabling softdevice and going right to system off mode), to see if the current is the same? This would tell you if the current is drawn from the chip or from something else on your board.&lt;/p&gt;
&lt;p&gt;In general, entering System OFF mode will turn off all clock sources and peripherals, only peripherals configured as &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html#unique_1707892264"&gt;wakeup sources&lt;/a&gt; should be active.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>