<?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>Device Runtime Power Management nrf5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126440/device-runtime-power-management-nrf5340</link><description>even thuogh i am using k_cpu_idle why wake_count = 50? ... is their any methods to keep the device in idle when it is idle.....</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Feb 2026 00:36:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126440/device-runtime-power-management-nrf5340" /><item><title>RE: Device Runtime Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/560171?ContentTypeID=1</link><pubDate>Tue, 03 Feb 2026 00:36:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e78d2ec-5142-4ef2-822a-4300e6163db9</guid><dc:creator>JONATHAN LL</dc:creator><description>[quote user="Macherla Swetha"]but how to reduce power consumption other than this?[/quote]
&lt;p&gt;Disable peripherals when not in use and sleep or idle as often as possible. Use system off if possible, but you will need something external like an RTC to wake it up if that is needed.&amp;nbsp;&lt;br /&gt;Use DCDC regulators if possible.&lt;br /&gt;&lt;br /&gt;See&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/power.html#power-optimization"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/power.html#power-optimization&lt;/a&gt;&amp;nbsp;for up to date info on the latest NCS.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Runtime Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/558429?ContentTypeID=1</link><pubDate>Sat, 10 Jan 2026 06:35:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fc6c705-c6ff-4af3-8a78-990a1b477872</guid><dc:creator>Macherla Swetha</dc:creator><description>&lt;p&gt;&lt;span&gt;&amp;nbsp;CONFIG_PM is no longer used by Nordic... i got it .&lt;br /&gt;&lt;br /&gt;but how to reduce power consumption other than this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Runtime Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/558396?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 12:56:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:694bb657-b718-4397-866f-1e0e0027cfe8</guid><dc:creator>Macherla Swetha</dc:creator><description>&lt;p&gt;I read those blogs, and I don&amp;rsquo;t want to use &lt;strong data-start="103" data-end="117"&gt;system off&lt;/strong&gt;. I want to reduce power consumption in &lt;strong data-start="157" data-end="169"&gt;run mode&lt;/strong&gt;. My application runs every 1 second, but it takes only 200 ms to execute. For the remaining 800 ms, I want the system to stay in &lt;strong data-start="299" data-end="313"&gt;sleep mode&lt;/strong&gt;. When an interrupt occurs, the system should wake up.&lt;br /&gt;&lt;br /&gt;is their any methods to implement low power modes?&lt;br /&gt;&lt;br /&gt;when i enable CONFIG_PM=y -----&amp;gt; it gets &amp;quot;n&amp;quot; only.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Runtime Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/558393?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 12:47:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6602c76b-8f7e-4de6-8ad1-d043a1e003a1</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Have a read of this blog&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53-designs#mcetoc_1fdsj2ncl1"&gt;https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53-designs#mcetoc_1fdsj2ncl1&lt;/a&gt;&amp;nbsp;Its a bit outdated but same principles apply.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If you want the best power saving then consider using system off when possible.&amp;nbsp;&lt;a href="https://docs.zephyrproject.org/latest/samples/boards/nordic/system_off/README.html"&gt;https://docs.zephyrproject.org/latest/samples/boards/nordic/system_off/README.html&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/boards/nordic/system_off"&gt;https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/boards/nordic/system_off&lt;/a&gt;&amp;nbsp;.&lt;br /&gt;&lt;br /&gt;Disable any peripherals that are not in use, lower output power on the radio if possible.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Runtime Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/558341?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 04:44:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d404d3ec-4c58-4ea8-a1d3-cf73b73a9908</guid><dc:creator>Macherla Swetha</dc:creator><description>&lt;p&gt;I am trying to implementing Low power modes... nRF5340, with ncs version 3.1.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device Runtime Power Management nrf5340</title><link>https://devzone.nordicsemi.com/thread/558279?ContentTypeID=1</link><pubDate>Thu, 08 Jan 2026 13:42:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2962c2e9-28e4-4b00-bfe6-295f8730c50e</guid><dc:creator>JONATHAN LL</dc:creator><description>[quote user=""]is their any methods to keep the device in idle when it is idle...[/quote]
&lt;p&gt;Not sure what you want here, can you try and explain in detail what you are trying to do and what potentially is the source of your confusion ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Wat NSC version are you using and and what samples have you used?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>