<?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>Updating ATT MTU to 0 bytes (desired: 0) on connection 0x0.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34607/updating-att-mtu-to-0-bytes-desired-0-on-connection-0x0</link><description>Hi, 
 I have two 52832 (both on SDK 14.2, S132 v5.1) talking to each other using a slightly modified UART service to support more than one connection. 
 I have this strange log message and I could not figure out from where it is coming from. 
 On the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 May 2018 06:36:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34607/updating-att-mtu-to-0-bytes-desired-0-on-connection-0x0" /><item><title>RE: Updating ATT MTU to 0 bytes (desired: 0) on connection 0x0.</title><link>https://devzone.nordicsemi.com/thread/132866?ContentTypeID=1</link><pubDate>Wed, 23 May 2018 06:36:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19918461-e2e1-40d6-bad6-efde60657dc2</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;there are no stupid questions in this forum. Only experiences that might help others. Thanks for coming back to give a reply. I am marking your answer as verified.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating ATT MTU to 0 bytes (desired: 0) on connection 0x0.</title><link>https://devzone.nordicsemi.com/thread/132836?ContentTypeID=1</link><pubDate>Tue, 22 May 2018 21:28:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f35fd06e-056d-4010-bd06-fcf2f32f95b8</guid><dc:creator>Quentin</dc:creator><description>&lt;p&gt;I finally found what I was doing wrong. I had a first instance of&amp;nbsp;&lt;em&gt;nrf_ble_gatt_t m_gatt;&lt;/em&gt; declared in the context of my init function, but I also had&amp;nbsp;&lt;em&gt;NRF_BLE_GATT_DEF(m_gatt);&lt;/em&gt; somewhere else. Which mean that the init was declare with a different structure than the observer and the event handler was called with an uninitialized struct.&lt;br /&gt;&lt;br /&gt;I think&amp;nbsp;it is coming from the migration&amp;nbsp;to 14.2. I have been following the migration instructions without thinking too much of what I was doing, and that&amp;#39;s when bad things happen.&lt;/p&gt;
&lt;p&gt;Anyway, thanks a lot for your help, and sorry for this stupid question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating ATT MTU to 0 bytes (desired: 0) on connection 0x0.</title><link>https://devzone.nordicsemi.com/thread/132760?ContentTypeID=1</link><pubDate>Tue, 22 May 2018 12:27:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82aafb89-4238-4de7-8564-3474a9765a87</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Quentin,&lt;/p&gt;
&lt;p&gt;Seems strange with that log. But it seems that ATT MTU size is set to 0 explicitly in the app. Can&amp;#39;t you set a breakpoint at the place where you set this and see why your app is trying to set the ATT_MTU size to 0?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>