<?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: Using ZTC Black Box Application, ZTC-Ping.Request failed (error reports gZtcUnknownOpcode_c)</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511495#M1175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad it works. Now, the ZTC-Ping is a command used to test the ZTC communication between the Host and the BlackBox (in your case the serial communication between the PC TestTool 12 and the board) and is not ZigBee related. Being a validation feature is not enabled by default. You can find more documentation on the ZTC protocol in the BeeStack BlackBox ZigBee Test Client Reference Manual (BSBBZTCRM).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 12:39:16 GMT</pubDate>
    <dc:creator>alexandruandree</dc:creator>
    <dc:date>2016-01-26T12:39:16Z</dc:date>
    <item>
      <title>Using ZTC Black Box Application, ZTC-Ping.Request failed (error reports gZtcUnknownOpcode_c)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511492#M1172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I only have one Zigbee device which is connected to Freescale Test Tool 12 and I'm able to send commands and receive them via Command Console in the Test Tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I want to send "ZTC-Ping.Request" as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#3D3D3D&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;start&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#505050&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#F2F2F2&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;6&amp;quot;}"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;TX: ZTC-Ping.Request 02 A3 38 02 01 79 E1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sync&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = 02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;OpGroup&amp;nbsp;&amp;nbsp;&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = A3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;OpCode&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = 38&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Length&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = 02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;EchoLength [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = 01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;EchoData&amp;nbsp;&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = [79]&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CRC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = E1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my response:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;RX: ZTC-Error.event 02 A4 FE 01 FD A6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sync&amp;nbsp;&amp;nbsp;&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = 02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;OpGroup [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = A4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;OpCode&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = FE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Length&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = 01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Status&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = FD (gZtcUnknownOpcode_c)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CRC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [1 byte]&amp;nbsp;&amp;nbsp;&amp;nbsp; = A6&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why this isn't working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 19:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511492#M1172</guid>
      <dc:creator>freshmango90</dc:creator>
      <dc:date>2016-01-22T19:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using ZTC Black Box Application, ZTC-Ping.Request failed (error reports gZtcUnknownOpcode_c)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511493#M1173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely the feature is not enabled. Please make sure that gUseHwValidation_c from ZtcPrivate.h is set to TRUE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 08:04:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511493#M1173</guid>
      <dc:creator>alexandruandree</dc:creator>
      <dc:date>2016-01-25T08:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using ZTC Black Box Application, ZTC-Ping.Request failed (error reports gZtcUnknownOpcode_c)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511494#M1174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexandru, Being a beginner, how would I know that I have to set that to true, and which file it's in? I've been learning about Zigbee and how it works, but it does not go into detail with codes and whatnot, so having said that, is there documents or tutorials that I may have missed? thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: forgot to confirm that your answer is correct. I got the desired reply. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 16:19:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511494#M1174</guid>
      <dc:creator>freshmango90</dc:creator>
      <dc:date>2016-01-25T16:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using ZTC Black Box Application, ZTC-Ping.Request failed (error reports gZtcUnknownOpcode_c)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511495#M1175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad it works. Now, the ZTC-Ping is a command used to test the ZTC communication between the Host and the BlackBox (in your case the serial communication between the PC TestTool 12 and the board) and is not ZigBee related. Being a validation feature is not enabled by default. You can find more documentation on the ZTC protocol in the BeeStack BlackBox ZigBee Test Client Reference Manual (BSBBZTCRM).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 12:39:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Using-ZTC-Black-Box-Application-ZTC-Ping-Request-failed-error/m-p/511495#M1175</guid>
      <dc:creator>alexandruandree</dc:creator>
      <dc:date>2016-01-26T12:39:16Z</dc:date>
    </item>
  </channel>
</rss>

