<?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>ble_app_ancs will run error when dond/pairing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1629/ble_app_ancs-will-run-error-when-dond-pairing</link><description>I used SDK 5.1 and S110 6.0, I dowmload the project ble_app_ancs to nRF51822 DK. I try to connect it to iPhone 4s (which run on IOS 7.04), when I click &amp;#39;pairing&amp;#39;, the led ASSERT_LED_PIN_NO (LED_7) will on, iPhone show &amp;#39;disconnected&amp;#39;. 
 Then I used Master</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Feb 2014 14:35:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1629/ble_app_ancs-will-run-error-when-dond-pairing" /><item><title>RE: ble_app_ancs will run error when dond/pairing</title><link>https://devzone.nordicsemi.com/thread/7183?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2014 14:35:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36899652-a14a-43d1-bbb2-a9991a92585d</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Can you please follow the procedure described here, and find out what kind of error that happens?
&lt;a target="_blank" href="https://devzone.nordicsemi.com/index.php/problems-with-reset-loop-s110-softdevice#reply-5125" rel="nofollow"&gt;https://devzone.nordicsemi.com/index.php/problems-with-reset-loop-s110-softdevice#reply-5125&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_app_ancs will run error when dond/pairing</title><link>https://devzone.nordicsemi.com/thread/7182?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2014 02:58:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27d1ebb4-be56-4387-a014-a0a3ae91dd09</guid><dc:creator>sky</dc:creator><description>&lt;p&gt;Dear Ole,&lt;/p&gt;
&lt;p&gt;Thanks for your kind reply.&lt;/p&gt;
&lt;p&gt;I tried press the button BONDMNGR_DELETE_BUTTON_PIN_NO before power on to delete all the bond information.  And use the nRFgo Studio to delete all flash and re-download the firmware.  But the problem still exists.&lt;/p&gt;
&lt;p&gt;Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble_app_ancs will run error when dond/pairing</title><link>https://devzone.nordicsemi.com/thread/7181?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2014 14:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fddf12b-a7e5-45f4-b29b-4d3ef36ea82a</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;The ble_app_ancs uses a BLE_BONDMNGR_MAX_BONDED_CENTRALS of 1, so if you try to bond more devices, you&amp;#39;ll get an error from the bond manager.&lt;/p&gt;
&lt;p&gt;When you have bonded the max number of devices, you have to delete the existing bonds to be able to bond a new device. This can be done with the ble_bondmngr_centrals_delete()/ble_bondmngr_central_delete() functions, but you have to decide for yourself which Central to delete, or if you want to delete all of them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>