<?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>Avoid Changing mac address in secure bootloader  example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39289/avoid-changing-mac-address-in-secure-bootloader-example</link><description>Hi, 
 I know that the secure bootloader uses different mac address to force services discovery however i would like to keep the same 
 address for both software parts as it is problematic for my app team. 
 Is there an easy way to disable the address</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Oct 2018 11:45:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39289/avoid-changing-mac-address-in-secure-bootloader-example" /><item><title>RE: Avoid Changing mac address in secure bootloader  example</title><link>https://devzone.nordicsemi.com/thread/152200?ContentTypeID=1</link><pubDate>Tue, 09 Oct 2018 11:45:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76e5d1ad-0613-42ea-bb3b-bed72837ca67</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi Danny,&lt;/p&gt;
&lt;p&gt;The address change should be handled by our Android/iOS DFU library. But it is easy to disable this, just comment out the call to gap_address_change() in nrf_dfu_ble.c-&amp;gt;gap_params_init(). If you do this change, please make you have&amp;nbsp;enabled the service changed characteristic in both bootloader and application in order to avoid issues related to attribute caching (ref. core spec 5, vol.3, Part G, section 2.5.2).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>