<?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>nRF52840 SDK16 - Advertising Device&amp;#39;s Address (MAC address)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66551/nrf52840-sdk16---advertising-device-s-address-mac-address</link><description>Hi everyone, 
 When I am scanning the advertising packets of nRF52840 peripheral, I see that Device&amp;#39;s address is type of Random Static. 
 1. The Static Random Address is a randomly generated address and is preprogrammed before the device is shipped? </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Oct 2020 05:18:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66551/nrf52840-sdk16---advertising-device-s-address-mac-address" /><item><title>RE: nRF52840 SDK16 - Advertising Device's Address (MAC address)</title><link>https://devzone.nordicsemi.com/thread/272648?ContentTypeID=1</link><pubDate>Fri, 02 Oct 2020 05:18:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8a1c7ec-6df2-4218-bede-1efc0c42fd70</guid><dc:creator>Nikosant03</dc:creator><description>&lt;p&gt;Thank you for your support haakonsh!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 SDK16 - Advertising Device's Address (MAC address)</title><link>https://devzone.nordicsemi.com/thread/272585?ContentTypeID=1</link><pubDate>Thu, 01 Oct 2020 14:05:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:feb0d6f6-5129-466a-bbd6-0d39f16b529f</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Nothing in FICR will change during the lifetime of the product. Our examples use the address in FICR, if you do not explicitly use another address you won&amp;#39;t have to worry about.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 SDK16 - Advertising Device's Address (MAC address)</title><link>https://devzone.nordicsemi.com/thread/272455?ContentTypeID=1</link><pubDate>Thu, 01 Oct 2020 09:13:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bea69174-9f63-462a-95ad-7ab8ab242c11</guid><dc:creator>Nikosant03</dc:creator><description>&lt;p&gt;Thank you from your responce Haakonsh&lt;/p&gt;
[quote userid="13562" url="~/f/nordic-q-a/66551/nrf52840-sdk16---advertising-device-s-address-mac-address/272440#272440"]It is in fact the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/ficr.html?cp=4_0_0_3_3_0_6#register.DEVICEADDR-0-1"&gt;DEVICEADDR[n]&lt;/a&gt;, randomly&amp;nbsp;generated and stored in FICR in production[/quote]
&lt;p&gt;Is there any case the device address asigned during production to be changed radomly by the SDK/soft device or it remains the same during the life cycle of the product? I want to ensure that the MAC address won&amp;#39;t change during the life cycle of the product.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 SDK16 - Advertising Device's Address (MAC address)</title><link>https://devzone.nordicsemi.com/thread/272440?ContentTypeID=1</link><pubDate>Thu, 01 Oct 2020 07:55:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54ad919d-b62a-49d3-9dc6-9e5a0fdb65d8</guid><dc:creator>haakonsh</dc:creator><description>[quote user=""]1. The Static Random Address is a randomly generated address and is preprogrammed before the device is shipped?[/quote]
&lt;p&gt;&amp;nbsp;It is in fact the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/ficr.html?cp=4_0_0_3_3_0_6#register.DEVICEADDR-0-1"&gt;DEVICEADDR[n]&lt;/a&gt;, randomly&amp;nbsp;generated and stored in FICR in production. It is used by the&amp;nbsp;SDK by default, but you can use your own randomly generated address as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]2. If the user do not change the device address, it will remain the same until the end of life time of the product or it is possible to change in a random time?[/quote]
&lt;p&gt;&amp;nbsp;You can change it, but be careful of what dependencies you create on your product ecosystem. If your devices, or someone else&amp;#39;s device who interface with your device, use the BLE address as the filter during scanning it might cause you trouble if you change your BLE address. You can ofc filter on device name, UUIDs, manufacturer ID, etc.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You can also change from Random Static to a Random Private address if you want. There&amp;#39;s nothing in the spec that prevents you, but it will require that you re-start the SoftDevice/terminate any ongoing connections.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>