netvox ZigBee ZL01B User Manual page 6

Combined interface
Table of Contents

Advertisement

Baud Rates which ZL01B supports: 115200bps, 57600bps, 38400bps, 28800bps, 19200bps, 9600bps, 4800bps,
2400bps, 1200bps. Default baud rate is 9600bps. If users would like to change baud rate, it must be done before
leaving the factory or through Netvox OTA programming to modify.
Process: Send GetPollData Request command via Z206/Z103A/B USB dongle. SendDataPayload is the real data
needed to be sent to ZL01Bserial port. When ZL01Bgets the command, it will get data from SendDataPayload and
sned it to target device via RS485 interface. When ZL01Breceives the serial port data through RS485, it will fill
the serial port data to RecDataPayload field according to the GetPollData response command and send it to the
destination address by air.
Mode one requests to cooperate with Z206/Z207 and REST API document.
Wireless transparent transmission command:
GetPollData Request(PC Side ZU)
.
Cmd=0x0F21
Len=var
AddrMode – byte –indicates that the DstAddr is either 16 bits ShortAddress (Addrmode = 0x02) or
16 bits GroupAddress (Addrmode = 0x01)
DstAddr – 2 bytes –network address of the destination address.
DstEndpoint – byte – the destination EndPoint. represents the application endpoint the data.
Cluster ID – 2 byte –Netvox MIX ClusterID.(0E60)
SendDataPayload—var bytes—PayloadData Send From PC API(MAX=76bytes)
GetPollData Response(Sensor Side Module)
Cmd=0x1F21
SrcAddr– 2 bytes –network address of the source address.
SrcEndPoint– byte – the source EndPoint. represents the application endpoint the data.
Cluster ID – 2 byte –Netvox MIX ClusterID.(0E60)
RecDataPayload—var bytes—PayloadData Rec From Sensor(MAX=76bytes)
(2) Transparent transmission mode 2:
ZL01Breceives RS485 serial data, the original serial data is sent to the air in the form of broadcast, for
example, data 010203 can be sent directly through the RS485 to ZL01Band it can pass data 010203 to the air.
AddrMode
Len=var
SrcAddr
DstAddr
DstEndPoint
SrcEndPoint
Cluster ID
5
Cluster ID
SendDataPayload
RecDataPayload

Advertisement

Table of Contents
loading

Table of Contents