<?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>DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59640/data-length-extention-request-rejected-by-master-app</link><description>Hi , I am using nrf52832 and try to implement a high throughput in ble5.1. i interface memory with nrf52832 my task is to read the memory and send the data to the app with high speed. 
 I set the MTU size to 247byte. i send the array of 74 byte at a time</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Apr 2020 12:40:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59640/data-length-extention-request-rejected-by-master-app" /><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/243653?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 12:40:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c1e5d4d-9864-4692-9e9f-483d6ab2e1c1</guid><dc:creator>fenil.patel</dc:creator><description>&lt;p&gt;Thanks, i will try&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/243554?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 07:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7d56782-83d1-4717-9cba-255499b14240</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As I explained in the previous,&amp;nbsp;&lt;br /&gt;&lt;span&gt;From the sniff trace, the master doesn&amp;#39;t support DLE as it responds to LL_UNKNOWN_RSP to nordic&amp;#39;s LL_LENGTH_REQ.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Did you try other phones which support DLE? If you still have the problem, could you upload the sniff log with the new phone from starting the connection?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/243492?ContentTypeID=1</link><pubDate>Sun, 05 Apr 2020 06:21:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:040665d2-578c-432e-a600-c4c1e668590a</guid><dc:creator>fenil.patel</dc:creator><description>&lt;p&gt;Thank you for reply&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But my problem not solve.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/243335?ContentTypeID=1</link><pubDate>Fri, 03 Apr 2020 09:00:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7858ab39-95fc-44a7-9447-7e99a4ecbe77</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user="fenil.patel"]so now what can i do? I have to work on the android side or anything else?[/quote]
&lt;p&gt;You can choose an android device which supports DLE. Please see this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/36236/phones-supporting-dle"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="fenil.patel"]i am using only this&amp;nbsp;&lt;span&gt;nrf_ble_gatt_data_length_set(&amp;amp;m_gatt, BLE_CONN_HANDLE_INVALID, 80) function is this right method to DLE?&lt;/span&gt;[/quote]
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;Yes, to set a new data length, you could use&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__nrf__ble__gatt.html#ga857b95d31c1b2454eb3ac70b96e096fd"&gt;&lt;span&gt;nrf_ble_gatt_data_length_set&lt;/span&gt;&lt;/a&gt;&lt;span&gt;. A new data length can be set for an existing connection or before a connection is established by passing&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v6.1.0/group___b_l_e___c_o_n_n___h_a_n_d_l_e_s.html#gacf227b9b101dbcf08eccbbaba54e48f5"&gt;BLE_CONN_HANDLE_INVALID&lt;/a&gt;&lt;span&gt;&amp;nbsp;to&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__nrf__ble__gatt.html#ga857b95d31c1b2454eb3ac70b96e096fd"&gt;&lt;span&gt;nrf_ble_gatt_data_length_set&lt;/span&gt;&lt;/a&gt;&lt;span&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/243172?ContentTypeID=1</link><pubDate>Thu, 02 Apr 2020 11:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba1cb5bc-c4bc-48a4-a14c-1b63131bc986</guid><dc:creator>fenil.patel</dc:creator><description>&lt;p&gt;so now what can i do? I have to work on the android side or anything else?&lt;/p&gt;
&lt;p&gt;i am using only this&amp;nbsp;&lt;span&gt;nrf_ble_gatt_data_length_set(&amp;amp;m_gatt, BLE_CONN_HANDLE_INVALID, 80) function is this right method to DLE?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/243116?ContentTypeID=1</link><pubDate>Thu, 02 Apr 2020 08:54:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bb823b9-6ffd-4f65-93a7-79ca853fa2aa</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A smartphone can be BLE 4.2 qualified, and still not support Data Length Extension(DLE). DLE was introduced in 4.2, but DLE is not mandatory for a device to be 4.2 qualified.&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/242904?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 10:17:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd3c6408-8749-4728-bf6c-f5a1bbae0f49</guid><dc:creator>fenil.patel</dc:creator><description>&lt;p&gt;Thank you for sharing information but i am using a device that has BLE 4.2 and android 9 version. but still, the issue is the same.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/242615?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 08:18:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47c894ff-6701-4c41-bb40-61f45d746a06</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;From the sniff trace, the master doesn&amp;#39;t support DLE as it responds to LL_UNKNOWN_RSP to nordic&amp;#39;s LL_LENGTH_REQ.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please see this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/16498/s132-v3-exchange-mtu-le-data-packet-length-extension-does-t-work/63141#63141"&gt;post&lt;/a&gt;&amp;nbsp;and this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47188/a-terminal-that-can-not-communicate/192963#192963"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/242528?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2020 17:40:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13d62554-e55d-4e5b-85ec-651aec8689a3</guid><dc:creator>fenil.patel</dc:creator><description>&lt;p&gt;I am using s132 v6&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DATA LENGTH EXTENTION request rejected by master(app).</title><link>https://devzone.nordicsemi.com/thread/242370?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2020 10:56:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1015d83-552e-4a6e-bb44-8749f6258045</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What is the softdevice version you use?&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>