<?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>libuarte missing data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71732/libuarte-missing-data</link><description>Hello, 
 i have an application with soft device 112 and libuarte_async on nrf52811. Everything working well when I&amp;#39;m sending small amout of data. 
 But now i have a task to update firmware in external IC over TWI/I2C. That firmware should be writen in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Feb 2021 11:52:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71732/libuarte-missing-data" /><item><title>RE: libuarte missing data</title><link>https://devzone.nordicsemi.com/thread/295064?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2021 11:52:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d495f20e-3b5a-4cd1-890e-902b7b97035b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Not sure which libuarte release you are working on, but make sure you are using the latest from nRF5 SDKv17.0.2, I do believe there have been some bug fixes that may apply.&lt;/p&gt;
&lt;p&gt;Also I believe that for the nRF52811 it can support a buffer size of 1023bytes (it&amp;#39;s 10-bit, not 8-bit).&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;app_uart_flush(); call seems very odd, it should only be necessary to use&amp;nbsp;nrf_libuarte_async_rx_free().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>