Hi
I set xbee3 module as ZHA.
and some end device(light switch) join a network.
this is a 64 bit address of end device.(000d6f000c1365bd)
and I tried to unjoin a device from coordinator using AT Command(Register Joining Device, 0x24) like this : 7e000d2401000d6f000c1365bd16bc004b
but, xbee3(coordinator) response like this : 7e0003a401b1a9
start delimiter : 7E
length : 00 03
frame type : A4 (Register Joining Device Status)
frame id : 01
register status : B1 (Address not found in the key table)
checksum : A9
my question is how to unjoin specific end device from coordinator.
(except AT Command, 'NR0')