<?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>Pairing issues with S110 v8.0.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18751/pairing-issues-with-s110-v8-0-0</link><description>It may sound a bit old and you may have fixed them in latest Soft Device stacks however I wanted to share with you a couple of pairing issues we encountered with Soft Device 110 version 8.0.0. 
 The project we have been working on is a simple UART module</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Jan 2017 14:57:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18751/pairing-issues-with-s110-v8-0-0" /><item><title>RE: Pairing issues with S110 v8.0.0</title><link>https://devzone.nordicsemi.com/thread/72403?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2017 14:57:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b22b4b09-46c6-47aa-be6b-dee182569936</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Thank you for reporting theses issues. Note that these are not stack issues, but limitations in the SDK device manager. Also note that for newer SDK&amp;#39;s we have moved to a new module called peer manager.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In this case you should make sure you are not using the whitelist feature. As this will block the non resolvalbe address if it is changed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;This is a limitation with the Device manager. As it uses the address of a device to identify it, but not the IRK. Since iOS uses a resolvable private address it might change (every 15 minutes actually) and your workaround of comparing the address might not work (unless you already use the IRK to resolve the address). Anyway, I would not recommend allowing a new bond from an unknown device. The reason I claim this is an unknown device is that anyone could copy the known address to connect to your device. the peer has to be authenticated by the encryption keys, using ediv and rand to identify the keys. If the iOS device lost it&amp;#39;s keys it&amp;#39;s not possible to know it&amp;#39;s the same device. At least be aware that &amp;quot;auto refreshing&amp;quot; might be a security treath.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>