<?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>nrf52840 uart rx problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48927/nrf52840-uart-rx-problem</link><description>hi, i&amp;#39;ve been trying to use uart in non-blocking mode (events available). Configuretion is the following: i have specify RX buffer (128 bytes) in init function, and in order to get to NRF_DRV_UART_EVT_RX_DONE every 10ms call nrf_drv_uart_rx_abort(&amp;amp;uart_inst</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Jun 2019 11:24:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48927/nrf52840-uart-rx-problem" /><item><title>RE: nrf52840 uart rx problem</title><link>https://devzone.nordicsemi.com/thread/194620?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2019 11:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:320bb025-e56c-4f52-85ef-a35aa7d548bd</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;I suggest you look into the&amp;nbsp;experimental libuarte library&amp;nbsp;as it has already implemented similar functionality, but double/triple buffered. See sdk15.3\components\libraries\experimental_libuarte.&lt;br /&gt;&lt;br /&gt;You can call&amp;nbsp;&lt;span&gt;nrf_drv_uart_rx_abort whenever you like, but you might get framing errors. The only way to deal with framing errors is to uninitialize and re-intialize the uart driver.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>