<?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>how to get the chip mac without sd</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66911/how-to-get-the-chip-mac-without-sd</link><description>hi 
 im try to get the 52840&amp;#39;s mac address,but i needn&amp;#39;t the ble funcation,so i want to get the mac without softdevice,and there is any api to get it?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Oct 2020 06:15:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66911/how-to-get-the-chip-mac-without-sd" /><item><title>RE: how to get the chip mac without sd</title><link>https://devzone.nordicsemi.com/thread/273907?ContentTypeID=1</link><pubDate>Fri, 09 Oct 2020 06:15:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fabee96-ab5c-461c-b6c1-ee52606e0a1c</guid><dc:creator>Nikosant03</dc:creator><description>&lt;p&gt;Hi pipixia_8_8&lt;/p&gt;
&lt;p&gt;Yes, you can read the MAC address directly be reading NRF_FICR-&amp;gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ficr.html?cp=4_2_0_12_0_13#register.DEVICEADDR-0"&gt;DEVICEADDR[0]&lt;/a&gt; and NRF_&lt;span&gt;FICR-&amp;gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ficr.html?cp=4_2_0_12_0_14#register.DEVICEADDR-1"&gt;DEVICEADDR[1]&lt;/a&gt;&lt;/span&gt;&amp;nbsp;registers&lt;/p&gt;
&lt;p&gt;These registers are 4byte in size. MAC address is 6byte in size,&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ficr.html?cp=4_2_0_12_0_13#register.DEVICEADDR-0"&gt;DEVICEADDR[0]&lt;/a&gt;&amp;nbsp;contains the&amp;nbsp;least significant bits of the device address (4bytes) while the&amp;nbsp;&lt;span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ficr.html?cp=4_2_0_12_0_14#register.DEVICEADDR-1"&gt;DEVICEADDR[1]&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;the rest of the two bytes (most significant bytes)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hope that helps&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Nick&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>