<?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>UART Init without FIFO:</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16065/uart-init-without-fifo</link><description>I am using 3 uarts for my applications using nrf52xx, i want uart without fifo,i configure 3 uarts independently and use the 
 #define APP_UART_INIT(
 P_COMM_PARAMS,
 EVT_HANDLER,
 IRQ_PRIO,
 ERR_CODE 
)
 
 for initialising my uarts.but this functions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Oct 2017 09:25:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16065/uart-init-without-fifo" /><item><title>RE: UART Init without FIFO:</title><link>https://devzone.nordicsemi.com/thread/61257?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 09:25:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14174808-52ce-47e4-bd3c-a8fedc099d2e</guid><dc:creator>phanhust</dc:creator><description>&lt;p&gt;i want config uart without fifo. i used app_uart_init() like you but it not work. the err_code return FAIL. could you help me.&lt;br /&gt;
thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART Init without FIFO:</title><link>https://devzone.nordicsemi.com/thread/61256?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 07:25:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6561b234-a994-4cf5-a265-091c9f933886</guid><dc:creator>S&amp;#233;bastien Le Ray</dc:creator><description>&lt;p&gt;You don&amp;#39;t have anything to change
APP_UART_INIT is meant to be used with app_uart.c
APP_UART_FIFO_INIT is meant to be used with app_uart_fifo.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART Init without FIFO:</title><link>https://devzone.nordicsemi.com/thread/61255?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 07:03:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84a407d8-de29-4dc8-b9e3-416496737957</guid><dc:creator>Shibi</dc:creator><description>&lt;p&gt;thanks for reply, if i am using app_uart.c source file, what will be in uart event handler?
Regards
shibil​&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART Init without FIFO:</title><link>https://devzone.nordicsemi.com/thread/61254?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 05:53:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a450aab6-2c5a-4b8a-94c0-7bac3b3fe0ac</guid><dc:creator>S&amp;#233;bastien Le Ray</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The p_buffers condition is in app_uart_fifo.c, not app_uart.c. You seem to be using the wrong source file if you don&amp;#39;t want to use FIFO&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>