<?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>Problems pairing with iOS device using LE Secure Connections</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34203/problems-pairing-with-ios-device-using-le-secure-connections</link><description>Hello. I am trying using the nRF52832 with SoftDevice S132 v4.0.2 and SDK v13.0.0 along with the uECC.c/h files that I downloaded from github.com/.../micro-ecc . My device is acting in a peripheral role, and am trying to get LE Secure Connections working</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 May 2018 15:58:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34203/problems-pairing-with-ios-device-using-le-secure-connections" /><item><title>RE: Problems pairing with iOS device using LE Secure Connections</title><link>https://devzone.nordicsemi.com/thread/132333?ContentTypeID=1</link><pubDate>Wed, 16 May 2018 15:58:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:510fbb7b-c5e4-429f-9504-a884f331cdfb</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you also tried your application with Android, to see if it works?&lt;/p&gt;
&lt;p&gt;I suggest you to have a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/ble_sdk_app_multirole_lesc.html?cp=4_0_5_4_1_1_2" target="_blank" rel="noopener noreferrer"&gt;LE Secure Connections Multirole Example&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems pairing with iOS device using LE Secure Connections</title><link>https://devzone.nordicsemi.com/thread/131597?ContentTypeID=1</link><pubDate>Thu, 10 May 2018 01:59:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbec6efc-d499-4c04-b481-8254af28d17f</guid><dc:creator>swlnk</dc:creator><description>&lt;p&gt;I spent a bit more time investigating this and have a couple more comments:&lt;/p&gt;
&lt;p&gt;1. Rather than using my own iOS app, I tried using LightBlue, and saw that the iPhone is sending the&amp;nbsp;&lt;span&gt;SMP Pairing Failed packet with reason code 0x08 (Unspecified Reason) every time I attempt the pairing, immediately after the peripheral sends the SMP Pairing Confirm packet, and the phone is longer terminating the connection. It&amp;nbsp;realized that the connection termination was actually being done by my app and not the iOS CoreBluetooth stack. I was&amp;nbsp;not seeing the&amp;nbsp;SMP Pairing Failed packet some of the time because the app was sending the terminate request before the&amp;nbsp;SMP Pairing Failed packet could be sent.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This reinforces the possibility that there is something wrong with the SMP Pairing Confirm Packet that is causing the a pairing failure.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;2. I tried to use the &amp;quot;Debug Mode&amp;quot; keys that are given in the BT 4.2 core spec (Vol 3, Part H, Section&amp;nbsp;2.3.5.6.1)&amp;nbsp;in order to make sure that my public key was valid. Doing this did not change the result - the iPhone still sends the SMP Pairing Failed Packet with core 0x08 (Unspecified Reason).&lt;/p&gt;
&lt;p&gt;Any idea what might be happening? Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>