<?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>Cannot Re-pair nRF8001 in iOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4560/cannot-re-pair-nrf8001-in-ios</link><description>I have an application based on the ble_HID_keyboard_template (uses STM32F072 instead of Arduino). The first time I pair my iPhone 5 (iOS 8.1.1) with the nRF8001, everything is fine and it receives key presses. However, if I then instruct the phone to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Feb 2015 09:00:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4560/cannot-re-pair-nrf8001-in-ios" /><item><title>RE: Cannot Re-pair nRF8001 in iOS</title><link>https://devzone.nordicsemi.com/thread/16174?ContentTypeID=1</link><pubDate>Wed, 04 Feb 2015 09:00:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78ffcdf5-92e0-4a43-94a0-191c899c289f</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;The Arduino sdk will store bond data in the EEPROM and restore (bond_data_restore) it when the nRF8001 restarts. Bond data is normally deleted by connecting pin 6 to 3.3v. You can see this on the serial print if you use one of our examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot Re-pair nRF8001 in iOS</title><link>https://devzone.nordicsemi.com/thread/16173?ContentTypeID=1</link><pubDate>Mon, 24 Nov 2014 21:18:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b6974b3-b3ed-4c10-8f22-f69a54e71618</guid><dc:creator>nand</dc:creator><description>&lt;p&gt;Just to confirm, I tried a hard power cycle on the nRF8001: Paired with iPhone, told iPhone to forget nRF8001, power cycled the nRF8001, tried to re-pair.  Same results; connects but iPhone doesn&amp;#39;t receive key presses.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot Re-pair nRF8001 in iOS</title><link>https://devzone.nordicsemi.com/thread/16172?ContentTypeID=1</link><pubDate>Mon, 24 Nov 2014 16:28:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7da45c26-6f38-415f-b518-27d9c570095c</guid><dc:creator>nand</dc:creator><description>&lt;p&gt;Thank you for the reply.  The problem persists even after toggling the reset pin on the nRF8001, which I assume would wipe the bonding data on it.  If that doesn&amp;#39;t wipe the bonding data, would you mind telling me how to do so?  I&amp;#39;m using the Arduino SDK and see no way to clear the bond data from the nRF8001, only upload existing bond data to it.  And yes, I have debugging turned on, so I should see all events, and none of them have been errors while reproducing this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot Re-pair nRF8001 in iOS</title><link>https://devzone.nordicsemi.com/thread/16171?ContentTypeID=1</link><pubDate>Mon, 24 Nov 2014 13:34:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d8ccbb7-bb47-4f88-898e-b066bda44184</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;If you delete the bond in iOS you will also have to do this on the peer (nRF8001), did up do this? Since iOS is changing it&amp;#39;s address every 15 minutes, we cannot enable the white list when bonded to an iOS device, which is why you are able to connect to the device again.&lt;/p&gt;
&lt;p&gt;Are you checking for pipe error events?
You should also make sure that you are saving and restoring dynamic data correctly on the nRF8001 so you don&amp;#39;t lose the bond information on power toggles.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>