<?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>How to send data with high speed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28438/how-to-send-data-with-high-speed</link><description>Hi I was use example ble_app_uart with SDK 12.3.0 and nrf51802 for a data transport, after BLE connection, the example need uart receive more than 20 or &amp;quot;\r\n&amp;quot; ,the data will send to the peer device; I want to know how to send the data without need &amp;quot;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Jul 2017 10:31:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28438/how-to-send-data-with-high-speed" /><item><title>RE: How to send data with high speed</title><link>https://devzone.nordicsemi.com/thread/112331?ContentTypeID=1</link><pubDate>Thu, 06 Jul 2017 10:31:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2012316-c52e-4010-b9c0-9ca4d8195f85</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Well define your condition and fire the transport anytime you need. It can be e.g. at 20B or lower if some timer expires (100ms/1s/10s). In the end it will be you who will need to write it into the FW anyway, nothing will save you from that work I&amp;#39;m afraid...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data with high speed</title><link>https://devzone.nordicsemi.com/thread/112330?ContentTypeID=1</link><pubDate>Thu, 06 Jul 2017 02:11:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:748ddfbc-9dd7-4404-a34b-286adb5d062c</guid><dc:creator>MrFine</dc:creator><description>&lt;p&gt;Thanks for your reply,Maybe I didn&amp;#39;t make that clear; I want use the example like a real serial port line;  I don&lt;code&gt;t want any end of frame to trigger; so for a high-efficient transpotr if uart receive 20 or more , I can send it immediately, buf if less than 20 , I don&lt;/code&gt;t know when to send them.do you have a good solution for this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data with high speed</title><link>https://devzone.nordicsemi.com/thread/112329?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2017 20:36:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dd2875f-ad19-4e76-a226-e355da077752</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;You can modify &lt;code&gt;ble_app_aurt&lt;/code&gt; easily to trigger different &amp;quot;end of frame&amp;quot; condition then \r\n and similar you can play with the &amp;quot;frame&amp;quot; size of 20B (chaining them in some way if you need to send more).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>