<?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>Disable bootloader GAP address change</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90631/disable-bootloader-gap-address-change</link><description>Hi, 
 
 Depending on how the nRF5 SDK is configured, the BLE address may change once in the bootloader (it&amp;#39;s incremented). This happens in the gap_address_change() function. I do not want to enable bonds (NRF_DFU_BLE_REQUIRES_BONDS), but I do want to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Aug 2022 07:31:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90631/disable-bootloader-gap-address-change" /><item><title>RE: Disable bootloader GAP address change</title><link>https://devzone.nordicsemi.com/thread/379806?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2022 07:31:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81866b6a-a89f-4426-b3ac-0abce1eecc72</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The reason for the address change is to avoid potential problems with caching as mentioned here: &amp;quot;&lt;span&gt;&lt;a title="Buttonless Secure DFU Service without bonds" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/service_dfu.html?cp=8_1_3_3_5_3#service_buttonless_unbonded"&gt;Buttonless Secure DFU Service without bonds&lt;/a&gt;&amp;quot;. If you don&amp;#39;t do the address change, then you have to make sure you have the service changed characteristic is present in both the bootloader and application&amp;#39;s attribute table and that bonding is not supported in the app. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can read more about the attribute caching rules in in vol.3, part G, section 2.5.2 of the Bluetooth core specification.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>