<?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>SDKv15.2: Custom profile send and receive more than 100 bytes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40539/sdkv15-2-custom-profile-send-and-receive-more-than-100-bytes</link><description>Hello Nordic team 
 I am working on nRF52832 DK, SDKv15.2. 
 My question is how we can send and receive more than 100 bytes of data? I know nus services doing it. Also how we can change MTU size? 
 Is there any example code available where custom BLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Nov 2018 13:30:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40539/sdkv15-2-custom-profile-send-and-receive-more-than-100-bytes" /><item><title>RE: SDKv15.2: Custom profile send and receive more than 100 bytes</title><link>https://devzone.nordicsemi.com/thread/158424?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 13:30:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65f69ba8-ebac-4fb9-b566-a1b2213b5924</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Some information is collected &lt;a href="https://devzone.nordicsemi.com/b/blog/posts/throughput-and-long-range-demo"&gt;here&lt;/a&gt;. You need to configure:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;    NRF_SDH_BLE_GAP_DATA_LENGTH 251
    NRF_SDH_BLE_GAP_EVENT_LENGTH 400 //not necessary, depends on application requirements
    NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This will change the ram start and size settings for the application. So those will also have to be updated&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDKv15.2: Custom profile send and receive more than 100 bytes</title><link>https://devzone.nordicsemi.com/thread/157528?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 13:44:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:101ca5a8-0f14-4601-bb20-43e0994cea32</guid><dc:creator>Rajneesh</dc:creator><description>&lt;p&gt;Hi Thanks for quick reply.&lt;/p&gt;
&lt;p&gt;Yes, I see the&amp;nbsp;&lt;span&gt;ble_app_att_mtu_throughput example. But it seems like working on peripheral and central example. Is there any other example code available or any service support the data length extension or any documentation?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDKv15.2: Custom profile send and receive more than 100 bytes</title><link>https://devzone.nordicsemi.com/thread/157502?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 12:47:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c46e5e97-0da7-4a0b-899b-658bfe52672a</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you looked at: nRF5_SDK_15.2.0_9412b96\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput&lt;/p&gt;
&lt;p&gt;Example documentation &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/ble_sdk_app_att_mtu.html?cp=4_0_0_4_1_1_0"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>