I am using the ANAREN AIR ZIGBEE ZNP module and I trying to bind a router to an end point sending a ZDO_BIND_REQ command from the coordinator.
The command runs sucessfully and when I read the binding table from the router I can see the line generated from the binding. The problem is that the 64bits destination IEEE address has 3 bytes changed. I have tried it several times and I always find the same bytes changed.
When I try to use the binding sending a message to 0xFFFE it does not work.
What I am missing?
Regards,