<?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>Maximize data transfer rate</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79188/maximize-data-transfer-rate</link><description>Hi. I&amp;#39;m developing solution for vehicle driving data gathering system. 
 Our customer want to get the driving data for 1000/s. 
 So, I was developed hardware and software, but I get only 420~440 data per seconds. 
 My connectino parameter is as follow</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Sep 2021 05:15:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79188/maximize-data-transfer-rate" /><item><title>RE: Maximize data transfer rate</title><link>https://devzone.nordicsemi.com/thread/327687?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 05:15:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7abe4777-22a7-4fde-9877-7ef0d006be1b</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;It is not possible to reach 125kB/s with 1Mbps.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/ble_data_throughput/ble_data_throughput.html?cp=4_7_3_0_16"&gt;Here &lt;/a&gt;is another throughput result that was tested with the S132 stack.&lt;/p&gt;
&lt;p&gt;As you can see, the maximum result with 1Mbps/DLE/400ms CI is 771kbps.&lt;/p&gt;
&lt;p&gt;That means it is possible to send 96kB(771kb/8) per second.&lt;/p&gt;
&lt;p&gt;If you are implemented in your own bi-directional communication, it will be slower than this result.&lt;/p&gt;
&lt;p&gt;I would suggest you try the configuration stated in the link and also try with 2Mbps and DLE if you are not using the DLE.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximize data transfer rate</title><link>https://devzone.nordicsemi.com/thread/327682?ContentTypeID=1</link><pubDate>Thu, 02 Sep 2021 01:51:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19df0a38-f0e8-4758-8f81-675a5578186f</guid><dc:creator>jswcomkr</dc:creator><description>&lt;p&gt;Hi. thank you for reply. I tested it using two nRF52 device that is self-designed circuit and unit is counts per seconds.&lt;/p&gt;
&lt;p&gt;(calculate using RTC2 compare interrupt every 1 seconds)&lt;/p&gt;
&lt;p&gt;As I know, nRF52832 can&amp;nbsp;actually transmit over 1Mbps as you said so It is almost 125000Bytes/s.&lt;/p&gt;
&lt;p&gt;This system adopted hand-shaking method.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How can I get the data more fast?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximize data transfer rate</title><link>https://devzone.nordicsemi.com/thread/327680?ContentTypeID=1</link><pubDate>Wed, 01 Sep 2021 23:36:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70c08f94-2a22-46e0-81a7-71108112fa1d</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;What is the unit of your result?&lt;/p&gt;
&lt;p&gt;It seems to be a byte but I am not sure what is the unit of your number.&lt;/p&gt;
&lt;p&gt;There are multiple factors for achieving maximum throughput such as connection interval, datarate, packet size, packet type, etc...&lt;/p&gt;
&lt;p&gt;If you are using nRF52 devices both central and peripheral, it can be reached out to around 1.3~1.4Mbps.&lt;/p&gt;
&lt;p&gt;There is an example in nRF5 SDK that measuring through between nRF5 DKs.&lt;/p&gt;
&lt;p&gt;I recommend you check&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_att_mtu.html?cp=8_1_4_2_1_0"&gt; this example &lt;/a&gt;first.&lt;/p&gt;
&lt;p&gt;Also, &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/the-ultimate-guide-to-maximizing-your-ble-and-blue"&gt;this post&lt;/a&gt; can be helped you for understanding the details&lt;/p&gt;
&lt;p&gt;If you are using a mobile device such as Android/iPhone for the central device, it might not be achieved 1.3Mbps due to there is a limitation in setting the minimum CI.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>