<?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 set ble tx data length ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85240/how-to-set-ble-tx-data-length</link><description>software version :nrf connect SDK 1.6.1 
 hardware:nrf5340 
 ble stack:ble 5.0 
 ble central: iphone x app 
 ble client:nrf5340 kit 
 question:I was failure to set Tx len 251 bytes,this makes the Bluetooth communication rate extremely low. 
 According</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Mar 2022 08:38:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85240/how-to-set-ble-tx-data-length" /><item><title>RE: how to set ble tx data length ?</title><link>https://devzone.nordicsemi.com/thread/355448?ContentTypeID=1</link><pubDate>Tue, 01 Mar 2022 08:38:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f7cb4a5-1c4d-4335-8d77-d59cad774b87</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;iOS devices are known to not play well with the maximum MTU sizes of 247 bytes I&amp;#39;m afraid. The highest allowed MTU by iOS devices is 184 bytes, so try setting the max to that, and data length to 187 bytes. Is your application based on the throughput sample, or is this a custom project?&lt;/p&gt;
&lt;p&gt;Did you see the note for nRF5340 devices in the Throughput sample? If you&amp;nbsp;&lt;span&gt;use nRF5340 DK, the additional configuration of the network core will be taken from the&amp;nbsp;&lt;/span&gt;&lt;code&gt;&lt;span&gt;child_image&lt;/span&gt;&lt;/code&gt;&lt;span&gt;&amp;nbsp;directory. For more details see:&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_multi_image.html#ug-multi-image-variables"&gt;&lt;span&gt;Image-specific variables&lt;/span&gt;&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>