<?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>nRF52840 UART current high problem is discussed again</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114092/nrf52840-uart-current-high-problem-is-discussed-again</link><description>Dear Nordic Engineers 
 Our customer encountered a problem that is the UART of NRF52840 current value too high when the chip enters idle mode. 
 
 I found an old case and it gives a workaround that is resetting the power register of the UART. 
 Then I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Sep 2024 09:19:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114092/nrf52840-uart-current-high-problem-is-discussed-again" /><item><title>RE: nRF52840 UART current high problem is discussed again</title><link>https://devzone.nordicsemi.com/thread/504316?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 09:19:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6474e179-4cf0-4d58-b6bb-7aab7e32e6d1</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;It could be that the bootloader is enabling the UART but not properly disabling it before branching to the main app. Do you see the same if you set CONFIG_SERIAL=n in your bootloader build?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 UART current high problem is discussed again</title><link>https://devzone.nordicsemi.com/thread/504234?ContentTypeID=1</link><pubDate>Fri, 27 Sep 2024 19:31:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc747971-6fad-4906-811d-0978a664c15e</guid><dc:creator>PabloL</dc:creator><description>[quote userid="4240" url="~/f/nordic-q-a/114092/nrf52840-uart-current-high-problem-is-discussed-again/499210"]&lt;strong&gt;EDIT:&amp;nbsp;&lt;/strong&gt;Is the application tested with out without a bootloader present?&amp;nbsp;[/quote]
&lt;p&gt;Hi, I have&amp;nbsp;a&amp;nbsp;higher current when I enable the bootloader in my board, let me ask: why did you ask that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 UART current high problem is discussed again</title><link>https://devzone.nordicsemi.com/thread/499210?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2024 12:46:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8b5eb34-38f1-4a0f-a9a6-3027e5e71232</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It should be sufficient to&amp;nbsp;run the UART suspend action (pm_device_action_run(&amp;lt;uart dev&amp;gt;,&amp;nbsp;PM_DEVICE_ACTION_SUSPEND) to make the driver execute the power-down sequence here:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/7ccc1a41bc4c27c73bb03f01ed6b05491ba5872d/drivers/serial/uart_nrfx_uarte.c#L1868"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/7ccc1a41bc4c27c73bb03f01ed6b05491ba5872d/drivers/serial/uart_nrfx_uarte.c#L1868&lt;/a&gt;.&amp;nbsp; The implemenetation follows the sequence documented in the product specification here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/uarte.html#ariaid-title8"&gt;Low power&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have you tried measuring the current consumption when the UART instances are disabled by setting CONFIG_SERIAL to &amp;#39;=n&amp;#39; for comparison?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;EDIT:&amp;nbsp;&lt;/strong&gt;Is the application tested with out without a bootloader present?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>