SENA ProBee-ZE20S User Manual
Page 38

38
ProBee-ZE20S User Guide Rev.1.10
be “FFFFFFFFFFFFFFFF” and “FFFF”.
AT+TRANSMITMODE=4
Set the transmission mode to unicast to a sink node. The device should be reset to apply the mode.
Example)
AT+DESTLA=00019500002FDC40
# Set the destination IEEE address
OK
# Response
ATD
# Enter the unicast mode using destination IEEE address
OK
# Response
Send unicast msg
# Put the unicast message
+++
# Leave data mode
OK
# Response
ATD0000
# Enter the unicast mode using 16-bit node ID
OK
# Response
Send unicast msg
# Put the unicast message
+++
# Leave data mode
OK
# Response
ATD00019500002FDC40
# Enter the unicast mode using 64-bit IEEE address
OK
# Response
Send unicast msg
# Put the unicast message
+++
# Leave data mode
OK
# Response
AT+DESTLA=00019500002FDC40
# Set the destination IEEE address
OK
# Response
AT+TRANSMITMODE=1
OK
# Response
ATZ
# Apply to change
OK
# Response
Send unicast msg
# Put the unicast message
+++
# Leave data mode
OK
# Response