R309 AT Commands
©2015 Telegesis (UK) Ltd - 59 - AT Command Manual (Rev 3.09)
+BCLR – Clear local Binding Table Entry
AT+BCLR:XX
Where XX is the entry number of the binding
table entry which is to be cleared. To keep the
numbering of the local binding table in-line with
the numbering of the remote binding table all
remaining entries are moved to the beginning of
the table.
AT+BCLR:FF clears the whole table.
Use on
All Devices
OK
or ERROR:<errorcode>
<errorcode> represents the error code explained
in section 3.
+BTABLE – Display Binding Table (ZDO)
AT+BTABLE:XX,<address>
Where XX is the start index of
the remote Binding table and
<address> can be the remote
node’s EUI64, Network
address or address/binding
table entry.
Note
Also the local node can be
the target of this command
(e.g. use address table entry
FF as the address)
Example
AT+BTABLE:00,0000
SEQ:01
OK
Use on
All devices
SEQ:XX
OK or ERROR<errorcode>
This command requests the target node to respond by listing its
binding table starting from the requested index.
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.
BTable:0000,00
Length:03
No. | SrcAddr | SrcEP | ClusterID | DstAddr |
DstEP
00. | 000D6F000059474E | 01 | DEAD | 1234567887654321 | 12
01. | 000D6F000059474E | 01 | DEAD | E012345678876543 | E0
02. | 000D6F000059474E | 01 | DEAD | ABCD
ACK:01
In this example the neighbour table of the remote node with the
short ID shown in <Network address> contains three entries
(hexadecimal), which are displayed. In case the table contains
more than three entries it may be required to repeat this command
and increase the index count until the full table is derived.
In case of an error an errorcode other than 00 will be displayed and
the prompt will end after the errorcode.