<?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>Does pairing occur every time there is a connection?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17382/does-pairing-occur-every-time-there-is-a-connection</link><description>I am using an NRF52 dev board to develops a device that connects to an Android and IOS device. 
 I am unclear on where pairing comes into play with relation to connecting. For example I started off with the SDK example project BLE Peripheral Template</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Oct 2016 16:50:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17382/does-pairing-occur-every-time-there-is-a-connection" /><item><title>RE: Does pairing occur every time there is a connection?</title><link>https://devzone.nordicsemi.com/thread/66829?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2016 16:50:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de2be368-5fed-4728-a542-89d6942ad9e3</guid><dc:creator>Tgage</dc:creator><description>&lt;p&gt;Great thanks for the clarification.  Just what I needed!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does pairing occur every time there is a connection?</title><link>https://devzone.nordicsemi.com/thread/66828?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2016 16:38:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26ff08c3-105e-48f0-8b58-842a55a5ed86</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;No, a connection between two devices does not imply that the devices are paired. Pairing is a procedure where encryption keys are exchanged between the devices, and a encrypted link is established between the devices. An ordinary connection is not encrypted or secure, so in order to share secure data, the devices needs to be paired.&lt;/p&gt;
&lt;p&gt;If you want to enable pairing in your project, you need to add the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/lib_peer_manager.html?cp=4_0_0_3_1_8"&gt;Peer Manager&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>