<?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 establish a secure connection?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57014/how-to-establish-a-secure-connection</link><description>Hi, 
 I am usinf nrf52832 development kit and I want to establish a secure connection between central and peripheral device. 
 I know one way is using pairing mechanism I can establish a secure connection but I want to know is there any other way than</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jan 2020 15:24:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57014/how-to-establish-a-secure-connection" /><item><title>RE: How to establish a secure connection?</title><link>https://devzone.nordicsemi.com/thread/231223?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2020 15:24:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29d5fa74-7071-4754-995f-0aa1e186e238</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to leverage the security procedures in the Bluetooth stack there is no way around pairing.&amp;nbsp;It is during the pairing phase that the encryption keys are distributed, and without these encryption can&amp;#39;t take place.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The only way to secure the link without doing pairing is if you encrypt your data&amp;nbsp;before you pass it to the Bluetooth stack, but then you have to implement the entire security protocol yourself.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>