<?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>UARTE can only be used with 1 byte buffers?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67888/uarte-can-only-be-used-with-1-byte-buffers</link><description>I want to use UARTE to handle terminal style messages. That is, messages are ended with a newline, I have absolutely no idea how long they will be, and the delay between multiple messages is arbitrary. 
 This is trivial to handle with the old UART, and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Nov 2020 12:14:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67888/uarte-can-only-be-used-with-1-byte-buffers" /><item><title>RE: UARTE can only be used with 1 byte buffers?</title><link>https://devzone.nordicsemi.com/thread/278049?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2020 12:14:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa1cda10-98cc-415f-a952-d0617c806c32</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The libuarte library can do this for you safely:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/libuarte_example.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/libuarte_example.html&lt;/a&gt;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_libuarte.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_libuarte.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>