<?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>NCS v3.1.0 BLE Packets being fragmented to 27 bytes regardless of MTU. Data len update configs crash device on connection.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124153/ncs-v3-1-0-ble-packets-being-fragmented-to-27-bytes-regardless-of-mtu-data-len-update-configs-crash-device-on-connection</link><description>I am using a custom nRF52832 board with NCS v3.1.0 with the following BT configs: 
 # Enable Bluetooth CONFIG_BT=y CONFIG_BT_PERIPHERAL=y CONFIG_BT_GATT_CLIENT=y CONFIG_BT_DEVICE_NAME_DYNAMIC=y CONFIG_BT_PHY_UPDATE=y CONFIG_BT_USER_PHY_UPDATE=y CONFIG_BT_SMP</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Sep 2025 19:58:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124153/ncs-v3-1-0-ble-packets-being-fragmented-to-27-bytes-regardless-of-mtu-data-len-update-configs-crash-device-on-connection" /><item><title>RE: NCS v3.1.0 BLE Packets being fragmented to 27 bytes regardless of MTU. Data len update configs crash device on connection.</title><link>https://devzone.nordicsemi.com/thread/547812?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2025 19:58:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fc66c81-b97f-44d1-8e23-4228289077a0</guid><dc:creator>Amua-Charlie</dc:creator><description>&lt;p&gt;&lt;span&gt;CONFIG_BT_CTLR_DATA_LENGTH_MAX=251 was the fix, thank you very much.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS v3.1.0 BLE Packets being fragmented to 27 bytes regardless of MTU. Data len update configs crash device on connection.</title><link>https://devzone.nordicsemi.com/thread/547761?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2025 13:02:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd3318e6-87ae-472b-be3a-ac95e5fe0ff6</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Try setting&lt;/p&gt;
&lt;p&gt;CONFIG_BT_CTLR_DATA_LENGTH_MAX=251&lt;/p&gt;
&lt;p&gt;Also, try delay calling&amp;nbsp;&lt;span&gt;bt_conn_le_data_len_update()&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>