<?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 interrupt lost</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37153/uart-interrupt-lost</link><description>Problem : bytes are lost during UART communication with the module, hardware flow control is enabled, at speed higher than 38400 baud/s, when softdevice enabled and test board is communicating with another NRF52832 module via BLE. Program works properly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Aug 2018 06:39:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37153/uart-interrupt-lost" /><item><title>RE: UART interrupt lost</title><link>https://devzone.nordicsemi.com/thread/143124?ContentTypeID=1</link><pubDate>Tue, 07 Aug 2018 06:39:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c4f2316-eccd-494f-b2e3-2f84adb9c2c8</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Thanks for the update. I was not aware of this limitation in the UART driver. Fortunately it was an easy fix.&lt;/p&gt;
&lt;p&gt;Be aware&amp;nbsp;that you will loose bytes if there are framing errors (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/uarte.html?cp=2_1_0_34_4#concept_fpm_qcm_wr"&gt;error conditions&lt;/a&gt;) which might be acceptable in your case. If not you could try to enable HFXO to see if it improves the performance at higher baudrates (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.0.0/group___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html?cp=2_3_1_1_0_2_7_2_3#ga3e5afb495a1b0307c749cc268df94a74"&gt;sd_clock_hfclk_request)&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART interrupt lost</title><link>https://devzone.nordicsemi.com/thread/143081?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 16:34:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df1a4b51-b278-43cf-b67c-348139ca8b58</guid><dc:creator>amaesa</dc:creator><description>&lt;p&gt;Hi Vidar, I&amp;#39;ve actually just found this fix that was posted few days ago, which seems to have eliminated the issue at higher baud rates. &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/37120/nrfx_uart-bug" rel="noopener noreferrer" target="_blank"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/37120/nrfx_uart-bug&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART interrupt lost</title><link>https://devzone.nordicsemi.com/thread/143016?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 12:19:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a17c509-5fdb-4be9-b94d-46c339b5c7d8</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Does RX reception get re-enabled if an error condition occurs (reported through&amp;nbsp;NRF_DRV_UART_EVT_ERROR driver event) in your application? Maybe you are getting an framing error,etc that effectively disables RX?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>