Other Parts Discussed in Thread: Z-STACK
Hi
Zstack-cc2530-2.5.1
Zigbee can automatically change PADID after a conflict is detected. Open it by enable NWK_MANAGER definition. Some question about it.
1. In a PAN network, can only one route enable this definition?
2. Zstack uses non-beacon network. Normally, no beacon are send on the air. How does Zstack detect the PANID conflict?
3. When PANID is switching, one router is moved out of the PAN range. Then take the route back again after PANID is changed. Right now, the route disconnect from the original network for a time. How to solve it? Thanks.