<?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>nRF51822 Mac Address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18817/nrf51822-mac-address</link><description>Do the nRF51822 has valid Mac address on it, or we have to write our own Mac address into the chip?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Jan 2017 10:15:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18817/nrf51822-mac-address" /><item><title>RE: nRF51822 Mac Address</title><link>https://devzone.nordicsemi.com/thread/72660?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2017 10:15:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abead601-530f-4dbe-9d18-017979a17599</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;You can store it in one of the UICR registers, then read it out after you have initialized the SoftDevice and  use sd_ble_gap_address_set() to change the address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 Mac Address</title><link>https://devzone.nordicsemi.com/thread/72659?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2017 08:36:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68556bc7-6108-49cb-a6af-786536d5876b</guid><dc:creator>Fiske</dc:creator><description>&lt;p&gt;How can we save own own Mac address to the nRF51822 permanently&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 Mac Address</title><link>https://devzone.nordicsemi.com/thread/72658?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2017 08:18:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db9922cf-bfc4-475d-8bb8-2eecccd2f73c</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Fiske,&lt;/p&gt;
&lt;p&gt;we program a random MAC address to the FICR registerers( specifically DEVICEADDRTYPE, DEVICEADDR[0], DEVICEADDR[1]) of the nRF51822 during production.&lt;/p&gt;
&lt;p&gt;The SoftDevice will read out the address and use it as the MAC address. You can retrieve and set the sd_ble_gap_address_get() and sd_ble_gap_address_set() APIs. However, you should not that sd_ble_gap_address_set() will not alter the FICR registers, it must therefore be called every time you initialize the SoftDevice.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 Mac Address</title><link>https://devzone.nordicsemi.com/thread/72657?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2017 03:27:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:affbda66-5224-4b2a-9ee0-11a02ce786d6</guid><dc:creator>Fiske</dc:creator><description>&lt;p&gt;But Up to I I know, the Bluetooth device should have a unique Mac address. Do we need to purchase Mac address from IEEE and write to nRF51822&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 Mac Address</title><link>https://devzone.nordicsemi.com/thread/72656?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2017 03:07:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a48ab30-d271-45a3-bd96-d8bf4cf33199</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;If you are using normal BLE you don&amp;#39;t need to set the Mac Address, its handled by the SoftDevice&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>