<?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>BT address vs DEVICEADDR</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11449/bt-address-vs-deviceaddr</link><description>Hi,
There is a difference of one digit in BT address and DEVICEADDR. Could anybody explain this? I know in the last byte we have to add C0, but what about the frst byte? Why is it different?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Jan 2016 12:45:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11449/bt-address-vs-deviceaddr" /><item><title>RE: BT address vs DEVICEADDR</title><link>https://devzone.nordicsemi.com/thread/43189?ContentTypeID=1</link><pubDate>Thu, 21 Jan 2016 12:45:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4c224a6-8792-41d1-b8d3-86224c091573</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sergey,&lt;/p&gt;
&lt;p&gt;Then it&amp;#39;s normal. In the bootloader we change address by +1 so that the address of the bootloader would not be identical with the application. This is to avoid ATT table caching issue we have on the phone. So that it won&amp;#39;t update the ATT table when we switch to bootloader mode.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want this, you can of course remove that part of code inside dfu_transport_update_start() in dfu_transport_ble.c so that the address is not modified.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BT address vs DEVICEADDR</title><link>https://devzone.nordicsemi.com/thread/43188?ContentTypeID=1</link><pubDate>Thu, 21 Jan 2016 10:10:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bdab566-efd9-459b-b109-8038d90983e6</guid><dc:creator>Sergy</dc:creator><description>&lt;p&gt;Im using BLE DFU Bootloader from SDK10 without any change to it, so this is what i get from advertising in bootloader, not in app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BT address vs DEVICEADDR</title><link>https://devzone.nordicsemi.com/thread/43187?ContentTypeID=1</link><pubDate>Thu, 21 Jan 2016 09:52:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9add541d-ad79-447d-b94f-3a352b8548a6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sergey,&lt;/p&gt;
&lt;p&gt;This is strange. Are you sure there is no manual address change in the application code ?&lt;/p&gt;
&lt;p&gt;Could you try again with a stock example in the SDK ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>