<?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>Changing MTU size in ble_peripheral problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18566/changing-mtu-size-in-ble_peripheral-problem</link><description>I&amp;#39;m using nRF5SDK V.12.2.0.
In the app_ble_uart example, trying to change MTU size as below. 
 #define NRF_BLE_MAX_MTU_SIZE 103
...
#if (NRF_SD_BLE_API_VERSION == 3)
 ble_enable_params.gatt_enable_params.att_mtu = NRF_BLE_MAX_MTU_SIZE;
#endif
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Dec 2016 12:15:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18566/changing-mtu-size-in-ble_peripheral-problem" /><item><title>RE: Changing MTU size in ble_peripheral problem</title><link>https://devzone.nordicsemi.com/thread/71654?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2016 12:15:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a2d7334-abff-48b9-ad60-eca151286618</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Have you had a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_att_mtu.html?cp=4_0_1_4_2_1_0"&gt;ATT_MTU Throughput Example&lt;/a&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>