<?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>The lowest Power Consumption with RTC running on NRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42536/the-lowest-power-consumption-with-rtc-running-on-nrf52840</link><description>Hi , 
 I have tried to test the current consumption on NRF52840-DK (PCA10056). 
 DCDC is enabled. 
 RTC is running. 
 No BLE is advertising. 
 The DK is powered via USB. 
 I use the RTC example to test the current consumption . 
 Log is disabled in sdkconfig</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Jan 2019 12:48:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42536/the-lowest-power-consumption-with-rtc-running-on-nrf52840" /><item><title>RE: The lowest Power Consumption with RTC running on NRF52840</title><link>https://devzone.nordicsemi.com/thread/167911?ContentTypeID=1</link><pubDate>Fri, 25 Jan 2019 12:48:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2162089e-e7a6-480a-8b98-301e01b88424</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Here is a post on how to power down the RAM sections: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39396/nrf52840-ram-retention-in-system-on-mode/152628?focus=true"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/39396/nrf52840-ram-retention-in-system-on-mode/152628?focus=true&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is a post on how to adjust the RAM settings: &lt;a href="https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/adjustment-of-ram-and-flash-memory"&gt;https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/adjustment-of-ram-and-flash-memory&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You want to change the length/size/end variable to correspond to how much RAM you have enabled.&lt;/p&gt;
&lt;p&gt;I think you should try to stop the RTC clock to see what the current consumption is. The RTC clock itself should just consume 0.1uA, so if you get a larger current difference than this when you turn of the RTC, then the extra current is probably because of CPU interrupts when the RTC clock is timing out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The lowest Power Consumption with RTC running on NRF52840</title><link>https://devzone.nordicsemi.com/thread/166123?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 05:48:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c8c1c5e-6d57-4150-aef9-ce5ecebc37a2</guid><dc:creator>chapman</dc:creator><description>&lt;p&gt;I measured the current&amp;nbsp; on P22 and it is same.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know how to set the linker script and the rtc example do not user linker script.&lt;/p&gt;
&lt;p&gt;Can you tell me how to power down some of the RAM.&lt;/p&gt;
&lt;p&gt;According to the specification :, the current consumption&amp;nbsp; is only 3.16uA&lt;/p&gt;
&lt;p&gt;ION_RAMON_RTC System ON, full 256 kB RAM retention, wake on RTC&lt;br /&gt;(running from LFRC clock)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3.16 &amp;mu;A&lt;/p&gt;
&lt;p&gt;How can I reach such level? is there any setting ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The RTC example is already set the minimum TICKS. which is 8hz. It cannot be changed to larger since the prescaler is only 12bit.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The lowest Power Consumption with RTC running on NRF52840</title><link>https://devzone.nordicsemi.com/thread/165980?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 13:10:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e70a03e-1da3-4f2f-9d3e-f1379512a410</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Can you double check the numbers by connecting a multimeter on P22 (and cutting SB40), and powering with an external supply on P21?&lt;/p&gt;
&lt;p&gt;What is the power consumption if you do not start the LF clk an RTC?&lt;/p&gt;
&lt;p&gt;You can also try to power down some of the RAM (remember to adjust the linker script)&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t remember the wake up interval in the RTC example in the SDK, but if this is fairly often then the little CPU spike that is needed when the chip wakes up will be causing the average current to go up. Can you set the interval to maybe 1 second, and measure the current in between? thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>