<?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>nrf9160 uart strategy</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68794/nrf9160-uart-strategy</link><description>Hi there, 
 
 what is recommended strategy to read/write data on uart? 
 Taking from sample, read byte-by-byte, on 115k, sometimes data are truncated. 
 Is there a possibility to read buffer at once? 
 Or, what is recommended from Nordic? 
 
 Thank you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Nov 2020 13:41:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68794/nrf9160-uart-strategy" /><item><title>RE: nrf9160 uart strategy</title><link>https://devzone.nordicsemi.com/thread/282269?ContentTypeID=1</link><pubDate>Fri, 27 Nov 2020 13:41:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f50dcb8-aabc-4bc0-b46d-9a51126abd19</guid><dc:creator>Oleh</dc:creator><description>&lt;p&gt;Hi Simon,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thank you, missed that sample...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 uart strategy</title><link>https://devzone.nordicsemi.com/thread/282226?ContentTypeID=1</link><pubDate>Fri, 27 Nov 2020 10:11:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:071b6e70-8e82-469c-ba7d-d0d09e999b94</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;You can read more data at once by simply increasing the third input paramter of&amp;nbsp;uart_fifo_read(). To see how to properly implement UART in NCS v1.4.0, take a look at the sample&lt;em&gt;&amp;nbsp;\nrf\samples\peripheral\lpuart\src\main.c&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>