User's Manual

EZBee series Manual / Ver. 1.0
58
where, <SrcID> is a sender ID, <SrcSaddr> is a short- address of sender,
<LinkQuality> means a receiving sensitivity, and <Msg> means the
received message having same ASCII Hexadecimal format as sending
message
In this example, <SrcID> is 0
00
0,
and it means a sender is a coordinator.
<SrcSaddr> is 0000
00000000
0000. It shows that the short- address of the
coordinator is
always 0000. <LinkQuality> is 218
218218
218. The value of receiving sensitivity is
between 0 and 255. Finally, <Msg> is 3030303030303030
30303030303030303030303030303030
3030303030303030.
It means 8
byte data string having value of 0x30.
From now on, as a reverse transmission, a router terminal sends a
data to a coordinator terminal.
Using
AT&MSG=
AT&MSG=AT&MSG=
AT&MSG=<DstID>,
,,
,<Msg>
, a router sends a message to a
coordinator. In this case, <DstID> is set as 0 for a coordinator.