<?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>nRF53 MAX MTU and DLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79232/nrf53-max-mtu-and-dle</link><description>Hi, 
 I want to know if MTU nRF53 could reach 512 bytes and if PDU could reach 516 bytes. 
 
 Best regards, 
 Mehdi.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Jan 2023 00:55:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79232/nrf53-max-mtu-and-dle" /><item><title>RE: nRF53 MAX MTU and DLE</title><link>https://devzone.nordicsemi.com/thread/404429?ContentTypeID=1</link><pubDate>Thu, 12 Jan 2023 00:55:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d577a68c-3657-4a39-a88a-e9cf02b7e4b6</guid><dc:creator>Robert de Brum</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am working on a project with the nrf5340 and ncs version 2.2.0 and I am trying to enable large packets. When I try to notify a buffer of 510 bytes, I cannot. I get a warning&amp;nbsp;from here:&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/pastedimage1673484798178v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;When debugging I see that the chan-&amp;gt;chan.tx.mtu is 509.&lt;/p&gt;
&lt;p&gt;This project is converted from an old nrf5 implementation, where the MTU was set to 576 for an nrf52832. How can I set a similar (again, at least 510) MTU for the nrf5340 in NCS?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF53 MAX MTU and DLE</title><link>https://devzone.nordicsemi.com/thread/327980?ContentTypeID=1</link><pubDate>Fri, 03 Sep 2021 12:59:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e177d01c-a486-4ac2-989b-d76318170ff1</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There are several protocol layers. You can have a ATT MTU of 512, but that would have to be split on several GAP packets. The longest possible packet with DLE is&amp;nbsp;251 bytes.&lt;/p&gt;
&lt;p&gt;That means that If you want to fit the ATT MTU in a single packet, that means it can be maximum 247 bytes. This is limited by the Bluetooth specification, and is not implementation specific.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>