b.
Addressable Mode
is an advanced application mode and it is used to send
data to specific ZigBee nodes.
It is not only used to transmit data to specific
ZigBee slaves from host but also transmit data between ZigBee slaves. A
5-byte ASCII code should be added as an index before the data.
Module
Frame Type
Note
ZT-2550
ZT-2551
Unicast
Data will be sent to a specific ZigBee slave.
Format: “:AAAA” + Data
[Eg1]
When ZT-2550 ZigBee Host sends “:0001DATA_01” via unicast frame,
→Only the ZigBee Slave 0x0001 receives DATA_01.
(
Note: Unicast type frame, data will be only sent to the specific ZigBee node
)
[Eg2]
When ZigBee slave 0x0001 sends “:0002DATA_02” via unicast frame,
→Only the ZigBee Slave 0x0002 receives DATA_02.
(
Note: Unicast type frame, data will be only sent to the specific ZigBee node
)
ICP
DAS,
ZT
‐
2550/ZT
‐
2551
Quick
Start
Guide,
Version
1.2
Page
7
※
There is an “Advanced Settings” for some specific user, please refer the user manual
section 7.3 ”Non-addressable Device Communication” for more information.
ZC_0000
ZS_0001
DATA_02
ZS_0002
DATA_01
:
0001DATA_01
DATA_03
Addressable
Transparent
Addressable
:
0002DATA_02
DATA_03
DATA_04
DATA_04