Hello,
Is there any way to kick a device that has already joined from the network. I’m using the Xbee SMT with the Zigbee Profile. I would like to be able to remove a device from the PAN. Is this possible? Could anybody tell me how?
Thank you.
Hello,
Is there any way to kick a device that has already joined from the network. I’m using the Xbee SMT with the Zigbee Profile. I would like to be able to remove a device from the PAN. Is this possible? Could anybody tell me how?
Thank you.
atwoz,
In ZigBee networks you can send a Management Leave Request with frame type 0x11 Explicti Addressing Command.
This Application Note explains how to send ZDOs commands and here you can find a useful frame builder.
You can always send a 0x11 frame, but if you want to be able to receive a response, you must set AO=3 in your device.
Regards,
I think you can use ATNR0 command, which resets the netwrok parameters.