<?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>nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5498/nrf51-multilink-central-and-periph-connection-issue</link><description>Hello, 
 I have made simple modifications to the multilink central and peripheral examples, adding an additional button and notification characteristic. Things have been working great, until... I tried flashing the same central and periph firmware on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Feb 2015 11:13:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5498/nrf51-multilink-central-and-periph-connection-issue" /><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19194?ContentTypeID=1</link><pubDate>Fri, 13 Feb 2015 11:13:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d7f7238-16bd-4b6a-be74-f954ed23de78</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I don&amp;#39;t think there is a bug in the SoftDevice. To me it seems the multilink examples are working fine now? Then I think you must figure out what you have changed that causes the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19193?ContentTypeID=1</link><pubDate>Fri, 13 Feb 2015 05:54:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3006e6eb-c482-44a7-8ca2-ce54ae3444b0</guid><dc:creator>k3nt</dc:creator><description>&lt;p&gt;This seemed to do the trick. Thank you!
Is this in fact a bug in the soft device? How would I properly encrypt?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19192?ContentTypeID=1</link><pubDate>Wed, 11 Feb 2015 12:02:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:064f8483-9034-47ec-8341-553c3b4cbb85</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Replace &lt;code&gt;BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM(&amp;amp;attr_md.write_perm);&lt;/code&gt; with &lt;code&gt;BLE_GAP_CONN_SEC_MODE_SET_OPEN(&amp;amp;attr_md.write_perm);&lt;/code&gt; and &lt;code&gt;BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM(&amp;amp;cccd_md.write_perm);&lt;/code&gt; with &lt;code&gt;BLE_GAP_CONN_SEC_MODE_SET_OPEN(&amp;amp;cccd_md.write_perm);&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19191?ContentTypeID=1</link><pubDate>Tue, 10 Feb 2015 18:01:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5796639d-f25d-4f09-b106-804a6366eb03</guid><dc:creator>k3nt</dc:creator><description>&lt;p&gt;Thank you for the suggestion Eirik! I think this may be the issue.
The MITM bit was already set to 0 and SEC_PARAM_IO_CAPABILITIES to BLE_GAP_IO_CAPS_NONE in the periph. It the MITM bit was set to 1 and SEC_PARAM_IO_CAPABILITIES  to BLE_GAP_IO_CAPS_NONE in the central, which I tried setting to 0. But still no success...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19189?ContentTypeID=1</link><pubDate>Tue, 10 Feb 2015 12:58:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d58677fc-d10b-4601-b641-2de484f376cc</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I have tried to reproduce this with two new dongles, but it seems to be working. Could you try to sniff the connection to see what is happening on the air? Please see &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/%28language%29/eng-GB"&gt;this&lt;/a&gt; if you are not familiar with our sniffer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19190?ContentTypeID=1</link><pubDate>Tue, 10 Feb 2015 09:11:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7de373d-6c7e-4199-a368-0f963c670c66</guid><dc:creator>Eirik Aa</dc:creator><description>&lt;p&gt;There is a bug in the S130 with hadling the LTK ( Long term key ) that I have seen cause connect and disconnect problems. You could try to disable the security ( no encryption ) and see if that helps on your problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19188?ContentTypeID=1</link><pubDate>Mon, 09 Feb 2015 17:57:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4626212-a927-4056-9bab-c76957be0590</guid><dc:creator>k3nt</dc:creator><description>&lt;p&gt;I just did another experiment which I found very odd. I put the untouched multilink central and periph demos on the new dongles(pca10031) with the same results as usual, Connect then disconnect. Next I put the untouched multilink central on the pca10028 and the pca10031 with the peripheral worked. Next I unplugged the pca10028 and re-powered the pca10031 with the central and it connected this time fine. This is really leaving me clueless. It doesn&amp;#39;t seem to be related to something in my code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19187?ContentTypeID=1</link><pubDate>Mon, 09 Feb 2015 17:17:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:860c0782-cb3c-4556-9d15-a7bbf8302543</guid><dc:creator>k3nt</dc:creator><description>&lt;p&gt;The old peripheral device only worked with the central on the new device when using old firmware that I copied from the working central. I will report back soon if the peripheral with the new dongle works on the old central. I have updated my question with the complete project files. Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51 Multilink Central and Periph Connection Issue</title><link>https://devzone.nordicsemi.com/thread/19186?ContentTypeID=1</link><pubDate>Mon, 09 Feb 2015 16:33:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cbf0d66-4d12-4573-880c-53b545dc3166</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Does the old peripheral device work with the central on both of the new dongles? Does  the old central device work with the peripheral on both of the new dongles? Could you share your complete projects together with the SDK version and SoftDevice versions you are using? Please update the question to include the information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>