<?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>Why does Nordic increase the BLE MAC address by one, in DFU bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11858/why-does-nordic-increase-the-ble-mac-address-by-one-in-dfu-bootloader</link><description>Hello, 
 I have seen, that the BLE MAC is increased by one, in dfu_transport_update_start() (dfu_transport_ble.c).
Can someone give me a short explanation, why this is done?
The comment says: &amp;quot;Increase the BLE address by one when advertising openly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Feb 2016 15:44:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11858/why-does-nordic-increase-the-ble-mac-address-by-one-in-dfu-bootloader" /><item><title>RE: Why does Nordic increase the BLE MAC address by one, in DFU bootloader</title><link>https://devzone.nordicsemi.com/thread/44929?ContentTypeID=1</link><pubDate>Fri, 12 Feb 2016 15:44:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:230ba322-60c2-42d6-b005-a1231211a37a</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Thank you for your comments. This completely clarifys this question for me. Sorry, but I was just searching for the wrong tags/words. Because of this, I didn&lt;code&gt;t found RK&lt;/code&gt;s link.
BR&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why does Nordic increase the BLE MAC address by one, in DFU bootloader</title><link>https://devzone.nordicsemi.com/thread/44928?ContentTypeID=1</link><pubDate>Fri, 12 Feb 2016 15:17:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc22838d-bb3f-46db-b1d4-d24007f284f6</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;This is a way of forcing the central to perform a new service discovery and/or impede it from attempting to use any previous pairings that is not available to the bootloader (no  &amp;quot;peer data&amp;quot;). Incrementing the address causes the central to see it as a new device.&lt;/p&gt;
&lt;p&gt;One example of when you would want the device to &amp;quot;advertise openly&amp;quot;: Device was paired with central when it was running in &amp;quot;application&amp;quot; mode, and  bootloader dfu mode was entered by by using the bootloader button instead of &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_application.html?cp=4_0_0_4_2_1_2"&gt;buttonless&lt;/a&gt; entry with &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_appbonding.html?cp=4_0_0_4_2_1_2_3"&gt;bond sharing&lt;/a&gt;/peer data. In this case the bootloader would not be able to send the required required service changed indication (Core spec. 4.1, vol 3, part G, section 2.5.2 ), and the central risk using the wrong attribute handles when it starts to write to the dfu control point on DFU start. Also, the pairing info will not be available to the bootloader when the button was used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why does Nordic increase the BLE MAC address by one, in DFU bootloader</title><link>https://devzone.nordicsemi.com/thread/44927?ContentTypeID=1</link><pubDate>Fri, 12 Feb 2016 15:16:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:763635fa-18bf-4843-9367-e4dceb728033</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/37060/dfu-device-address-changes/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>