<?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: MC1322x USB Dongle as coordinator (ZTC) in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/MC1322x-USB-Dongle-as-coordinator-ZTC/m-p/287993#M2927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Elizabeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are in the right direction. You are just missing a couple of steps. See below my suggestion: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First you need to download the BeeKit wireless toolkit: &lt;A href="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=BEEKIT_WIRELESS_CONNECTIVITY_TOOLKIT" title="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=BEEKIT_WIRELESS_CONNECTIVITY_TOOLKIT"&gt;BeeKit Wireless Connectivity Toolkit Product Summary Page&lt;/A&gt; --&amp;gt; important: BeeKit installer includes very valuable documents. You must refer to the documentation. &lt;/LI&gt;&lt;LI&gt;Open BeeKit, choose the ARM7 BeeStack codebase 3.1.1, Choose the Demo App you want to use. It can be from a Black Box binary, to any Smart Energy, Home Automation, or others. Make sure the ZTC is enabled (the wizard helps).&lt;/LI&gt;&lt;LI&gt;Export and open your solution in IAR IDE 5.5. Then compile the project, so the .bin is generated. &lt;/LI&gt;&lt;LI&gt;Open firmware loader from Test Tool 12 (installed along with BeeKit) which will help you to download the .bin image in the USB dongle. (using the erasing flash pins) &lt;/LI&gt;&lt;LI&gt;Once you have the ZTC enabled demo in the USB dongle, you can send/receive ZTC commands using the Test Tool Command console. &lt;/LI&gt;&lt;LI&gt;To command your device to create a network as coordinator, you need to call the ZDO_Start function, using the ZC as parameter. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These steps are simplified. So I'm expecting you will have more questions. I will be monitoring this tread to answer future questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Alan Collins&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 15:59:46 GMT</pubDate>
    <dc:creator>AlanCollins</dc:creator>
    <dc:date>2013-07-11T15:59:46Z</dc:date>
    <item>
      <title>MC1322x USB Dongle as coordinator (ZTC)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MC1322x-USB-Dongle-as-coordinator-ZTC/m-p/287992#M2926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So looking at other posts I think this this can be done but I'm struggling. I have the MC1322x USB Dongle and what I really want to do is program it via the ZTC to be a coordinator node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is pretty much the same as the individual here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/302300"&gt;ZigBee dongle with pre-installed firmware?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm struggling. I have managed to sort out the jumpers on the dongle so I can clear and upgrade the flash. I've tried putting the firmware images which come with the kit on but get no response to ztc commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently struggling to find the right version of IAR Embedded work bench so have come close to generating my own image but I'm guessing that I can't get round this step. Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 05:41:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MC1322x-USB-Dongle-as-coordinator-ZTC/m-p/287992#M2926</guid>
      <dc:creator>liza</dc:creator>
      <dc:date>2013-06-12T05:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: MC1322x USB Dongle as coordinator (ZTC)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MC1322x-USB-Dongle-as-coordinator-ZTC/m-p/287993#M2927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Elizabeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are in the right direction. You are just missing a couple of steps. See below my suggestion: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First you need to download the BeeKit wireless toolkit: &lt;A href="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=BEEKIT_WIRELESS_CONNECTIVITY_TOOLKIT" title="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=BEEKIT_WIRELESS_CONNECTIVITY_TOOLKIT"&gt;BeeKit Wireless Connectivity Toolkit Product Summary Page&lt;/A&gt; --&amp;gt; important: BeeKit installer includes very valuable documents. You must refer to the documentation. &lt;/LI&gt;&lt;LI&gt;Open BeeKit, choose the ARM7 BeeStack codebase 3.1.1, Choose the Demo App you want to use. It can be from a Black Box binary, to any Smart Energy, Home Automation, or others. Make sure the ZTC is enabled (the wizard helps).&lt;/LI&gt;&lt;LI&gt;Export and open your solution in IAR IDE 5.5. Then compile the project, so the .bin is generated. &lt;/LI&gt;&lt;LI&gt;Open firmware loader from Test Tool 12 (installed along with BeeKit) which will help you to download the .bin image in the USB dongle. (using the erasing flash pins) &lt;/LI&gt;&lt;LI&gt;Once you have the ZTC enabled demo in the USB dongle, you can send/receive ZTC commands using the Test Tool Command console. &lt;/LI&gt;&lt;LI&gt;To command your device to create a network as coordinator, you need to call the ZDO_Start function, using the ZC as parameter. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These steps are simplified. So I'm expecting you will have more questions. I will be monitoring this tread to answer future questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Alan Collins&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 15:59:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MC1322x-USB-Dongle-as-coordinator-ZTC/m-p/287993#M2927</guid>
      <dc:creator>AlanCollins</dc:creator>
      <dc:date>2013-07-11T15:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: MC1322x USB Dongle as coordinator (ZTC)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/MC1322x-USB-Dongle-as-coordinator-ZTC/m-p/287994#M2928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get the download package link for IAR IDE 5.5 version you need to contact IAR support: &lt;A href="http://www.iar.com/"&gt;www.iar.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 17:58:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/MC1322x-USB-Dongle-as-coordinator-ZTC/m-p/287994#M2928</guid>
      <dc:creator>AlanCollins</dc:creator>
      <dc:date>2013-07-11T17:58:05Z</dc:date>
    </item>
  </channel>
</rss>

