<?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>[nRF8001] Security</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2408/nrf8001-security</link><description>Hi, 
 I&amp;#39;m using the UART_OVER_BTLE base example and I&amp;#39;m investigating what needs to be done to enable security. 
 Using the Following security configuration the device stops advertising 
 Device Security: Security Required
Required Level Of Security</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 May 2014 13:05:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2408/nrf8001-security" /><item><title>RE: [nRF8001] Security</title><link>https://devzone.nordicsemi.com/thread/9791?ContentTypeID=1</link><pubDate>Thu, 01 May 2014 13:05:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:431f92a5-a88d-40ff-802e-a9a5ca80715f</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;The simplest way to use security would be to use the ble_proximity_template, You can just add the UART Service with the TX and RX Characteristic to the ble_proximity_template, then you need to integrate the code in the ble_uart_template to the proximity_template.&lt;/p&gt;
&lt;p&gt;=Summary=
To use Security:
Security Settings in nRFgo studio:
Device Security: Security Required&lt;/p&gt;
&lt;p&gt;Start using ACI Bond
Keep using ACI Bond until you get a ACI Bond Status success (you may also get the Set Key Event or Display Key event in addition)
After you get the Bond Status success
Wait for the Pipes to be made available
When you get disconnected:
Store the Bond information in EEPROM using ACI Read Dynamic data&lt;/p&gt;
&lt;p&gt;After this the next connection must use ACI Connect&lt;/p&gt;
&lt;p&gt;If the nRF8001 gets reset
After doing the Setup for the nRF8001
Restore the bond information from the EEPROM using ACI Write Dynamic data&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>