<?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>UART vs LPUART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83151/uart-vs-lpuart</link><description>Hi, 
 
 I see that in the latest SDK 17.1.0 there seems to be no example for regular UART but only for LPUART. 
 That made me wonder if there is any advantage in any scenario to use regular UART over LPUART? 
 It seems that power consumption is much better</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Dec 2021 17:33:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83151/uart-vs-lpuart" /><item><title>RE: UART vs LPUART</title><link>https://devzone.nordicsemi.com/thread/345291?ContentTypeID=1</link><pubDate>Tue, 28 Dec 2021 17:33:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ded7e08-24ef-43f6-8b7c-1686721ce398</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is the the nrf5SDK(the one that you are using) and the nRF Connect SDK. We are slowly transitioning to the nRF Connect SDK and hence there will not be any new features etc. in the nRF5SDK. Hence I recommend you to begin working with the nRF Connect SDK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The LPUART (Low Power UART) is better due to low power consumption while performing the UART functions. But in case you have certain hardware limitations and you can only spare two pins for UART, then you could opt for the normal UART. And also in cases where your main priority is to send the data and you are not much concerned about the current consumption, here too you could try using the normal UART.&lt;/p&gt;
&lt;p&gt;There are examples for &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fuart_example.html&amp;amp;cp=8_1_4_6_48"&gt;UART &lt;/a&gt;and the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fble_sdk_app_nus_c.html"&gt;Nordic UART Service&lt;/a&gt; in the Infocenter.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>