<?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>Device bluetooth address (mac?)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7522/device-bluetooth-address-mac</link><description>In my all projects, I am using this code to obtain and set local device address: 
 uint64_t deviceId = ((uint64_t)NRF_FICR-&amp;gt;DEVICEID[1] &amp;lt;&amp;lt; 32) | ((uint64_t)NRF_FICR-&amp;gt;DEVICEID[0]);
ble_gap_addr_t gap_addr;
gap_addr.addr_type = BLE_GAP_ADDR_TYPE_PUBLIC;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jun 2015 15:04:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7522/device-bluetooth-address-mac" /><item><title>RE: Device bluetooth address (mac?)</title><link>https://devzone.nordicsemi.com/thread/26789?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2015 15:04:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc936c0d-8270-49f6-b178-0b2e4a55e7bb</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Different like explained &lt;a href="https://devzone.nordicsemi.com/question/6566/how-to-get-6-byte-mac-address-at-nrf51822/"&gt;here&lt;/a&gt;? If not, please edit your question to include the laser markings of the chip, and SoftDevice version.&lt;/p&gt;
&lt;p&gt;Are you sure you want to use Public Device Address? (See Bluetooth Core specification v4.2, Vol 6, Part B, Section 1.3.1 for more information.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>