<?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>S132 Maximum data throughput</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33165/s132-maximum-data-throughput</link><description>We have a medical products need to evaluate the maxinum transmission data rate of BLE .i am using is the latest nRF5_SDK_15.0.0_a53641a. 
 i find to using the ios lightbule app transmiss one packet of data length have 185 bytes , i do not know the two</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Apr 2018 13:20:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33165/s132-maximum-data-throughput" /><item><title>RE: S132 Maximum data throughput</title><link>https://devzone.nordicsemi.com/thread/127847?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 13:20:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1104e955-7f45-49b1-b1a7-6fb9261df083</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Please also check out this link: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/ble_data_throughput/ble_data_throughput.html"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.sds/dita/softdevices/s130/ble_data_throughput/ble_data_throughput.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S132 Maximum data throughput</title><link>https://devzone.nordicsemi.com/thread/127545?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 07:49:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:203ea213-9b91-46ff-b982-d84c393db086</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, you should check out the ble_app_mtu_throughput example in the SDK: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_att_mtu.html"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_att_mtu.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maximum BLE throughput is a bit complicated and is a combination of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The physical data rate in bits per second,&lt;/li&gt;
&lt;li&gt;how many bytes you are allowed to send in one packet,&lt;/li&gt;
&lt;li&gt;how many packets you can send per connection interval&lt;/li&gt;
&lt;li&gt;and the connection interval.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All the chosen parameters also have to be supported by both the central and peripheral.&lt;/p&gt;
&lt;p&gt;For more details I will recommend to read this article: &lt;a href="https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/"&gt;https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>