<?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>Device Manager Fails</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4142/device-manager-fails</link><description>Hi 
 Maybe you can help me. 
 I&amp;#39;m trying to get Device Manager to work, but I&amp;#39;m having several problems. Although the Device Manager is being correctly initialized and the connection context is being correctly saved into flash memory, I&amp;#39;m getting these</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Oct 2014 10:01:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4142/device-manager-fails" /><item><title>RE: Device Manager Fails</title><link>https://devzone.nordicsemi.com/thread/14812?ContentTypeID=1</link><pubDate>Mon, 20 Oct 2014 10:01:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2609eab-ab98-4d55-80d5-99e5102abe09</guid><dc:creator>Elena</dc:creator><description>&lt;p&gt;Hi again&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t found the device manager example I asked in my previous message, but comparing to the Bond Manager example (&lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-app-lbs/tree/require-encryption-5.1.0)"&gt;github.com/.../require-encryption-5.1.0)&lt;/a&gt; I have found in &lt;a href="https://devzone.nordicsemi.com/question/5191/nrf51822-peripheral-with-passkey/"&gt;this&lt;/a&gt; thread, I have why Device Manager was failing.&lt;/p&gt;
&lt;p&gt;The problem looks to be that in my application, I was processing the events BLE_GATTS_EVT_SYS_ATTR_MISSING, BLE_GAP_EVT_AUTH_STATUS and BLE_GAP_EVT_SEC_INFO_REQUEST both inside my own application, and by device_manager_peripheral.c. I&amp;#39;m not an expert in BLE, but looks these events must only being processed by device_manager_peripheral.c.&lt;/p&gt;
&lt;p&gt;After removing the instances to these events inside my own on_ble_evt function, Device Manager has started to work correctly.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Elena&lt;/p&gt;
&lt;p&gt;UPDATE: Although the bonding process is working with Master Control Panel, I&amp;#39;m experimenting several problems when working with iOS. The version I&amp;#39;m working is iOS 8. I would like to try with iOS 7 to be sure if the problem is the iOS version or my application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>