<?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>Getting device&amp;#39;s own MAC address via Zigbee API</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66890/getting-device-s-own-mac-address-via-zigbee-api</link><description>Hello, 
 I am attempting to retrieve a device&amp;#39;s own MAC address and print it out. So far I have encountered two different functions that can help me achieve this. 
 void zb_osif_get_ieee_eui64(zb_ieee_addr_t ieee_eui64) and void zb_get_long_address(zb_ieee_addr_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Oct 2020 14:15:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66890/getting-device-s-own-mac-address-via-zigbee-api" /><item><title>RE: Getting device's own MAC address via Zigbee API</title><link>https://devzone.nordicsemi.com/thread/276904?ContentTypeID=1</link><pubDate>Mon, 26 Oct 2020 14:15:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc513405-dd62-4e05-b567-d6b8a88157ee</guid><dc:creator>Angry_Oatmeal</dc:creator><description>&lt;p&gt;Hi Marte.&lt;/p&gt;
&lt;p&gt;I have found the function and will look into it.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;br /&gt;Angry Oatmeal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting device's own MAC address via Zigbee API</title><link>https://devzone.nordicsemi.com/thread/274016?ContentTypeID=1</link><pubDate>Fri, 09 Oct 2020 11:48:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e717bce-bfd7-4a80-9b55-8f3b19befb85</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Angry Oatmeal,&lt;/p&gt;
&lt;p&gt;In our&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/zigbee_example_cli_agent.html"&gt;Zigbee CLI Agent example&lt;/a&gt;&amp;nbsp;you can issue commands to get the&amp;nbsp;&lt;span&gt;EUI64 address, which will&amp;nbsp;then be printed to terminal. In that example the function&amp;nbsp;&lt;/span&gt;&lt;span&gt;print_eui64&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;) is used to print the address. This function can be found&amp;nbsp;in /nRF5_SDK_for_Thread_and_Zigbee_v4.1.0/components/zigbee/cli/zigbee_cli_utils.h,&amp;nbsp;and an example on how it can be used can be found on line 1281 in&amp;nbsp;/components/zigbee/cli/zigbee_cli_cmd_zdo.c.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I hope this helps!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Marte&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>