<?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>close buffer FIFO Rx uart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26153/close-buffer-fifo-rx-uart</link><description>i use ble_uart example nrf51 in sdk1 with ic kline interface with mortorbike
NRF51 Tx,RX connect to TX,RX MC33290 and Kline of MC32290 connect to motorbike 
( you can Google MC33290) 
 specially,byte that NRF transmit in Tx,will be stored in RX.
example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Oct 2017 07:38:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26153/close-buffer-fifo-rx-uart" /><item><title>RE: close buffer FIFO Rx uart</title><link>https://devzone.nordicsemi.com/thread/103047?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2017 07:38:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e4a3ad2-af10-4035-877c-b19ad2662e82</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You could use &lt;code&gt;app_uart_flush()&lt;/code&gt; to flush the RX and TX FIFO buffers.&lt;/p&gt;
&lt;p&gt;Is the MC33290 sending back the data you sent? If so, then you know what data you sent, and can filter/ignore that data, or do some check that it have actually received the correct data you sent. That could be a better solution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>