<?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 handle problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4606/connection-handle-problem</link><description>hello,
I am having some doubts regarding the connection handle. Will it be the same for both devices participating in a connection? I was trying to connect two devices, one as a peripheral and other as a central using S130 soft device. But in the central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Sep 2015 14:18:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4606/connection-handle-problem" /><item><title>RE: connection handle problem</title><link>https://devzone.nordicsemi.com/thread/16317?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2015 14:18:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3eaff3d2-59ef-45fd-888c-46b90f18b091</guid><dc:creator>michaeld</dc:creator><description>&lt;p&gt;What did you do wrong with your paramters I&amp;#39;m having the same issue. Hope you can help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connection handle problem</title><link>https://devzone.nordicsemi.com/thread/16316?ContentTypeID=1</link><pubDate>Fri, 06 Feb 2015 06:35:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3874e2ca-8eb7-469e-b4a5-1b16c5854638</guid><dc:creator>Anjaly</dc:creator><description>&lt;p&gt;ok.. thanks for the reply. I figured out my mistake. the problem was with the parameters I gave in sd_ble_gap_disconnect().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connection handle problem</title><link>https://devzone.nordicsemi.com/thread/16314?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2015 07:41:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0dc18430-b50d-4f68-bcd8-81ce3a8ec5ac</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What parameters are you giving sd_ble_gap_disconnect()? Are you connected to both devices when you are doing this? Please edit your question to include the information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connection handle problem</title><link>https://devzone.nordicsemi.com/thread/16315?ContentTypeID=1</link><pubDate>Thu, 05 Feb 2015 07:39:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5fffa01-514d-4406-8bb5-34f69c4bbd63</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The connection handle is only used internally in the stack, so the connection handle in the peripheral has nothing to do with the connection handle in the central. They can however be equal, but that is just a coincidence.&lt;/p&gt;
&lt;p&gt;The central will have connection handles from 0 to 7, the newer releases of the peripheral stack will have connection handle 0, while the older can have something else, like 3.&lt;/p&gt;
&lt;p&gt;Connection handle 0 is not an invalid handle.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>