<?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>MAC address ranges</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46036/mac-address-ranges</link><description>We are using the Nordic nRF52832 and the nRF51822 in two different products. We seek to distinguish between these products and other BTLE devices with a scan using a dongle. Do these Nordic BTLE chips have a specific MAC address range? If so, what is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Apr 2019 06:59:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46036/mac-address-ranges" /><item><title>RE: MAC address ranges</title><link>https://devzone.nordicsemi.com/thread/181763?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2019 06:59:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:894766ef-8737-401b-89c2-8e5c861478b9</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Yes, you can replace the default MAC address with any other valid address. You probably want to store your MAC address in flash during production, for instance somewhere in the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/uicr.html?cp=2_1_0_13#concept_rnp_grp_xr"&gt;UICR&lt;/a&gt;. Then you read it out after enabling the SoftDevice and&amp;nbsp;sd_ble_gap_addr_set().&lt;/p&gt;
&lt;p&gt;Note that the MAC address must be valid, though, so if it is not random you need to register a range. Perhaps an alternative could be to include some other information in the advertising packet that you can use to separate your HW versions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MAC address ranges</title><link>https://devzone.nordicsemi.com/thread/181616?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2019 13:02:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2ff5671-a7b4-4117-920d-0904d1240790</guid><dc:creator>Mr. Ploense</dc:creator><description>&lt;p&gt;Is it possible to change the MAC address of nRF5x devices?&amp;nbsp; If so, how does one do that?&amp;nbsp; Is it written to a handle?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MAC address ranges</title><link>https://devzone.nordicsemi.com/thread/181569?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2019 11:54:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcdebc0b-5548-456b-9b02-a289f390d1a6</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The MAC addresses of all nRF5x devices are randomly generated at production and does not tell you anything about the device. You can use a different set of MAC addresses yourself instead of the default MAC address, but unless you do, the MAC address contain no useful information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>