<?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>disable uart RX FIFO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26080/disable-uart-rx-fifo</link><description>i have project with nRf51822 and uart. i use uart fifo in Uart_app_ble example sdk11. now i need disable or enable Rx, TX.i tried this function : 
 NRF_UART0-&amp;gt;TASKS_STARTRX = 1;
NRF_UART0-&amp;gt;TASKS_STARTTX = 1;
and
NRF_UART0-&amp;gt;TASKS_STOPRX = 1;
NRF_UART0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Mar 2018 13:17:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26080/disable-uart-rx-fifo" /><item><title>RE: disable uart RX FIFO</title><link>https://devzone.nordicsemi.com/thread/124171?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 13:17:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42e836c1-ba18-480e-b1cb-8576b5db8345</guid><dc:creator>sprasad</dc:creator><description>&lt;p&gt;Hey! Did you manage to find a solution for the same? I&amp;#39;m stuck here too :(&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>