<?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 local Bluetooth MAC address of nrf5340?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70120/how-to-get-the-local-bluetooth-mac-address-of-nrf5340</link><description>Hi, How to get the local Bluetooth MAC address of nrf5340?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Oct 2022 06:24:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70120/how-to-get-the-local-bluetooth-mac-address-of-nrf5340" /><item><title>RE: How to get the local Bluetooth MAC address of nrf5340?</title><link>https://devzone.nordicsemi.com/thread/389928?ContentTypeID=1</link><pubDate>Mon, 10 Oct 2022 06:24:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38112372-f4a0-4364-90c6-9e7633353ab9</guid><dc:creator>abhay_kr</dc:creator><description>&lt;p&gt;I have a problem related to this question&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How use the function NRF_FICR IN NRF5340_DK&lt;/li&gt;
&lt;li&gt;In&amp;nbsp; &amp;nbsp;nrf5340_dk&amp;nbsp; &amp;nbsp;the NRF_FICR_S and NRF_FICR_NS is&amp;nbsp; &amp;nbsp; visible .&lt;/li&gt;
&lt;li&gt;How use NRF_FICR function in nrf5340_dk&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the local Bluetooth MAC address of nrf5340?</title><link>https://devzone.nordicsemi.com/thread/297904?ContentTypeID=1</link><pubDate>Thu, 04 Mar 2021 19:25:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43418dbe-92e5-4bed-b571-959d3360c31d</guid><dc:creator>RandomUser</dc:creator><description>&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Another option:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;#include&amp;nbsp;&amp;lt;bluetooth/addr.h&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;#include&amp;nbsp;&amp;lt;bluetooth/bluetooth.h&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;bt_addr_le_t&amp;nbsp;addr;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;size_t&amp;nbsp;id_count&amp;nbsp;=&amp;nbsp;1;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;bt_id_get(&amp;amp;addr,&amp;nbsp;&amp;amp;id_count);&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the local Bluetooth MAC address of nrf5340?</title><link>https://devzone.nordicsemi.com/thread/287617?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2021 04:11:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1120db93-efd1-43f7-98c3-5d9c13ebd405</guid><dc:creator>wangrui</dc:creator><description>&lt;p&gt;Thanks！This is the correct answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the local Bluetooth MAC address of nrf5340?</title><link>https://devzone.nordicsemi.com/thread/287535?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 14:02:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8be0d290-2624-40e2-b39b-2c83eb0235c3</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The default static bluetooth address is stored in the &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf5340/chapters/ficr.network/doc/ficr.network.html?cp=3_0_0_5_3_0_0_13#register.DEVICEADDR"&gt;DEVICEADDR registers in FICR&lt;/a&gt;. You can read directly from there, or use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/reference/bluetooth/hci_drivers.html?highlight=bt_read_static_addr#c.bt_read_static_addr"&gt;bt_read_static_addr()&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>