<?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>Increase Uart Buffer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66529/increase-uart-buffer</link><description>Hi, 
 I am working on nRF5_SDK_17.0.0_9d13099\examples\peripheral\uart project. 
 How can I increase the UART buffer? like if I have to receive 100+ bytes data how can I read? Any sample code for this? 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Sep 2020 06:40:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66529/increase-uart-buffer" /><item><title>RE: Increase Uart Buffer</title><link>https://devzone.nordicsemi.com/thread/272171?ContentTypeID=1</link><pubDate>Wed, 30 Sep 2020 06:40:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75aff804-cb4f-47ce-b668-4b11cdd7126f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you want to work with larger DMA buffers I would recommend you consider using the driver directly as explained in the documentation &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/hardware_driver_uart.html"&gt;here&lt;/a&gt;, or the&amp;nbsp; &lt;span&gt;&lt;a title="Libuarte - advanced UARTE driver" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_libuarte.html?cp=7_1_3_28"&gt;Libuarte - advanced UARTE driver.&lt;/a&gt;&lt;/span&gt; &lt;span&gt;The latter implements buffer handling and timeouts which is useful if you don&amp;#39;t always receive data of a fixed length. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>