<?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>How to achieve low power mode &amp;lt; 10uA in nrf5340 ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101947/how-to-achieve-low-power-mode-10ua-in-nrf5340</link><description>Hello, 
 
 I want a simple example to put the nrf5340 into low power mode. 
 Is there any such sample code available anywhere ? 
 Mine is nrf5340 on custom PCB and there is no hardware modification required for low power mode coz I can test it with all</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Jul 2023 13:27:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101947/how-to-achieve-low-power-mode-10ua-in-nrf5340" /><item><title>RE: How to achieve low power mode &lt; 10uA in nrf5340 ?</title><link>https://devzone.nordicsemi.com/thread/437271?ContentTypeID=1</link><pubDate>Wed, 19 Jul 2023 13:27:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e74223c5-32c9-4a21-b0c8-0cf5dca4509a</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Vinod,&lt;/p&gt;
&lt;p&gt;For low power consumption, you will need to disable serial logging. Enabling that can increase the consumption.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve low power mode &lt; 10uA in nrf5340 ?</title><link>https://devzone.nordicsemi.com/thread/437051?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 13:55:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:863319b9-35a7-42db-bf8e-6749717a24ad</guid><dc:creator>vinodsdw</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have an update,&lt;/p&gt;
&lt;p&gt;without doing anything, after code cleanup and disabling serial driver I am able to achieve low power.&lt;/p&gt;
&lt;p&gt;But at the moment when I make&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_SERIAL&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;It is taking atleast 1 mA of current in total.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve low power mode &lt; 10uA in nrf5340 ?</title><link>https://devzone.nordicsemi.com/thread/436943?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2023 09:12:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aaae8ded-76b6-4aa9-87ea-39089b8db2aa</guid><dc:creator>vinodsdw</dc:creator><description>&lt;p&gt;Hi, I heard that the zephyr will automatically put the device into sleep mode based on the rtos idle mode.&lt;/p&gt;
&lt;p&gt;But what shall I do with the peripherals ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If I forcefully do&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;pm_state_force(0u, &amp;amp;(struct pm_state_info){PM_STATE_SOFT_OFF, 0, 0});&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Then my current consumption is going &amp;lt; 20uA which means my hardware connections are fine.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;But if I do any k_msleep(2000) and not doing any other tasks or anything, then my current consumption is 4.5mA.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Any clue ? All peripherals are having low-power-enable tag in the pinctl&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve low power mode &lt; 10uA in nrf5340 ?</title><link>https://devzone.nordicsemi.com/thread/436781?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2023 13:49:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f09c5dee-9f5e-42c7-ba01-6b8d8b3e05ea</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Vinod,&lt;/p&gt;
&lt;p&gt;Please take a look at the &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53-designs"&gt;Optimizing power for nRF53 SoC guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>