<?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>How to pair the peripheral with only specific IOS app?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11977/how-to-pair-the-peripheral-with-only-specific-ios-app</link><description>Hi, 
 We are using nRF51822 as a peripheral device. We have an IOS app running in a smart phone or tablet. Our requirement is that we need to pair the peripheral only with our IOS app. I have two questions. nRF51822 will advertise its address. Is it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Feb 2016 08:25:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11977/how-to-pair-the-peripheral-with-only-specific-ios-app" /><item><title>RE: How to pair the peripheral with only specific IOS app?</title><link>https://devzone.nordicsemi.com/thread/45337?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2016 08:25:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7eb2314e-443b-4934-a112-226630e4a4ea</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Pairing is handled by core bluetooth, not in the application. This means a peripheral will be available to other applications as well. The advertisement packet is visible to all scanners. To limit the usability of your peripheral for other applications you can use custom services. In addition you should add application level encryption to your characteristics values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>