<?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>Enabling Data Packet length extension</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76156/enabling-data-packet-length-extension</link><description>Hello, 
 
 Here is my configuration: 
 NRF52840 
 S140 
 #define NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247 
 
 I would like to enable DDLE in order to get more than 27 bytes in each transfer 
 
 
 
 On both slave and master , I saw that the DLE is activated </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Jun 2021 21:04:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76156/enabling-data-packet-length-extension" /><item><title>RE: Enabling Data Packet length extension</title><link>https://devzone.nordicsemi.com/thread/314566?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 21:04:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b0cba02-cafd-4ee0-b287-1978f723c579</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;I think I see it now, the raspberry does not support long MTU,&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1623272662552v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling Data Packet length extension</title><link>https://devzone.nordicsemi.com/thread/314550?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 17:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15cac23a-f63b-4212-8927-76d1632c43e6</guid><dc:creator>Fabrice_31</dc:creator><description>&lt;p&gt;So the raspberry ask to read an attribute and the response of the nrf52840 send 22 bytes.&lt;/p&gt;
&lt;p&gt;Then, the raspberry asks for the following data.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thus, on the nrf52840, it seems that there is something which send only 22 bytes (packet of 27 bytes). I tried to modify&amp;nbsp;NRF_SDH_BLE_GAP_DATA_LENGTH but without success.&lt;/p&gt;
&lt;p&gt;How to change that number of bytes sent?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling Data Packet length extension</title><link>https://devzone.nordicsemi.com/thread/314548?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 16:51:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86b7084f-bc5d-4e7f-8a65-0612d3aad1f9</guid><dc:creator>Sigurd</dc:creator><description>[quote user="Fabricesic"]What is the message exchanged where the master asks for 22 bytes?[/quote]
&lt;p&gt;&amp;nbsp;It&amp;#39;s start reading an attribute, first without offset, then it continues reading the same&amp;nbsp;&lt;span&gt;attribute with an offset at 22 bytes increment.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling Data Packet length extension</title><link>https://devzone.nordicsemi.com/thread/314518?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 14:10:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3729cd0e-66bf-40e5-bf2e-c11230f372e6</guid><dc:creator>Fabrice_31</dc:creator><description>&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;The peripheral is the nRF52840. The master is a raspberry pi with a script to perform several tasks.&lt;/p&gt;
&lt;p&gt;What is the message exchanged where the master asks for 22 bytes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling Data Packet length extension</title><link>https://devzone.nordicsemi.com/thread/314512?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 14:04:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfdc0f96-01c9-4195-b16f-ffe801918986</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Looks like the master requested the data in packets of 22 bytes.&lt;/p&gt;
&lt;p&gt;What device is the master and the &lt;span&gt;peripheral&amp;nbsp;&lt;/span&gt;? The master is a phone?&amp;nbsp;and the&amp;nbsp;&lt;span&gt;peripheral&amp;nbsp;is a nRF52840?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>