<?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>nRF52832: UARTE initialisation error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10560/nrf52832-uarte-initialisation-error</link><description>The Nordic UART code was built for the UARTE using the following definitions: 
 #define UART0_CONFIG_USE_EASY_DMA true
#define UART_EASY_DMA_SUPPORT 1
#define UART_LEGACY_SUPPORT 1
 
 When the code is run the NRF_ERROR_BUSY error occurs in the &amp;quot;nrf_drv_uart_rx</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Dec 2015 12:30:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10560/nrf52832-uarte-initialisation-error" /><item><title>RE: nRF52832: UARTE initialisation error</title><link>https://devzone.nordicsemi.com/thread/39290?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2015 12:30:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc988cc7-c69c-4c61-86bf-e0040d017160</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Could you be more specific? I tested and it worked fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: UARTE initialisation error</title><link>https://devzone.nordicsemi.com/thread/39291?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2015 10:53:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d11ecf9-e46d-4ebf-9822-eb1710e34da0</guid><dc:creator>David Anthony</dc:creator><description>&lt;p&gt;When serial characters are received the receive handler is not called with app_uart_fifo_mod.c. This works fine with the previous app_uart_fifo.c.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: UARTE initialisation error</title><link>https://devzone.nordicsemi.com/thread/39289?ContentTypeID=1</link><pubDate>Tue, 01 Dec 2015 11:58:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83b39584-00a3-4026-84cf-a41956965f56</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;This is a bug in the SDK, replace app_uart_fifo.c with this file: &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1682.app_5F00_uart_5F00_fifo_5F00_mod.c"&gt;app_uart_fifo_mod.c&lt;/a&gt;. Report back here if there are any more issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>