<?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>Why does Peripheral show MTU of 498 while iOS Controller shows a MTU of 495?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114201/why-does-peripheral-show-mtu-of-498-while-ios-controller-shows-a-mtu-of-495</link><description>I am sending data from iOS to a nRF5340DK. I have some code showing the TX/RX MTU Size: 
 
 
 
 
 
 
 Which shows: Updated MTU: TX: 527 RX: 498 bytes 
 
 But on the iOS/Controller side I have code: 
 
 Which shows: mtu: 495 
 
 I also wanted to confirm</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Aug 2024 06:20:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114201/why-does-peripheral-show-mtu-of-498-while-ios-controller-shows-a-mtu-of-495" /><item><title>RE: Why does Peripheral show MTU of 498 while iOS Controller shows a MTU of 495?</title><link>https://devzone.nordicsemi.com/thread/499659?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2024 06:20:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8800ec8-4c2c-4a68-a24e-5a4a55753681</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;iOS is showing the maximum write length, which is the ATT MTU size minus the 3-byte ATT header.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1724653171117v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>