<?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>Low power UART library</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53880/low-power-uart-library</link><description>Hello, 
 I wanted to ask which uart library we have to use in SDK16 and which configuration to have a LOW POWER UART 
 We are in development phase on the devkit PCA10040 and our future device will have nRF52810 and SDK16 
 Thanks by advance.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jun 2021 08:32:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53880/low-power-uart-library" /><item><title>RE: Low power UART library</title><link>https://devzone.nordicsemi.com/thread/316184?ContentTypeID=1</link><pubDate>Mon, 21 Jun 2021 08:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0757a6a3-11ea-45c0-9cdf-d588cdcf36f5</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;9mA is very high. Based on the nRF52832 Product Specification it would seem that the CPU is running, typically ~8mA. The additional 1mA is probably the HFCLK and UART peripheral compounded. So it could sound like there is something that prevents the sample from going to sleep, i.e. WFE or WFI. I suggest you open a new ticket with details on your setup and serial traces if possible.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low power UART library</title><link>https://devzone.nordicsemi.com/thread/316154?ContentTypeID=1</link><pubDate>Mon, 21 Jun 2021 05:41:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc3a1559-4c0d-4304-a40f-f68572e27565</guid><dc:creator>Senchoi</dc:creator><description>&lt;p&gt;that&amp;#39;s strange. Libuarte example reaches 9mA average. How is it going to be used as low power?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low power UART library</title><link>https://devzone.nordicsemi.com/thread/217802?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 14:30:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af21dc57-c9ce-4475-9111-2e547d81a8fa</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Happy to help.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low power UART library</title><link>https://devzone.nordicsemi.com/thread/217778?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 13:28:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3503b0ce-1acc-4f48-8afe-7d1b92cd5723</guid><dc:creator>sboudaud</dc:creator><description>&lt;p&gt;Thanks Bjorn for the quick reply&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low power UART library</title><link>https://devzone.nordicsemi.com/thread/217761?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 12:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd087ae2-5248-4e1f-a7d8-df4c1523bbbe</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Stephane,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think that the&amp;nbsp;&lt;a title="Software Development Kit" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_libuarte.html?resultof=%22%6c%6f%77%22%20%22%70%6f%77%65%72%22%20%22%75%61%72%74%22%20"&gt;nRF5 SDK v16.0.0: Libuarte - advanced UARTE driver&lt;/a&gt;&amp;nbsp;is the best fit for this. Quote from the documentation:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;nrf_libuarte_drv can be configured with hardware events that will start and stop the receiver. This option can be used, for example, to build a&amp;nbsp;&lt;strong&gt;low&amp;nbsp;power&amp;nbsp;UART&amp;nbsp;protocol&lt;/strong&gt; with request and response pins that will enable the receiver only during a transfer. All hardware tasks and events are connected with PPI, which allows autonomous operation that does not depend on the interrupt handling time.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>