<?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>ATT MTU vs Data length</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42269/att-mtu-vs-data-length</link><description>I am trying to support old phones without BLE 4.2 data length extension. 
 I have read https://punchthrough.com/pt-blog-post/maximizing-ble-throughput-part-2-use-larger-att-mtu/ and am now confused. 
 The article says that ATT MTU can be any value from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Jan 2019 12:16:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42269/att-mtu-vs-data-length" /><item><title>RE: ATT MTU vs Data length</title><link>https://devzone.nordicsemi.com/thread/164700?ContentTypeID=1</link><pubDate>Wed, 09 Jan 2019 12:16:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42ca7b3e-bd5e-4624-a207-d76c767b1961</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;We only support MTU sizes up to 251 bytes.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&amp;quot;&lt;span&gt;ATT MTU and &amp;quot;data length&amp;quot; are different right? Can I have a ATT MTU of 251 and a data length of 23? Does that mean I can place 251 bytes of data into my characteristic at a time and watch it go over the air in 23-byte chunks? &amp;quot;&lt;br /&gt;&lt;br /&gt;Yes, as long as the peer also support an MTU size of 251.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;See&amp;nbsp;&lt;a class="activated" href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S132/v6-1-0/group_ble_gatts_mtu_exchange"&gt;GATTS ATT_MTU Exchange&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S132/v6-1-0/group_ble_gatts_functions?1396#gacb80e44fb1309fe388c6baf747f6f994"&gt;sd_ble_gatts_exchange_mtu_reply&lt;/a&gt;.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Btw, this question has been answered many times on this forum already.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>