<?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>Advertising with new address in SDK v6.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10790/advertising-with-new-address-in-sdk-v6-1</link><description>I am developing a HID keyboard with SDK v6.1, SD v7.3, IC revision 2. 
 The keyboard is already able to advertise (non-whitelist) and bond with iPhone, and connect/reconnect to iOS 9.1 (by whitelist and IRK match). 
 The problem is I want to start new</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Dec 2015 14:16:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10790/advertising-with-new-address-in-sdk-v6-1" /><item><title>RE: Advertising with new address in SDK v6.1</title><link>https://devzone.nordicsemi.com/thread/40321?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2015 14:16:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4476c71-ea6c-42e7-8cfd-9a4d2ee226d0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, the IRK will be the same.&lt;/p&gt;
&lt;p&gt;Could you check which disconnect reason returned ?&lt;/p&gt;
&lt;p&gt;I would need &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/(language)/eng-GB"&gt;a sniffer trace&lt;/a&gt; to really tell what happened.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising with new address in SDK v6.1</title><link>https://devzone.nordicsemi.com/thread/40320?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2015 13:33:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cafd279-cb9b-455b-b743-d37c8ade3ade</guid><dc:creator>XMLSDK</dc:creator><description>&lt;p&gt;Thanks for your reply. My problem happens when bond the old iPhone again with new advertising address. Why bonding with new address will replace the old bond? Is it because the iPhone address did not change (assumed its Resolvable Private Address did not change in few minutes) so that the IRK would remain the same? My case is reconnection using new address can receive the BLE_GAP_EVT_CONNECTED event, but immediately receive the BLE_GAP_EVT_DISCONNECTED event.&lt;/p&gt;
&lt;p&gt;My application aims at using the new address if the new bonding is successful and all old bonding can be deleted. If new bonding is failed, it will go back to use the last successful old bonding. Could you guide me how I should modify the device manager or event handler to achieve this? Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising with new address in SDK v6.1</title><link>https://devzone.nordicsemi.com/thread/40319?ContentTypeID=1</link><pubDate>Fri, 11 Dec 2015 12:02:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b10c47a-22b8-4bc1-b26d-314caa303eff</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi XMLSDK,&lt;/p&gt;
&lt;p&gt;I understand that it could be a hassle with a bonded iPhone when we don&amp;#39;t want it to connect. Usually we simply turn off Bluetooth on the bonded iPhone to let other to connect.&lt;/p&gt;
&lt;p&gt;What else you can do is to advertise with very low TX Power, so that the advertising packet is only captured by the new phone which is in proximity to the device.&lt;/p&gt;
&lt;p&gt;Your solution of changing the address may work. But I don&amp;#39;t understand whether bond the old phone again with the device advertising with new address ? If you did then you may come to the issue that the new bond will replace the old bond on the device. And the phone when reconnect to your device ( when advertise with older address) will try to use the old bond keys, which already replaced on the device.&lt;/p&gt;
&lt;p&gt;And also switching the address may create a mess when you don&amp;#39;t know which address should be used with which central.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>