<?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>disconnect due to connection time out after enableing all notification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34266/disconnect-due-to-connection-time-out-after-enableing-all-notification</link><description>hi, 
 i am doing a project where i am using central and client model. 
 i am using nrf52840 as central device and thingy 52 as peripheral device and i am using sdk 14.2.0 and thingy firmware ver. is 2.1.0 
 problem is that after i enable all the notifications</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 May 2018 10:13:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34266/disconnect-due-to-connection-time-out-after-enableing-all-notification" /><item><title>RE: disconnect due to connection time out after enableing all notification</title><link>https://devzone.nordicsemi.com/thread/132481?ContentTypeID=1</link><pubDate>Fri, 18 May 2018 10:13:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f022e26-47e0-4b32-b158-6b4640792257</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;What is your current connection interval on the Thingy device (e.g. how often the&amp;nbsp;central asks for updates from the peripheral) &amp;amp; on the multilink_central?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: disconnect due to connection time out after enableing all notification</title><link>https://devzone.nordicsemi.com/thread/132383?ContentTypeID=1</link><pubDate>Thu, 17 May 2018 06:39:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69f587c3-093e-4f8d-87d0-3f63266db7ba</guid><dc:creator>nikunj8086</dc:creator><description>&lt;p&gt;ok, i had increased supervision timeout to 6 seconds and i am still facing same problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: disconnect due to connection time out after enableing all notification</title><link>https://devzone.nordicsemi.com/thread/132012?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 10:41:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd38d83b-6313-4ed0-919c-1866acd43e3e</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;What is your current connection interval on the Thingy device (e.g. how often the&amp;nbsp;central asks for updates from the peripheral) &amp;amp; on the multilink_central?&amp;nbsp;What happens if you increase the supervision timeout to 6 seconds?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: disconnect due to connection time out after enableing all notification</title><link>https://devzone.nordicsemi.com/thread/131836?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 09:39:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c41dc4bc-250c-477e-a6da-45bb2ca251c1</guid><dc:creator>nikunj8086</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;i am using ble_multilink central example and yes,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span&gt;#define SUPERVISION_TIMEOUT&amp;nbsp; &amp;nbsp; &amp;nbsp;MSEC_TO_UNITS(4000, UNIT_10_MS)&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;is there in my code.&lt;/p&gt;
&lt;p&gt;but i figured that timeout problem occurs more frequently when i enable&amp;nbsp;&lt;span&gt;Microphone characteristic notification uuid 0x0504 on connected thingy device.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: disconnect due to connection time out after enableing all notification</title><link>https://devzone.nordicsemi.com/thread/131825?ContentTypeID=1</link><pubDate>Mon, 14 May 2018 09:18:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f016282-2629-43de-8869-8ffd884e1eaf</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Which central example are you using on sdk 14.2.0? Error Code 0x08 is an&amp;nbsp;BLE_HCI_CONNECTION_TIMEOUT (supervision timeout, i.e. you have not received any packets from the peer in x seconds). Do you have this define in your central example:&amp;nbsp;#define SUPERVISION_TIMEOUT&amp;nbsp; &amp;nbsp; &amp;nbsp;MSEC_TO_UNITS(4000, UNIT_10_MS) , with a 4 second supervision timeout?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>