<?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>nRF52 How to connect to paired devices?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41006/nrf52-how-to-connect-to-paired-devices</link><description>Hello Nordic Experts, 
 I am developing the pairing in a central. I am working on nRF52840 DK with nRF5_SDK_15.2.0_9412b96 as the cnetral and I have an iOS app as the peripheral. 
 When I press a button, I start scanning and looking for a particular UUID</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Dec 2018 23:11:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41006/nrf52-how-to-connect-to-paired-devices" /><item><title>RE: nRF52 How to connect to paired devices?</title><link>https://devzone.nordicsemi.com/thread/161310?ContentTypeID=1</link><pubDate>Tue, 11 Dec 2018 23:11:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7035047-a6db-458c-b5c2-a635457ab55a</guid><dc:creator>HSh</dc:creator><description>&lt;p&gt;Thanks Einar, I followed you suggestions and it worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 How to connect to paired devices?</title><link>https://devzone.nordicsemi.com/thread/159682?ContentTypeID=1</link><pubDate>Fri, 30 Nov 2018 11:29:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e64ea6ec-8add-4fe5-88d2-d260c6b2e970</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The iPhone use privacy, where it derives the MAC address form the Identity Resolving Key (IRK) and changes it regularly. The IRK is exchanged during bonding so that the nRF can see that the iPhone is the same device even though it&amp;#39;s MAC address changes. To connect to the specific peripheral, you can use whitelisting with the IRK. When using whitelisting in central mode you configure the white list and start scanning. In this case, the SoftDevice will only connect to the whitelisted device(s).&amp;nbsp;You can refer to the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/ble_sdk_app_hrc.html?cp=4_0_0_4_1_0_1"&gt;BLE Heart Rate Collector Example&lt;/a&gt;&amp;nbsp;to see how it can be done.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>