SENA ProBee-ZE10 User Manual

Page 37

Advertising
background image

37

ProBee-ZE10 User Guide Rev.1.5

ATD<value><CR>

Set unicast data mode to <value> device and <value> can be either 16-bit node ID or 64-bit IEEE address

of remote node.

AT+TRANSMITMODE=1<CR> or AT+TM=1<CR>

Set the transmission mode to unicast to a destination IEEE address. The device should be reset to apply

the transmission mode.

The ‘unicast to sink node data mode’ is a kind of unicast data mode where data are not transmitted to the

designated destination device but to sink node. A device can be a sink node by setting S-register 61.The

sink node multicasts its address to the other devices in the destination group in the network according to

the value of S-register 61, which is called advertising. The other devices in the network store the address

of the sink node. The devices in the ‘unicast to sink node data mode’ transmits data to the sink node.

The ‘unicast to sink node data mode’ is useful for a device to gather data from many devices because

every device comes to know the destination device by setting the destination device as sink node instead

of describing the destination device to every device. Every device also comes to know the new

destination device by changing the sink node in the network.

AT commands used for the ‘unicast to sink node data mode’ are as below.

ATS61=<value><CR>

, where <value> = 0 not sink node, <value> > 0 sink node to advertise its address to the devices in the

destination group (AT+DESTGROUPID) every <value> second.

AT+DESTGROUPID=<value> or AT+DG=<value>

, where <value> is 16-bit destination group ID to which sink node advertises its address.

Set destination Group ID of the device.

AT+SINKINFO?<CR> or AT+SI?<CR>

Get the long and short addresses of sink node. If there is no sink node in the network, the addresses will

be “FFFFFFFFFFFFFFFF” and “FFFF”.

AT+TRANSMITMODE=4<CR> or AT+TM=4<CR>

Set the transmission mode to unicast to a sink node. The device should be reset to apply the mode.

Example)

AT+DESTLA=00019500002FDC40<CR>

# Set the destination IEEE address

OK<CR>

# Response

ATD<CR>

# Enter the unicast mode using destination IEEE address

Advertising