<?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のトピックRe: MAC address for KW40/41Z</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551244#M1335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the blhost read/write commands specical address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2016 05:45:15 GMT</pubDate>
    <dc:creator>jasonchiang</dc:creator>
    <dc:date>2016-07-18T05:45:15Z</dc:date>
    <item>
      <title>MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551230#M1321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can write and read MAC address for KW40/41 MCUs. If we need to use the blhost, please let me know, how to use that.. (&lt;SPAN lang="EN-CA" style="font-size: 14.0pt; font-family: TimesLTStd-Roman; color: blue;"&gt;Read Once Command&lt;/SPAN&gt;&lt;SPAN lang="EN-CA" style="font-size: 14.0pt; font-family: TimesLTStd-Roman; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-CA" style="font-size: 14.0pt; font-family: TimesLTStd-Roman; color: blue;"&gt;Program Once Command &lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 19:09:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551230#M1321</guid>
      <dc:creator>sensenthuran</dc:creator>
      <dc:date>2016-07-07T19:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551231#M1322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sensenthuran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the BLE Host Stack, the device MAC addresses are defined at compile time. For each device, the MAC address can be modified in the app_preinclude.h file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36195iC670189E5BF007D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to read a MAC address from the BLE Client you must call the function Gap_ReadPublicDeviceAddress (in our demos it is called in the function BleApp_Config in app.c). After this, the gPublicAddressRead_c event will occur every time a new MAC address is discovered. You must obtain these MAC addresses in the BleApp_GenericCallback (in app.c) by reading the pGenericEvent pointer as shown in the image below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36248i0B8EE52297185D4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Every time a new MAC address is found nearby, this callback function will be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 22:36:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551231#M1322</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2016-07-08T22:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551232#M1323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks @&lt;A _jive_internal="true" data-content-finding="Community" data-userid="35906" data-username="Santiago_Lopez" href="https://community.nxp.com/people/Santiago_Lopez" style="font-size: 1.286rem; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #8ca9cd;"&gt;Jose Santiago Lopez Ramirez&lt;/A&gt; for your detail answer.&amp;nbsp; How we can program different MAC address for different KW40/41. Do we need to compile every time or can we load the same binary and use any utilities/tools to write different MAC address in the factory? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 12:54:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551232#M1323</guid>
      <dc:creator>sensenthuran</dc:creator>
      <dc:date>2016-07-11T12:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551233#M1324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way you program different MAC addresses in production is by using a programmer with serialization capabilities (i.e. P&amp;amp;E Cyclone Max). In our stack, the MAC Address is stored in a global variable under the name gBDAddress_c. First you need to open the .map file that is generated in you code, look for this variable and get where it is located in flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36554i3D68FF9A24FDCB06/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have the variable address, you can now use the same binary to program all the MCUs and use the serialization tool to overwrite only the memory location that contains the MAC address. Instructions for doing this will depend on the flashing tool you will use in production. Attached you will find some instructions on how to do it using the Cyclone Max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 21:38:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551233#M1324</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2016-07-11T21:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551234#M1325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot @&lt;A _jive_internal="true" data-content-finding="Community" data-userid="35906" data-username="Santiago_Lopez" href="https://community.nxp.com/people/Santiago_Lopez" style="font-size: 1.286rem; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #8ca9cd;"&gt;Jose Santiago Lopez Ramirez&lt;/A&gt; for the quick reply with detailed answer. Appreciate your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 21:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551234#M1325</guid>
      <dc:creator>sensenthuran</dc:creator>
      <dc:date>2016-07-11T21:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551235#M1326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi @&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="35906" data-objecttype="3" href="https://community.nxp.com/people/Santiago_Lopez" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #017bba;"&gt;Jose Santiago Lopez Ramirez&lt;/A&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I found the memory location of variable "gBDAddress_c" is different in each App.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;For example, that is the point what I found as below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;In heart_rate_sensor_BM.map:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;gBDAddress_c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x000225e8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;In hci_app_BM.map:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;gBDAddress_c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00014094&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NXP_community_MAC_address.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37484i9B8092B599ED167C/image-size/large?v=v2&amp;amp;px=999" role="button" title="NXP_community_MAC_address.jpg" alt="NXP_community_MAC_address.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Does it mean that we need to over&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;write the memory location again after we update another Apps on our unit?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;For example, if we have heart_rate_sensor_app on KW41Z first then we &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;program different MAC addresses on each unit.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;After that we update hci_app on it, do we need to program MAC address again?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Is there any way to write MAC address into KW41Z that it may not be affected by different Apps?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 09:40:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551235#M1326</guid>
      <dc:creator>leochao</dc:creator>
      <dc:date>2016-07-13T09:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551236#M1327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sensenthuran!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many production programmers for Kinetis have serialization capability to program MAC addresses. P&amp;amp;E Micro has the Cyclone Max,&amp;nbsp; Cyclone Universal, and Cyclone Universal FX. In addition to the serialization tool that was mentioned by the other poster, we also have tools that allow you to program it through a DLL or scriptable application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please visit us at our website if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Johnny&lt;/P&gt;&lt;P&gt;P&amp;amp;E Microcomputer Systems, Inc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 14:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551236#M1327</guid>
      <dc:creator>johnny_pe</dc:creator>
      <dc:date>2016-07-13T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551237#M1328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, the memory location of the MAC address holding arraywill change with every application or even in the same application if the application code changes. To overcome this you need to make sure that this variable will have always the same location in memory. This has a different procedure depending on the IDE you are using. In IAR for example, adding a pragma before the variable in question does the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="co2"&gt;#pragma location=address&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="co2"&gt;char variable[size];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago López&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 22:36:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551237#M1328</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2016-07-13T22:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551238#M1329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For KDS and more generally for GCC please refer to the below post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2012/11/01/defining-variables-at-absolute-addresses-with-gcc/" title="https://mcuoneclipse.com/2012/11/01/defining-variables-at-absolute-addresses-with-gcc/"&gt;https://mcuoneclipse.com/2012/11/01/defining-variables-at-absolute-addresses-with-gcc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Antonio &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 06:28:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551238#M1329</guid>
      <dc:creator>antonioconcio</dc:creator>
      <dc:date>2016-07-14T06:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551239#M1330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the clarifications. For completeness, if you could provide us the instruction for writing to that specific address using "blhost" or any other tool, it would be useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:12:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551239#M1330</guid>
      <dc:creator>sensenthuran</dc:creator>
      <dc:date>2016-07-14T14:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551240#M1331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Unfortunately Kinetis Bootloader is not supported by KW40/41 so BLHOST cannot be used with these MCUs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 16:05:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551240#M1331</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2016-07-14T16:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551241#M1332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;KW41 has kinetis bootloader:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;# ./blhost -p /dev/ttyMSM1 -- get-property 1&lt;/P&gt;&lt;P&gt;Ping responded in 1 attempt(s)&lt;/P&gt;&lt;P&gt;Inject command 'get-property'&lt;/P&gt;&lt;P&gt;Response status = 0 (0x0) Success.&lt;/P&gt;&lt;P&gt;Response word 1 = 1258422272 (0x4b020000)&lt;/P&gt;&lt;P&gt;Current Version = K2.0.0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 16:18:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551241#M1332</guid>
      <dc:creator>sensenthuran</dc:creator>
      <dc:date>2016-07-14T16:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551242#M1333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi &lt;A __default_attr="281452" _jive_internal="true" data-objecttype="3" href="https://community.nxp.com/people/sensenthuran" jivemacro="user"&gt;sensenthuran&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you connecting with the KW41 (USB port J6 in FRDM, UART Pins PTC7 and PTC7)? Also, are you flashing any example firmware from the Connectivity Software Package? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Saludos&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 16:52:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551242#M1333</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2016-07-14T16:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551243#M1334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NXP_Kinetis_Bootloader_2_0_0 supports blhost for KW41. It should be in early access program. Connected through UART. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 17:16:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551243#M1334</guid>
      <dc:creator>sensenthuran</dc:creator>
      <dc:date>2016-07-14T17:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551244#M1335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the blhost read/write commands specical address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 05:45:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551244#M1335</guid>
      <dc:creator>jasonchiang</dc:creator>
      <dc:date>2016-07-18T05:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: MAC address for KW40/41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551245#M1336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi Chiang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for this information, it is really useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" href="https://community.nxp.com/people/sensenthuran" title="AtMention:adc72e3f-577b-42ac-87b3-9d7b495984ba"&gt;sensenthuran&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis bootloader hasn?t been ported to be used with the connectivity software. Connectivity software uses a custom linker file that is not compatible with Kinetis bootloader and hence it is not included in the connectivity software stack. The only way to change the MAC address right now is trought the manufacturing tools with serialization capabilities available in the market.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 16:19:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/MAC-address-for-KW40-41Z/m-p/551245#M1336</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2016-07-18T16:19:40Z</dc:date>
    </item>
  </channel>
</rss>

