Part Number:CC2650
Hi, I am using CC2650 to develop a ZigBee network and so far it works very well:
- we use ZNP on these platforms
- an Android HHU for both end devices and routers
- a Linux board for the coordinator and for routers too
I am now testing the network behaviour when a device/router exits from the network because it reaches the range limit or because it is powered off.
We noticed that sometimes, if a router is powered off and then powered on again, we experience these problems on an apparently random manner:
- the router seems unable to send/receive messages
- it sends messages, but can't receive
- some other device shows the same behaviour of the router
After some minutes from the power-up, sometimes the network starts working fine again, sometimes it is necessary to restart the router.
I am trying to debug what happens in the network when the router is powered on, and this is not very easy,:
- so I would ask you if you can give me some life pro tips to cut the debug time!
BR!