<?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>ANCS example is not allowing connection to a different iPhone after disconnect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9632/ancs-example-is-not-allowing-connection-to-a-different-iphone-after-disconnect</link><description>While attempting to test multiple iPhone models on the ANCS example, I&amp;#39;m finding that even after I forget the nRF DK from the iPhone&amp;#39;s Bluetooth menu, I have to reset the board with button 2 held to erase bonds before I&amp;#39;m able to connect to a different</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Oct 2015 11:43:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9632/ancs-example-is-not-allowing-connection-to-a-different-iphone-after-disconnect" /><item><title>RE: ANCS example is not allowing connection to a different iPhone after disconnect</title><link>https://devzone.nordicsemi.com/thread/35601?ContentTypeID=1</link><pubDate>Fri, 09 Oct 2015 11:43:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:412db67f-5f34-4dde-974b-a8cff50e23cc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Andrew,&lt;/p&gt;
&lt;p&gt;There is a chance that the iPhone changed the IRK when you erased the bond information with the board so that whitelist won&amp;#39;t be able to recognize the phone again.
You can check this by using a sniffer to check if the phone changed the address or not.&lt;/p&gt;
&lt;p&gt;To disable whitelist when advertising, you can long press button 2 as described &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/examples_bsp_btn_ble.html?cp=4_1_0_3_4_1"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS example is not allowing connection to a different iPhone after disconnect</title><link>https://devzone.nordicsemi.com/thread/35600?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2015 21:28:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b34fab19-12fa-4620-a141-dcd95a942f9a</guid><dc:creator>Andrew</dc:creator><description>&lt;p&gt;I&amp;#39;ll answer this myself:&lt;/p&gt;
&lt;p&gt;In advertising_init()&lt;/p&gt;
&lt;p&gt;set&lt;/p&gt;
&lt;p&gt;options.ble_adv_whitelist_enabled = BLE_ADV_WHITELIST_ENABLED;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;options.ble_adv_whitelist_enabled = BLE_ADV_WHITELIST_DISABLED;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>