<?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>for BD address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20318/for-bd-address</link><description>Hi. I&amp;#39;m using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central. 
 As I&amp;#39;ve tested by using
err_code = sd_ble_gap_address_get(p_addr);
APP_ERROR_CHECK(err_code); 
 App returns : 80 d0 79 b3 7d e0
Boot returns: 81 d0 79 b3 7d e0 
 Why are they different</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Mar 2017 04:21:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20318/for-bd-address" /><item><title>RE: for BD address</title><link>https://devzone.nordicsemi.com/thread/79158?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 04:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dfb248f-5766-4f80-b914-013a40a502b4</guid><dc:creator>roger.k</dc:creator><description>&lt;p&gt;Thank you very much. It&amp;#39;s very helpful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: for BD address</title><link>https://devzone.nordicsemi.com/thread/79157?ContentTypeID=1</link><pubDate>Thu, 09 Mar 2017 08:54:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9896ec5-06e9-480f-8e24-364ed074ca60</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;If I read it correctly then yes, last byte value is incremented by 1 so if it is 0xFF it will overflow to 0x00.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: for BD address</title><link>https://devzone.nordicsemi.com/thread/79156?ContentTypeID=1</link><pubDate>Thu, 09 Mar 2017 08:52:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a98ddd48-a986-4119-b746-14dd8a571302</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi Roger. Sorry to be vague, &lt;a href="https://devzone.nordicsemi.com/question/37060/dfu-device-address-changes/"&gt;here is detailed explanation by Nordic&lt;/a&gt; how and why they change Adv. address in bootloader example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: for BD address</title><link>https://devzone.nordicsemi.com/thread/79155?ContentTypeID=1</link><pubDate>Thu, 09 Mar 2017 07:27:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e7a39fe-f9e5-4e5d-a7d9-281b45417900</guid><dc:creator>roger.k</dc:creator><description>&lt;p&gt;Thank you for your help.
If app address = ff 10 22 33 44 55,
boot address will be 00 10 22 33 44 55? or 00 11 22 33 44 55?&lt;/p&gt;
&lt;p&gt;I hope your reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: for BD address</title><link>https://devzone.nordicsemi.com/thread/79154?ContentTypeID=1</link><pubDate>Thu, 09 Mar 2017 07:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba5ba8d0-7804-4493-869e-2d61a7da6182</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi Roger,&lt;/p&gt;
&lt;p&gt;As you can see they differ in the least significant bit (little endian architecture = the first byte) and that&amp;#39;s how Nordic implements their Boot Loader example in the SDK. You should be able to find it in the source code and change if you want.&lt;/p&gt;
&lt;p&gt;Cheers Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>