<?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>Why is Hardware Address of Bluetooth Device different than Device Address.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10758/why-is-hardware-address-of-bluetooth-device-different-than-device-address</link><description>I am developing some application and I have decided to use Device Addresses to distinguish between devices. I have read device addresses of 2 chips (I have read addresses 0x100000A4 and 0x100000A8 ) these are the results: 
 Device Address chip #1: 0x</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Dec 2015 09:53:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10758/why-is-hardware-address-of-bluetooth-device-different-than-device-address" /><item><title>RE: Why is Hardware Address of Bluetooth Device different than Device Address.</title><link>https://devzone.nordicsemi.com/thread/40199?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2015 09:53:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55933efa-aac4-4825-ba66-b1fe5b61b992</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This has also been covered more in detail in this thread:
&lt;a href="https://devzone.nordicsemi.com/question/6566/how-to-get-6-byte-mac-address-at-nrf51822"&gt;devzone.nordicsemi.com/.../how-to-get-6-byte-mac-address-at-nrf51822&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why is Hardware Address of Bluetooth Device different than Device Address.</title><link>https://devzone.nordicsemi.com/thread/40200?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2015 14:27:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2579b64-2420-4e77-a408-dd88d30b9aeb</guid><dc:creator>Ulrich Myhre</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;The two first bits of the address are following some specific rules, coming from the Bluetooth specification. See the [Vol 6, Part B, 1.3]  chapter &amp;quot;Device Address&amp;quot;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Public device addresses have special rules set by IEEE 802-2001.&lt;/li&gt;
&lt;li&gt;Static device addresses have the two most significant bits set to 1.&lt;/li&gt;
&lt;li&gt;Non-resolvable private addresses have the two most significant bits set to 0.&lt;/li&gt;
&lt;li&gt;Resolvable private addresses (used with Privacy) have the MSB set to 0, the following bit set to 1.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;What you are seeing here is that the SoftDevice is adding two bits to signalize that it is using a static device address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>