<?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 transfer a lot of data with your phone&amp;#39;s bluetooth?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73844/how-to-transfer-a-lot-of-data-with-your-phone-s-bluetooth</link><description>I wanted to increase the bandwidth of bluetooth using the following example, but there is a limit of only 1 board. 
 https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.2%2Fble_sdk_app_att_mtu.html&amp;amp;cp=7_1_4_2_1_0 
 Please tell me how to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Apr 2021 14:39:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73844/how-to-transfer-a-lot-of-data-with-your-phone-s-bluetooth" /><item><title>RE: How to transfer a lot of data with your phone's bluetooth?</title><link>https://devzone.nordicsemi.com/thread/304337?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 14:39:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38ef1cec-fb4f-479d-8542-299a835f0595</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Also check out:&amp;nbsp;&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;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to transfer a lot of data with your phone's bluetooth?</title><link>https://devzone.nordicsemi.com/thread/304157?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 00:44:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a18a8ef1-d2da-4ad6-ad03-a462429726d9</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;There are multiple factors related to the throughput.&lt;br /&gt;&lt;br /&gt;1. Data rate&lt;br /&gt;2. Data Length Extension&lt;br /&gt;3. Connection interval&lt;br /&gt;4. etc&lt;br /&gt;&lt;br /&gt;These factors are already supporting in the example that you shared.&lt;br /&gt;&lt;br /&gt;So I recommend you check the configuration in the example of how it configures the data rate, ATT MTU size, and Connection interval.&lt;br /&gt;&lt;br /&gt;One thing you need to know that the throughput result will be shown according to the mobile device that you selected due to each mobile OS(Android 11.25ms/iOS 30ms) has different connection intervals.&lt;/p&gt;
&lt;p&gt;and, The most of latest mobile devices are supporting the 2Mbps, DLE feature itself.&lt;/p&gt;
&lt;p&gt;To verify the configuration on run time, you can use the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE"&gt;nRF Sniffer&lt;/a&gt; to capture the air packets.&lt;/p&gt;
&lt;p&gt;This &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/54295/how-to-enable-2mbps"&gt;link&lt;/a&gt; also might help you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>