EasyManua.ls Logo

Telegesis ETRX357-LR - Page 61

Telegesis ETRX357-LR
121 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
R309 AT Commands
©2015 Telegesis (UK) Ltd - 61 - AT Command Manual (Rev 3.09)
Write Command
AT+UNBIND:<address>,<type>,
<SrcAddress>,<SrcEP>,<ClusterID>,
<DstAddress>[,<DstEP>]
Delete Binding on a remote device with
<address> the target Node’s EUI64, Network
address, or Address/Binding Table entry
<type> the Addressing mode as shown below
<SrcAddress> The EUI64 of the Source
<SrcEP> The source Endpoint
<ClusterID> The Cluster ID on the source
Device
<DstAddress> The EUI64 or 16-bit multicast ID,
depending on <type>
<DstEP> Only in Mode 3: The destination
endpoint
Types:
1= Multicast Binding with Multicast ID Specified
in <DstAddress>
3= Unicast Binding with destination EUI64 in
<DstAddress> and destination EP in <DstEP>
Note
Also the local node can be the target of this
command (e.g. use address table entry FF as
the address)
Example
AT+UNBIND:0000,3,000d6f000059474e,01,
abcd,000D6F0000123456,01
Note
All parameters must have exactly the correct
number of characters
Use on
All devices
Response
SEQ:XX
OK or ERROR:<errorcode>
The response indicates success or failure in
sending this message. The acknowledgement
as well as the actual response to this request
will follow as asynchronous prompts.
Prompt
Unbind:<network address>,<status>
In case of an error an status other than 00 will
be displayed
<Network address> is the Remote node’s
Network address.
As with all unicasts after successful transmission
the sequence number of the unicast is stated
using the “SEQ:XX” prompt. When
acknowledged (or not) the accompanying
“ACK:XX” (or “NACK:XX”) prompt is displayed.
Example
SEQ:01
OK
Unbind:0000,00
ACK:01
SW release
R307