<?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>Minimizing power consumption in system on</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56077/minimizing-power-consumption-in-system-on</link><description>Hello, 
 I am trying to use as least energy as possible. I run the ble_app_blinky example. The only change I did was commenting out: advertising_start(); such that no advertising will take place. In the main loop of this example, there is a call to idle_state_handle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Jan 2020 16:51:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56077/minimizing-power-consumption-in-system-on" /><item><title>RE: Minimizing power consumption in system on</title><link>https://devzone.nordicsemi.com/thread/227302?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 16:51:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b911807-332f-487a-9656-33077991ff84</guid><dc:creator>matan</dc:creator><description>&lt;p&gt;1. How can I turn RAM retention off?&lt;/p&gt;
&lt;p&gt;2. Can I avoid the slow clock to save energy?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Minimizing power consumption in system on</title><link>https://devzone.nordicsemi.com/thread/227301?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 16:46:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd4e46cd-84d0-4cdd-826d-f569e1c4f5d0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;RAM retention is enabled by default and the Softdevice will start the slow clock (32Khz) during initialization so expected sleep current should be closer to &lt;span&gt;I&lt;/span&gt;ON_RAMON_RTC in your case. But that&amp;#39;s if you have disabled debug logging in sdk_config.h as well. Please make sure&amp;nbsp;NRF_LOG_ENABLED is defined as &amp;#39;0&amp;#39;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>