<?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 ensure only UART peripheral consumes power in NUS example on nRF5340?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123230/how-to-ensure-only-uart-peripheral-consumes-power-in-nus-example-on-nrf5340</link><description>Hi Nordic team, 
 I’m working with the nRF5340 using the Bluetooth: NUS (Nordic UART Service) example from the Zephyr SDK . Since this example primarily uses the UART peripheral , I want to make sure that only UART is active and consuming power , and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Jul 2025 10:35:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123230/how-to-ensure-only-uart-peripheral-consumes-power-in-nus-example-on-nrf5340" /><item><title>RE: How to ensure only UART peripheral consumes power in NUS example on nRF5340?</title><link>https://devzone.nordicsemi.com/thread/543593?ContentTypeID=1</link><pubDate>Fri, 25 Jul 2025 10:35:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ffbdf89-591b-42f0-bd83-10caf49f5275</guid><dc:creator>pal_722</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/vibe"&gt;Vidar Berg&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thank you for the reply. Will look into the solution given.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;So do you also mean to say, the other peripherals need not be exclusively disabled for better power optimization ?&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Pallavi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ensure only UART peripheral consumes power in NUS example on nRF5340?</title><link>https://devzone.nordicsemi.com/thread/543470?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2025 11:07:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fed02fad-f368-4499-a471-d1f2d8c67b3c</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Only the UART needs to be actively disabled in this sample. When UARTE with RX reception is enabled, it forces the HF clock to remain active during sleep. I posted a modified version of this sample that only keeps UART enabled while BLE is connected:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/112115/suspending-uart-async-using-pm_device-action_suspend-causes-crash/489916"&gt;RE: Suspending UART Async using PM_DEVICE ACTION_SUSPEND causes crash.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;General power optimization recommendations:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.1.0-preview3/page/nrf/test_and_optimize/optimizing/power.html"&gt;https://docs.nordicsemi.com/bundle/ncs-3.1.0-preview3/page/nrf/test_and_optimize/optimizing/power.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>