<?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 keep nRF5340 in low power mode with BLE always ON and UART active only during data transfer (with no data loss)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123187/how-to-keep-nrf5340-in-low-power-mode-with-ble-always-on-and-uart-active-only-during-data-transfer-with-no-data-loss</link><description>Hello, 
 I’m working on a Zephyr-based application using the nRF5340 where I need to optimize power consumption. The intended behavior is: 
 
 
 The device should stay in a low power mode as much as possible. 
 
 
 Bluetooth (BLE) should always remain</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Jul 2025 10:44:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123187/how-to-keep-nrf5340-in-low-power-mode-with-ble-always-on-and-uart-active-only-during-data-transfer-with-no-data-loss" /><item><title>RE: How to keep nRF5340 in low power mode with BLE always ON and UART active only during data transfer (with no data loss)?</title><link>https://devzone.nordicsemi.com/thread/543324?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 10:44:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8901dd06-0812-45c4-acac-aa021671ddb3</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Nopers.&lt;/p&gt;
&lt;p&gt;It will have to be System ON with the HF clock running at very roughly 0.5mA current consumtion. Check the datasheet/PS for details.&lt;/p&gt;
&lt;p&gt;Low power mode typically means less consumtion, but YMMV.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to keep nRF5340 in low power mode with BLE always ON and UART active only during data transfer (with no data loss)?</title><link>https://devzone.nordicsemi.com/thread/543321?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 10:13:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebb186d0-b5e8-4e5d-9347-c1e961b360b6</guid><dc:creator>pal_722</dc:creator><description>&lt;p&gt;Hi&lt;br /&gt;Did you mean the nrf has to be SYSTEM-ON Low Power mode?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to keep nRF5340 in low power mode with BLE always ON and UART active only during data transfer (with no data loss)?</title><link>https://devzone.nordicsemi.com/thread/543295?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 07:47:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86ed957a-8a95-4ca7-aef9-400f08e12cee</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Not possible, especially at high baud rates. Whenever the UART is ready to receive (&amp;quot;RX started&amp;quot;), it will keep the HFINT running. At high baud rates I would also recommend requesting HFCLK running.&lt;/p&gt;
&lt;p&gt;You have to keep the UART(E) peripherial in active state in order to be able to receive data at all. It can&amp;#39;t wake up on data receive&amp;nbsp;&lt;em&gt;alone&lt;/em&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>