<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Wireless MCU中的主题 Getting MAC-Address from Framework on FRDM-KW41Z</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701277#M3521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the FREEDOM-KW41Z with the frdmkw41z_wireless_examples_thread_router_eligible_device_freertos Example and for one of my applications i need to get the MAC-Address of this Device in the network, to get an unique ID for this board. Any Ideas where to find this address or the function to build it? Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2017 08:43:55 GMT</pubDate>
    <dc:creator>steffenjahnkepa</dc:creator>
    <dc:date>2017-09-12T08:43:55Z</dc:date>
    <item>
      <title>Getting MAC-Address from Framework on FRDM-KW41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701277#M3521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the FREEDOM-KW41Z with the frdmkw41z_wireless_examples_thread_router_eligible_device_freertos Example and for one of my applications i need to get the MAC-Address of this Device in the network, to get an unique ID for this board. Any Ideas where to find this address or the function to build it? Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 08:43:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701277#M3521</guid>
      <dc:creator>steffenjahnkepa</dc:creator>
      <dc:date>2017-09-12T08:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting MAC-Address from Framework on FRDM-KW41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701278#M3522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it. :smileywink:&lt;/P&gt;&lt;P&gt;It is the eui. you can get this address with &lt;EM&gt;thr get eui &lt;/EM&gt;in the shell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 13:16:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701278#M3522</guid>
      <dc:creator>steffenjahnkepa</dc:creator>
      <dc:date>2017-09-14T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting MAC-Address from Framework on FRDM-KW41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701279#M3523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right the eui&amp;nbsp;Extended Unique Identifier it's the information you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 21:56:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701279#M3523</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2017-09-18T21:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting MAC-Address from Framework on FRDM-KW41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701280#M3524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/estephania_martinez"&gt;estephania_martinez&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this works fine for the THREAD examples! But i can't find an EUI or MAC that i could use for my application if I'm using the SDK-Examples &lt;STRONG&gt;wireless examples &amp;gt; bluetoth &amp;gt; ipv6_node&lt;/STRONG&gt; and &lt;STRONG&gt;wireless examples &amp;gt; bluetoth &amp;gt; ipv6_router. &lt;/STRONG&gt;Or am I wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 05:42:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Getting-MAC-Address-from-Framework-on-FRDM-KW41Z/m-p/701280#M3524</guid>
      <dc:creator>steffenjahnkepa</dc:creator>
      <dc:date>2017-09-19T05:42:52Z</dc:date>
    </item>
  </channel>
</rss>

