<?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>Set up MTU and DLE with SD 132 ver 4</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25370/set-up-mtu-and-dle-with-sd-132-ver-4</link><description>Hello community, 
 I have a central device which I implemeted, it is running with SD 132 v 4 (&amp;quot;NRF_SD_BLE_API_VERSION=4&amp;quot;)
) the chip is a NRF52832, I have some movement sensors which are able to send 8,20 and 30 bytes. Until 20 bytes my central is receving</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 Sep 2017 12:14:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25370/set-up-mtu-and-dle-with-sd-132-ver-4" /><item><title>RE: Set up MTU and DLE with SD 132 ver 4</title><link>https://devzone.nordicsemi.com/thread/99982?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2017 12:14:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f75b459a-16eb-49d0-b4bd-d095360ca73e</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In SDK 13(where S132 v.4 is used) we have a GATT library that should handle this for you. Take a look at e.g. ble_app_uart example. MTU is set with &lt;code&gt;nrf_ble_gatt_att_mtu_periph_set()&lt;/code&gt; in &lt;code&gt;gatt_init()&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Regarding the fatal error, you should debug to find the error code and find out where in the code the error occurs. See &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/"&gt;this post&lt;/a&gt; on how to do that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>