<?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>[nRF51822]  UART overflown if BTLE transmmision.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2051/nrf51822-uart-overflown-if-btle-transmmision</link><description>Hi
In my project, we wanna transmit large amount of data from UART master to nRF5182, and then to iOS7. Baud rate is 19200. Feed-in speed is near 2KB/sec. BTLE transmission and UART receiving will be overlapped very frequently. I found UART data will</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Apr 2014 18:07:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2051/nrf51822-uart-overflown-if-btle-transmmision" /><item><title>RE: [nRF51822]  UART overflown if BTLE transmmision.</title><link>https://devzone.nordicsemi.com/thread/8800?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2014 18:07:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83c430ea-044a-44e8-9349-bfabfd2a5057</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Hi Jeffery,&lt;/p&gt;
&lt;p&gt;Unfortunately the UART does not support DMA which would be nice. I ran into problems with getting data across the UART as well. The solution was to enable hardware flow control so that the far end stops transmitting before you run out of receive buffers.&lt;/p&gt;
&lt;p&gt;There are a number of good threads in this forum on this topic if you search for UART topics.&lt;/p&gt;
&lt;p&gt;Regards,
John&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>