<?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>nRF UART v2.0 app: Disconnects particular data rate</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12663/nrf-uart-v2-0-app-disconnects-particular-data-rate</link><description>Hi all, 
 I am using ble_app_uart application to send data to a Bluetooth device. I am sending the data to the Tx Rx Pins of nrF51822 module via an external controller. My baud rate is set to 31250 and I am sending 3 bytes of data to the nrf51822 from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Mar 2016 13:09:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12663/nrf-uart-v2-0-app-disconnects-particular-data-rate" /><item><title>RE: nRF UART v2.0 app: Disconnects particular data rate</title><link>https://devzone.nordicsemi.com/thread/48117?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 13:09:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4a9b6d4-f8ed-47e6-9de8-4383f563c2e0</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Your own suggestion sounds very likely. How many bytes are you sending from the controller every 3 ms? I guess you get some overflow and then end up in some error handler somewhere. Have you tried to debug your code? &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/?answer=60126#post-id-60126"&gt;Check for error asserts&lt;/a&gt; and maybe put a breakpoint inside the UART event handler to check for any UART errors. Are you able to provide a logic trace of the UART lines? Then we could clearly see how strained the UADT lines actually are.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>