<?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>The MAC address changes after OTA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41562/the-mac-address-changes-after-ota</link><description>Dear Sir: 
 We observed that everytime we use OTA to update the firmware of the nRF52, the 6Byte address will change, just minus 1 compared with before, such as 
 FC:AE:3F:03:A1:15 changes to FC:AE:3F:03:A1:14 
 We observed that this happens only at the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Dec 2018 12:33:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41562/the-mac-address-changes-after-ota" /><item><title>RE: The MAC address changes after OTA</title><link>https://devzone.nordicsemi.com/thread/161661?ContentTypeID=1</link><pubDate>Thu, 13 Dec 2018 12:33:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8ff4e66-8996-4c29-9390-40080202309f</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;HI Daliwan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;this is the intended behaviour of the bootloader if the bond sharing feature is not used, i.e.&amp;nbsp;NRF_DFU_BLE_REQUIRES_BONDS is set to 0 in the sdk_config.h file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The address is incremented in the bootloader to avoid issues with smartphones that cache the GATT attribute table and/or does not support the Service Changed Characteristic. Otherwise, when the bootloader re-initializes the SoftDevice after the application resets and repopulates the GATT table, the smartphone will still think that its communicating with the application as the address is identical and use the wrong handles when writing/reading characteristics/descriptors.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bj&amp;oslash;rn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>