<?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>Negociating MTU and modifying GAP event length while connected</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48403/negociating-mtu-and-modifying-gap-event-length-while-connected</link><description>Hello, 
 I am working with nRF52832 , a soft based on the NUS service and SDK 15.2 ( S132) . 
 In the aim of reducing the current comsumption , I want to modify the throughput between a central NUS and a peripheral NUS without re-initializing BLE , just</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Jun 2019 15:03:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48403/negociating-mtu-and-modifying-gap-event-length-while-connected" /><item><title>RE: Negociating MTU and modifying GAP event length while connected</title><link>https://devzone.nordicsemi.com/thread/192131?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 15:03:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13114df1-3f7b-4712-b07a-0e684a996f8e</guid><dc:creator>haakonsh</dc:creator><description>&lt;ol&gt;
&lt;li&gt;You can&amp;nbsp;initiate a&amp;nbsp;&lt;a title="sd_ble_gattc_exchange_mtu_request" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_t_t_c___f_u_n_c_t_i_o_n_s.html?cp=3_4_1_1_2_2_2_6#ga269894b0415de8c4ae76343b74f6e655"&gt;sd_ble_gattc_exchange_mtu_request&lt;/a&gt;, but there are some BLE stacks out there that do not expect a peripheral to initiate an MTU exchange request, and they might not be able to give you your wanted MTU size. In most use-cases, this is fine though. It will definitely not be a problem between two nordic devices.&lt;/li&gt;
&lt;li&gt;Call&amp;nbsp;&lt;a title="sd_ble_gap_data_length_update" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.1/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html?cp=3_4_1_1_2_1_2_14#gac4a6ef5c106107eb2a1707bb26f3245c"&gt;sd_ble_gap_data_length_update&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>