<?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: Forming a ZigBee network by ZigBee Test Client (ZTC)</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478424#M888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already answered in &lt;A href="https://community.nxp.com/message/612196"&gt;Re: Sample codes to communicate with ZED by ZC&lt;/A&gt;​.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earl.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 14:49:44 GMT</pubDate>
    <dc:creator>EarlOrlando</dc:creator>
    <dc:date>2016-02-05T14:49:44Z</dc:date>
    <item>
      <title>Forming a ZigBee network by ZigBee Test Client (ZTC)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478421#M885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I am a newbie here, and my English is not very good. Sorry about that.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I found below descriptions on page 59, Chapter 5, ZTC Frame Format, BeeStack BlackBox ZigBee Test Client (ZTC), BSBBZTCRM.pdf.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;All communication with the ZTC protocol can be accomplished using two interface&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;- A three wire UART connection (...)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;- A three wire I2C connect (...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Would you please tell me can ZTC support over SPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;BeeKit shows a warning message window when I export my project enabled both Keyboard (KB) and SPI modules.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Do I need the KB for a ZigBee coordinator device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;An open system (no security) Wi-Fi connection flow between a wireless client and an access point (AP) is probe request (req)/response (rsp), authentication req/rsp and association req/rsp.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Where can I find a ZigBee connection flow between a coordinator and a end device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;I would like to know which ZTC commands do I need to send out from host to the coordinator to communicate with ZigBee end device via SPI?&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Would you please give me some examples for forming a ZigBee network and toggling a light using ZigBee technology?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Thank you for taking your time to read my questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Best regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Dias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 08:09:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478421#M885</guid>
      <dc:creator>diaskuo</dc:creator>
      <dc:date>2016-02-01T08:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Forming a ZigBee network by ZigBee Test Client (ZTC)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478422#M886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, SPI is supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which board are you using? The KeyBoard is not needed for the basic examples but it could be useful when you develop your applications. However, as you can see, these peripherals have a pin conflict. I recommend you to make a simple example works (for example the HA OnOff Demo). If you need further information about the demos please take a look into the ZigBee Applications User's Guide (ZAUGZB2007.pdf).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that running a demo and sniffing the packets over the air will answers a lot of questions for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any other doubt please don't hesitate in contact me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Earl.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 02:46:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478422#M886</guid>
      <dc:creator>EarlOrlando</dc:creator>
      <dc:date>2016-02-03T02:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Forming a ZigBee network by ZigBee Test Client (ZTC)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478423#M887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Earl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have both a TWR-KW24D512 (MKW24D512 Microcontroller Tow) and a MKW24D512VHA5 (ZC) connected to a host processor via SPI (maybe change SPI to UART).&lt;/P&gt;&lt;P&gt;My goal is to communicate with ZED by the ZC on the host using ZTC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a example below to toggle a Philips Hue light on i.MX6 host via UART, and I know that sending correct ZTC commands to a ZC (ZigBee KW20) can communicate with a ZED (light).&lt;/P&gt;&lt;P&gt;Does NXP provide any example codes to communicate with ZED by ZC connected to the host using ZTC?&lt;/P&gt;&lt;P&gt;May I have a easy way to call some functions to do it?&lt;/P&gt;&lt;P&gt;For example, called connect() and action() function, then the functions can generate corresponding ZTC commands to communicate with ZED by ZC via SPI or UART.&lt;/P&gt;&lt;P&gt;In addition, I cannot find opcode group 0xA3 and opcode 0x52 in BeeStack BlackBox ZigBee Test Client (ZTC) Reference Manual (Rev. 1.6, 07/2014, BSBBZTCRM.pdf).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Example to toggle the light]&lt;/P&gt;&lt;P&gt;echo ‐en '\x02\xA3\x52\x03\xC0\x01\x10\x23' &amp;gt; /dev/ttyACM0&lt;/P&gt;&lt;P&gt;echo ‐en '\x02\xA3\x52\x03\x80\x01\x08\x7B' &amp;gt; /dev/ttyACM0&lt;/P&gt;&lt;P&gt;echo ‐en '\x02\x70\x50\x10\x02\xFF\xFF\x00\x00\xD0\x00\x00\x00\x0B\x06\x00\x08\x00\x05\x02\xE0' &amp;gt; /dev/ttyACM0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 04:03:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478423#M887</guid>
      <dc:creator>diaskuo</dc:creator>
      <dc:date>2016-02-03T04:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Forming a ZigBee network by ZigBee Test Client (ZTC)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478424#M888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already answered in &lt;A href="https://community.nxp.com/message/612196"&gt;Re: Sample codes to communicate with ZED by ZC&lt;/A&gt;​.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earl.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 14:49:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478424#M888</guid>
      <dc:creator>EarlOrlando</dc:creator>
      <dc:date>2016-02-05T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Forming a ZigBee network by ZigBee Test Client (ZTC)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478425#M889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Earl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please help to reply my question below?&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/384798?sr=inbox" style="font-weight: bold; font-size: 15px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #017bba;"&gt;Treat MKW24D512VHA5 as a SPI master&lt;/A&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; font-size: 15px;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 15px;"&gt;Dias &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 16:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Forming-a-ZigBee-network-by-ZigBee-Test-Client-ZTC/m-p/478425#M889</guid>
      <dc:creator>diaskuo</dc:creator>
      <dc:date>2016-02-05T16:47:11Z</dc:date>
    </item>
  </channel>
</rss>

