<?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>Questions regarding ZigBee MAC address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42944/questions-regarding-zigbee-mac-address</link><description>Hi team, 
 
 Some questions from my customer as below regarding on ZigBee MAC address usage, could you please help to clarify? 
 Q: If a Router wants to obtain a new device ZigBee MAC address, do we have any example in our ZigBee SDK to support this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Jan 2019 16:35:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42944/questions-regarding-zigbee-mac-address" /><item><title>RE: Questions regarding ZigBee MAC address</title><link>https://devzone.nordicsemi.com/thread/167729?ContentTypeID=1</link><pubDate>Thu, 24 Jan 2019 16:35:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:586bcafc-af25-41e0-9e26-7ab3a5a96fd2</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, we do have sample code for discovering peers in the Zigbee benchmark example (located in&amp;nbsp;&lt;span&gt;examples\multiprotocol\benchmark\zigbee). This example provides a command line interface, and you con discover peers using the command &amp;#39;test peer discover&amp;#39;. This will give you a list of devices and their 16-bit network address. The 16-bit address can be translated into IEEE address using the command &amp;#39;zdo ieee_addr &amp;lt;nwk_addr&amp;gt;&amp;#39;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you want to do this discovery in application, please have a look at&amp;nbsp;zigbee_benchmark_peer_discovery_request_send() in&amp;nbsp;components\benchmark\zigbee\zigbee_benchmark.c.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>