<?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>&amp;quot;Length of data to send exceeds MTU&amp;quot; message on nrfConnect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75534/length-of-data-to-send-exceeds-mtu-message-on-nrfconnect</link><description>When I do a DFU on my device (nrf52832 with Zephyr) using nrfConnect, the update is successful, but I get a message in the log stating &amp;quot;Length of data to send exceeds MTU&amp;quot;. 
 I tried Googling about this but found nothing. Is this something I should be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jun 2021 13:07:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75534/length-of-data-to-send-exceeds-mtu-message-on-nrfconnect" /><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/315148?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2021 13:07:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4be8659-6674-4580-b93f-361909279a8f</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;This should not be an issue, this only means that the iOS DFU library will send the data in more than one transmission, and will not cause any problems for you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/314931?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 13:41:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98581eb9-4ff1-47fd-9dfa-c1217add92b0</guid><dc:creator>yayembedded</dc:creator><description>&lt;p&gt;Hi Simon.&amp;nbsp; Yes I know about the confirmation procedure. &amp;nbsp;My concern is about the message that says, &amp;ldquo;&lt;span&gt;Length of data to send exceeds MTU&amp;rdquo;.&amp;nbsp; Sounds like there is something I should change.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Here are my prj.conf settings:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;# Allow for large Bluetooth data packets.&lt;br /&gt;CONFIG_BT_L2CAP_TX_MTU=252&lt;br /&gt;CONFIG_BT_L2CAP_RX_MTU=252&lt;br /&gt;CONFIG_BT_RX_BUF_LEN=260&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I copied them from the&amp;nbsp;ncs\v1.4.1\zephyr\samples\subsys\mgmt\mcumgr\smp_svr sample project.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/314869?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 09:47:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fb7e1b7-4b3b-46b1-8727-be7bf95bca0f</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Christopher&lt;/p&gt;
&lt;p&gt;Thank you, I discussed this with our nRFConnec for iOS developer, and this disconnect is normal. The DFU process waits for the device to restart to confirm a successful DFU. The line &amp;quot;State changed from test to reset&amp;quot; in the log tells you that it is now going to reset the device.&lt;/p&gt;
&lt;p&gt;So there is nothing to be worried about in production.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/314522?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 14:18:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42dc8795-9d47-4674-9521-a049c986b31d</guid><dc:creator>yayembedded</dc:creator><description>&lt;p&gt;ios&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/314409?ContentTypeID=1</link><pubDate>Wed, 09 Jun 2021 09:22:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a8c4e6e-815a-44a4-ab89-5fc5f3c69764</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Sorry, but this wasn&amp;#39;t clear from the initial post, are you using nRFConnect for Desktop, nRFConnect for Android, or iOS?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/314049?ContentTypeID=1</link><pubDate>Tue, 08 Jun 2021 00:18:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6508b76-d139-4019-8b10-5478ff0a7cef</guid><dc:creator>yayembedded</dc:creator><description>&lt;p&gt;&lt;span&gt;Please see below. Thanks.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;---------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;File Name: app_update.bin&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Size: Zero KB&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Firmware Upgrade Started.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;State changed from none to validate&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Central Manager&amp;nbsp; ready&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Connecting...&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Peripheral connected&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Discovering services...&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Services discovered: 8D53DC1D-1DB7-4CD3-868B-8A5274&lt;/span&gt;&lt;span&gt;60AA84&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Discovering characteristics...&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Characteristics discovered: DA2E7828-FBCE-4E01-AE9E-261174&lt;/span&gt;&lt;span&gt;997C48&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Enabling notifications...&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Notifications enabled&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Device ready&lt;/span&gt;&lt;br /&gt;&lt;span&gt;State changed from validate to upload&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Length of data to send exceeds MTU&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Scanner Off.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;State changed from upload to test&lt;/span&gt;&lt;br /&gt;&lt;span&gt;State changed from test to reset&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Peripheral disconnected&lt;/span&gt;&lt;br /&gt;&lt;span&gt;[Callback] centralManager(central, didDisconnectPeripheral: peripheral, error: The connection has timed out unexpectedly.)&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Disconnected.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;State changed from reset to confirm&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Connecting...&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Peripheral connected&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Discovering services...&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Services discovered: 8D53DC1D-1DB7-4CD3-868B-8A5274&lt;/span&gt;&lt;span&gt;60AA84&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Discovering characteristics...&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Characteristics discovered: DA2E7828-FBCE-4E01-AE9E-261174&lt;/span&gt;&lt;span&gt;997C48&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Enabling notifications...&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Notifications enabled&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Device ready&lt;/span&gt;&lt;br /&gt;&lt;span&gt;State changed from confirm to success&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Success!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/313310?ContentTypeID=1</link><pubDate>Thu, 03 Jun 2021 08:27:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1253c83f-b951-4737-8b7e-c71831247fbc</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Can you upload the log file so I can see what message the device is trying to send? That would help us get a better idea of what exactly is causing it.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/312989?ContentTypeID=1</link><pubDate>Wed, 02 Jun 2021 01:42:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2cfb9366-57a8-4e5f-8c4d-0532bbd8ab8c</guid><dc:creator>yayembedded</dc:creator><description>&lt;p&gt;Hello, Simon.&amp;nbsp; I missed the message earlier.&amp;nbsp; The DFU is successful and the message happens before the update has completed.&amp;nbsp; It occurs right after I press &amp;quot;begin&amp;quot; or &amp;quot;start&amp;quot; on the nrfConnect app&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Length of data to send exceeds MTU" message on nrfConnect</title><link>https://devzone.nordicsemi.com/thread/311633?ContentTypeID=1</link><pubDate>Wed, 26 May 2021 05:53:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d19f69f8-707d-4426-af36-bbd3a7aeeb66</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Can you provide the log from nRFConnect where this is stated? If the DFU is successful, when does this message occur, before or after the update has completed?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>