<?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>How to change MAC address when device enters DFU mode?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68245/how-to-change-mac-address-when-device-enters-dfu-mode</link><description>I was able to change the MAC address in the ble_app_buttonless_dfu example with &amp;quot;sd_ble_gap_addr_set( )&amp;quot;. 
 
 But, when I enter the DFU mode, the MAC address changes to the default in the FICR. How can I change the MAC address again? Should I change the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Nov 2020 13:18:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68245/how-to-change-mac-address-when-device-enters-dfu-mode" /><item><title>RE: How to change MAC address when device enters DFU mode?</title><link>https://devzone.nordicsemi.com/thread/279734?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2020 13:18:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4c4ae83-d5bd-4c65-ab15-fad5ef73939d</guid><dc:creator>Gabriel Jiro </dc:creator><description>&lt;p&gt;Thank you for your help, Hung&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f600.svg" title="Grinning"&gt;&amp;#x1f600;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change MAC address when device enters DFU mode?</title><link>https://devzone.nordicsemi.com/thread/279696?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2020 12:05:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e12cb2f3-b89d-45f6-b809-97cbaec3bfd0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Gabriel,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When switching to DFU mode the softdevice need to be reinitialize and the address will be set to default one by the botloader.&amp;nbsp;&lt;br /&gt;If you want to change to a fixed one, you can change that in the bootloader.&lt;/p&gt;
&lt;p&gt;Note that in our bootloader it&amp;#39;s automatically change to the default address + 1 to avoid bonding issue. Please have a look at&amp;nbsp;gap_address_change() function.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>