<?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>connection terminated under android 6 after 10 seconds</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12451/connection-terminated-under-android-6-after-10-seconds</link><description>Hello, 
 I have modified the Android-nRF-Blinky Application to use it with the Datathroughput Demo on the nRF52 DK. 
 The android application runs on a Nexus 9 with android 6.0.1. I can establish a conneciton and i also can recieve notifications, but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Mar 2016 12:30:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12451/connection-terminated-under-android-6-after-10-seconds" /><item><title>RE: connection terminated under android 6 after 10 seconds</title><link>https://devzone.nordicsemi.com/thread/47151?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 12:30:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c159a9a-d8a7-4d09-a694-0604a890a567</guid><dc:creator>schoensn</dc:creator><description>&lt;p&gt;here are the connection parameter for the peripheral:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;    #define MIN_CONN_INTERVAL               MSEC_TO_UNITS(7.5, UNIT_1_25_MS)
#define MAX_CONN_INTERVAL               MSEC_TO_UNITS(7.5, UNIT_1_25_MS)
#define SLAVE_LATENCY                   10                              
#define CONN_SUP_TIMEOUT                MSEC_TO_UNITS(3000, UNIT_10_MS) 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;the connection parameter update of the peripheral is rejected by the central and LL_TERMINATE_IND is sent by the central..&lt;/p&gt;
&lt;p&gt;I think I have found the reason.. see my answer below. I have to test it, if the connection parameters are accepted, when i change the connection parameters. I will post my results then.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connection terminated under android 6 after 10 seconds</title><link>https://devzone.nordicsemi.com/thread/47149?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 10:30:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c24825b-a1d9-454f-bb24-940eefe6e0d1</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Which device transfer the LL_TERMINATE_IND packet?&lt;/p&gt;
&lt;p&gt;What are the connection parameters (set in the code) for the peripheral and central, respectively?&lt;/p&gt;
&lt;p&gt;Could you upload the sniffer trace here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connection terminated under android 6 after 10 seconds</title><link>https://devzone.nordicsemi.com/thread/47150?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 10:23:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58d72ee5-fd02-484c-816f-2529b7011330</guid><dc:creator>schoensn</dc:creator><description>&lt;p&gt;I think I have found the reason, why the connection parameters are rejected..&lt;/p&gt;
&lt;p&gt;regarding this post on  &lt;a href="http://stackoverflow.com/questions/34617061/android-6-0-marsmallow-ble-connection-parameters"&gt;stackoverflow&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;android 6 does not accept a connection interval &amp;lt; 11.25 ms. I will test this and share my results.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connection terminated under android 6 after 10 seconds</title><link>https://devzone.nordicsemi.com/thread/47148?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2016 09:36:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9e15131-847b-4add-9f05-426ecd7fdd1f</guid><dc:creator>schoensn</dc:creator><description>&lt;p&gt;yes i have a dongle and i have captured the packets..&lt;/p&gt;
&lt;p&gt;the connection is terminated with the control pdu &amp;quot;LL_TERMINATE_IND&amp;quot; Error Code 0x3b --&amp;gt; &amp;quot;Unnaccaptable Connection Parameters&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connection terminated under android 6 after 10 seconds</title><link>https://devzone.nordicsemi.com/thread/47147?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2016 13:28:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:856f2495-b48b-412b-a523-64e7f9721599</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Do you have a nRF51-DK or a nRF51-Dongle? If so, could you use &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/26386/14/65517724"&gt;the sniffer&lt;/a&gt; to track what is being transferred over the air?  The sniffer should be used with Wireshark, and it works best with version 1.10, not one of the newer versions, &lt;a href="https://devzone.nordicsemi.com/question/70234/how-to-send-gyro-sensor-data-through-bluetoothble/?answer=70297#post-id-70297"&gt;this&lt;/a&gt; answer links to older version of wireshark.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>