Zigbee Test Client (ZTC) Serial Port protocol Description

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Zigbee Test Client (ZTC) Serial Port protocol Description

939 Views
Loris83
Contributor II

I'm using the OTA Update feature offered by the latest Beekit version to update the firmware of MC1322x Boards.

This is the scenario: I have a NCB that act as an OTA Server and an SRB that act as an OTA Client.

If I use Test Tool 12.0.0 to update the firmware of the SRB board everything works fine and I can change the firmware of the SRB.

 

Test Tool is available only for Windows OS and I need to connect the boards to a Linux machine.

So I'm trying to write an app under Linux OS (Ubuntu 11.04) to interact with the NCB over the UART and use the OTA update feature.

 

Is there any reference manual that explains which is the protocol used by ZTC to communicate over the UART.

 

 

 

0 Kudos
1 Reply

460 Views
pavel_sadek
NXP Employee
NXP Employee

Hi

OTAP structure is described here, for the structure see capter 2

http://cache.freescale.com/files/rf_if/doc/user_guide/802154MACOTAPUG.pdf?fsrch=1&sr=1

hope this will help

Pavel