<?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>NRF52810 BLE Glitch</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61675/nrf52810-ble-glitch</link><description>Hi! 
 I&amp;#39;m trying to transfer data from UART to BLE in NRF52810. NRF52810 connects MSP430 controller via UART, MSP430 sends packet of 16 bytes lenght every 2ms (500 times in a second). UART baud rate is 460800 (NRF is uses 0x075F7000 constant). NRF52810</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Jun 2020 10:24:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61675/nrf52810-ble-glitch" /><item><title>RE: NRF52810 BLE Glitch</title><link>https://devzone.nordicsemi.com/thread/255213?ContentTypeID=1</link><pubDate>Tue, 16 Jun 2020 10:24:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca8100b9-cf2c-49a3-a2b0-8c2d1dc3764c</guid><dc:creator>Mike Anti</dc:creator><description>&lt;p&gt;&lt;span&gt;I add hardware flow control in the project and test it. At first sight, this seemed to solve the problem. But then the distance between&amp;nbsp;&lt;/span&gt;&lt;span&gt;peripheral and cenrtal increase over 5 meters, RTS pin sticks hight level(deactivate) fast enough and stays forever, although receiver FIFO is empty. Only next data transfer makes it low(activete).&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52810 BLE Glitch</title><link>https://devzone.nordicsemi.com/thread/251146?ContentTypeID=1</link><pubDate>Thu, 21 May 2020 18:27:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:173a38f3-cc25-429d-907c-eb7fd3f292b7</guid><dc:creator>Turbo J</dc:creator><description>[quote userid="90537" url="~/f/nordic-q-a/61675/nrf52810-ble-glitch"]Test with BLE transfer at 115200 also work fine!&lt;br /&gt;Test with BLE transfer at 460800 - failed![/quote]
&lt;p&gt;I am actually surprised that 115200 worked with BLE traffic present. Usually that is the point where those hardware flow control signals are absolutely required. Can you use these in your project? &lt;/p&gt;
&lt;p&gt;Also try using the highest possible interrupt priority for the UART(E).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>