<?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 RX issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49438/uarte-rx-issue</link><description>Hi, team. 
 There is a connection nfr52840 and esp32 (115200, 8, no parity, flow disable). 
 I&amp;#39;m using UARTE in interrupt mode (to send AT command and receive responses). I&amp;#39;m receiving bytes one by one in UART_RX_DONE event. In this event (every event</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Jul 2019 12:52:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49438/uarte-rx-issue" /><item><title>RE: UARTE RX issue</title><link>https://devzone.nordicsemi.com/thread/197627?ContentTypeID=1</link><pubDate>Wed, 10 Jul 2019 12:52:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23845032-a13b-4552-a573-8225fa9fee7d</guid><dc:creator>Vasa</dc:creator><description>&lt;p&gt;it seems that the problem is solved, initially in uart isr ( in the rxdone event) at first i specify buffer for incomming data and after that read current data, now i do on the contrary: first read current data, then specify buffer for next data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UARTE RX issue</title><link>https://devzone.nordicsemi.com/thread/197411?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2019 13:38:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3033d35-6d1c-4b9a-9910-5ef80a9ca145</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you share your code?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>