<?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>About System off , System On, and sub power modes when softdevice present</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38828/about-system-off-system-on-and-sub-power-modes-when-softdevice-present</link><description>Hello, 
 I am using NRF52832, SDK v15.1.0. 
 
 For entering into various power down modes, does calling corresponding functions is enough to make entry into these modes or are there any other points to be taken care while calling these ? 
 When BLE application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Sep 2018 18:04:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38828/about-system-off-system-on-and-sub-power-modes-when-softdevice-present" /><item><title>RE: About System off , System On, and sub power modes when softdevice present</title><link>https://devzone.nordicsemi.com/thread/150327?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 18:04:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf76ad41-54d3-444b-b124-c4b226dea620</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/tejal-jagdale"&gt;Tejal Jagdale&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;As Jorgen said it sound like the micro isn&amp;#39;t sleeping which is keeping the CPU awake.&amp;nbsp; It also could be related to the debugger as well.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About System off , System On, and sub power modes when softdevice present</title><link>https://devzone.nordicsemi.com/thread/150217?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 10:52:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb00fd01-35de-4307-9081-88aa4a3ff893</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;How do you put the device in sleep mode with softdevice enabled? If you get ~5 mA, this indicate that the CPU is running and that the device is not put in system On idle mode.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should call&amp;nbsp;sd_app_evt_wait in a loop in main to make sure the device is put in idle mode. You can also use the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_pwr_mgmt.html?resultof=%22%70%6f%77%65%72%22%20%22%6d%61%6e%61%67%65%6d%65%6e%74%22%20%22%6d%61%6e%61%67%22%20"&gt;power management library&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About System off , System On, and sub power modes when softdevice present</title><link>https://devzone.nordicsemi.com/thread/150208?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 10:03:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cb5330b-5afd-4b13-be6f-81a3a873c0c7</guid><dc:creator>Tejal Jagdale</dc:creator><description>&lt;p&gt;Without softdevice and BLE application I can observe readings as mentioned below:&lt;/p&gt;
&lt;p&gt;system off : 1.8uA&lt;br /&gt;Idle state: 3.3uA&lt;br /&gt;Sleep mode: 3.3uA&lt;/p&gt;
&lt;p&gt;But with softdevice and BLE application running I am getting constant 5mA reading.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About System off , System On, and sub power modes when softdevice present</title><link>https://devzone.nordicsemi.com/thread/150111?ContentTypeID=1</link><pubDate>Mon, 24 Sep 2018 16:12:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e764d9e-e5b3-458f-be09-6500540dc0fb</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/tejal-jagdale"&gt;Tejal Jagdale&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Yes, calling the correct functions is enough for entry into these modes.&amp;nbsp; It is up to you the programmer to setup up the correct wake up source before you enter system off unless you are using pin reset as the source.&lt;/li&gt;
&lt;li&gt;Can you be more specific regarding the differences you are seeing and what hardware you are using?&amp;nbsp; This repository &lt;a href="https://github.com/NordicPlayground/nrf51-powerdown-examples"&gt;power down examples&lt;/a&gt; is a good resource for testing the various power down modes including disabling RAM blocks.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>