<?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>Do nRF518 chips come with a Bluetooth Address?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2070/do-nrf518-chips-come-with-a-bluetooth-address</link><description>Hi, 
 I would like to know if the nRF51822 chips come with their own valid IEEE address of if we must buy an OUI and generate our own addresses for use in final products.
I can&amp;#39;t seem to find this information anywhere.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Sep 2018 16:14:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2070/do-nrf518-chips-come-with-a-bluetooth-address" /><item><title>RE: Do nRF518 chips come with a Bluetooth Address?</title><link>https://devzone.nordicsemi.com/thread/147229?ContentTypeID=1</link><pubDate>Tue, 04 Sep 2018 16:14:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdd9c9ac-2bd3-4f7d-bacc-c3382a3e60a4</guid><dc:creator>Elias</dc:creator><description>&lt;p&gt;Dead link. See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/2112/how-to-get-6-byte-mac-address-at-nrf51822"&gt;this post&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do nRF518 chips come with a Bluetooth Address?</title><link>https://devzone.nordicsemi.com/thread/8857?ContentTypeID=1</link><pubDate>Wed, 07 May 2014 06:41:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64a6b642-1418-40e9-82fa-ad04f6917e4b</guid><dc:creator>Geoffrey OMWAVE</dc:creator><description>&lt;p&gt;Answering my own question after having questioned Nordic directly about this issue:&lt;/p&gt;
&lt;p&gt;The chips come with a Static Random Bluetooth Address. This address is assigned randomly during manufacturing. See &lt;a href="https://devzone.nordicsemi.com/index.php/how-to-get-6-byte-mac-address-at-nrf51822#reply-6677"&gt;this post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is different from an &amp;quot;IEEE assigned&amp;quot; Public Bluetooth Address, which would be truly unique, but this kind of address is not required for Bluetooth Low Energy devices (see &lt;u&gt;BLUETOOTH SPECIFICATION Version 4.1 [Vol 6] Part B, Section 1.3&lt;/u&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do nRF518 chips come with a Bluetooth Address?</title><link>https://devzone.nordicsemi.com/thread/8856?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2014 15:40:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1551902-ef49-441f-bf9d-12fcbd1fe616</guid><dc:creator>sashi</dc:creator><description>&lt;p&gt;I understand you question now. I would like an answer as well. (Are the BLE internal addresses truly unique?)&lt;/p&gt;
&lt;p&gt;also to clarify my awnser further the byte order is as follows:
packet[2] = NRF_FICR-&amp;gt;DEVICEADDR[0];&lt;br /&gt;
packet[3] = NRF_FICR-&amp;gt;DEVICEADDR[0]&amp;gt;&amp;gt;8;&lt;br /&gt;
packet[4] = NRF_FICR-&amp;gt;DEVICEADDR[0]&amp;gt;&amp;gt;16;&lt;br /&gt;
packet[5] = NRF_FICR-&amp;gt;DEVICEADDR[0]&amp;gt;&amp;gt;24;&lt;br /&gt;
packet[6] = NRF_FICR-&amp;gt;DEVICEADDR[1];&lt;br /&gt;
packet[7] = NRF_FICR-&amp;gt;DEVICEADDR[1]&amp;gt;&amp;gt;8;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do nRF518 chips come with a Bluetooth Address?</title><link>https://devzone.nordicsemi.com/thread/8855?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2014 10:48:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a020f831-7589-4afe-b08a-bc52d43e4454</guid><dc:creator>Geoffrey OMWAVE</dc:creator><description>&lt;p&gt;Thanks for your contribution, however this is not answering my question:
You are talking about how to access the BLE address from the firmware.
My question is wether this flash memory location is predefined with a valid  IEEE address generated by Nordic or just some random numbers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do nRF518 chips come with a Bluetooth Address?</title><link>https://devzone.nordicsemi.com/thread/8854?ContentTypeID=1</link><pubDate>Wed, 02 Apr 2014 23:13:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bf887f5-425f-45cd-bbf1-c4917be1dbd4</guid><dc:creator>sashi</dc:creator><description>&lt;p&gt;I&amp;#39;m not quite sure, but I&amp;#39;m thinking its NRF_FICR-&amp;gt;DEVICEADDR[1] and [0].&lt;/p&gt;
&lt;p&gt;can nordic confirm, I don&amp;#39;t see it in any datasheets.&lt;/p&gt;
&lt;p&gt;Also I&amp;#39;m not sure of the byte ordering.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>