Hi,
I have a problem with routers. I’ve encountered routers change their short addresses unexpectedly (no new node joins).
1) There are one zigbee coordinator and a several zigbee routers (sensors).
2) The application on the host PC, which connected to the coordinator through serial port, collects data from the zigbee routers. The application specifies short addresses that initially assigned to the zigbee routers.
3) A couple of days later, some short addresses of the zigbee router change. Subsequently, the application cannot get data because it uses old short addresses. During the measurement, I set the coordinator to diallow joining all the time, so no newly node adds to the network.
I understand “address conflict resolution” might happen in Stochastic Addressing. But it does happen only when a newly node join to the network, right? I’m wondering what causes address-change...
Thanks,