<?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>topic Re: Router example for KW40Z/KW20Z in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Router-example-for-KW40Z-KW20Z/m-p/487285#M949</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;The KW40Z/KW20Z codebases do not include ZigBee stack support. They only have IEEE 802.15.4 MAC/PHY libraries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since KW40Z/KW20Z is an ARM Cortex M0+ based wireless microcontroller, you could explore leveraging the ZigBee libraries from the Kinetis BeeStack ZigBee Protocol Stack package for the MCR20A wireless transceiver and the KL46Z microcontroller (also Cortex M0+). The IEEE 802.15.4 MAC has a common API for the two hardware solutions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MCR20A/KL46Z Kinetis ZigBee Protocol Stack software package can be downloaded from: &lt;A href="https://www.nxp.com/webapp/Download?colCode=KINETIS-BEESTACK&amp;amp;appType=license&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Protocol%20Stacks&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=exe&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.exe&amp;amp;Parent_nodeId=1425322332576706617013&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=KINETIS-BEESTACK&amp;amp;appType=license&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Protocol%20Stacks&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=exe&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.exe&amp;amp;Parent_nodeId=1425322332576706617013&amp;amp;Parent_pageType=product&lt;/A&gt;&lt;A href="http://www.nxp.com/products/interface-and-connectivity/wireless-connectivity/2.4-ghz-wireless-solutions/ieee-802.15.4-plus-zigbee-thread/2.4-ghz-802.15.4-wireless-transceiver:MCR20A?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.nxp.com/products/interface-and-connectivity/wireless-connectivity/2.4-ghz-wireless-solutions/ieee-802.15.4-plus-zigbee-thread/2.4-ghz-802.15.4-wireless-transceiver:MCR20A?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 17:55:23 GMT</pubDate>
    <dc:creator>TudorS_</dc:creator>
    <dc:date>2016-02-04T17:55:23Z</dc:date>
    <item>
      <title>Router example for KW40Z/KW20Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Router-example-for-KW40Z-KW20Z/m-p/487283#M947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After so many choices we arrived at KW40Z/KW20Z for our product. When started development, we found that there are example projects for Coordinator and end device but not router.&lt;/P&gt;&lt;P&gt;As&amp;nbsp; we are having product feature requirement of designing mesh network where device form mesh network .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we are expecting any suggestion, discussion&amp;nbsp; or help to achieve the same (Zigbee Mesh network with KW40Z/KW20Z).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 17:05:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Router-example-for-KW40Z-KW20Z/m-p/487283#M947</guid>
      <dc:creator>kedarikrishna</dc:creator>
      <dc:date>2016-02-04T17:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Router example for KW40Z/KW20Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Router-example-for-KW40Z-KW20Z/m-p/487284#M948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kedari Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please specify what coordinator and end device examples you found?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Earl Ramírez.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 17:20:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Router-example-for-KW40Z-KW20Z/m-p/487284#M948</guid>
      <dc:creator>EarlOrlando</dc:creator>
      <dc:date>2016-02-04T17:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Router example for KW40Z/KW20Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Router-example-for-KW40Z-KW20Z/m-p/487285#M949</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;The KW40Z/KW20Z codebases do not include ZigBee stack support. They only have IEEE 802.15.4 MAC/PHY libraries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since KW40Z/KW20Z is an ARM Cortex M0+ based wireless microcontroller, you could explore leveraging the ZigBee libraries from the Kinetis BeeStack ZigBee Protocol Stack package for the MCR20A wireless transceiver and the KL46Z microcontroller (also Cortex M0+). The IEEE 802.15.4 MAC has a common API for the two hardware solutions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MCR20A/KL46Z Kinetis ZigBee Protocol Stack software package can be downloaded from: &lt;A href="https://www.nxp.com/webapp/Download?colCode=KINETIS-BEESTACK&amp;amp;appType=license&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Protocol%20Stacks&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=exe&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.exe&amp;amp;Parent_nodeId=1425322332576706617013&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=KINETIS-BEESTACK&amp;amp;appType=license&amp;amp;location=null&amp;amp;fpsp=1&amp;amp;WT_TYPE=Protocol%20Stacks&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=exe&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.exe&amp;amp;Parent_nodeId=1425322332576706617013&amp;amp;Parent_pageType=product&lt;/A&gt;&lt;A href="http://www.nxp.com/products/interface-and-connectivity/wireless-connectivity/2.4-ghz-wireless-solutions/ieee-802.15.4-plus-zigbee-thread/2.4-ghz-802.15.4-wireless-transceiver:MCR20A?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.nxp.com/products/interface-and-connectivity/wireless-connectivity/2.4-ghz-wireless-solutions/ieee-802.15.4-plus-zigbee-thread/2.4-ghz-802.15.4-wireless-transceiver:MCR20A?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 17:55:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Router-example-for-KW40Z-KW20Z/m-p/487285#M949</guid>
      <dc:creator>TudorS_</dc:creator>
      <dc:date>2016-02-04T17:55:23Z</dc:date>
    </item>
  </channel>
</rss>

