Hi,
I am developing zigbee solutions for sensor monitoring.
situation a)
ZC(1)------------ZR(2)--------------ZED(3)
situation b)
ZC(1)------------ZR(2)
|
+--------------ZED(3)
I have known that ZED is joined ZR or ZC.
I have some questions about joining.
1) If ZED(3) is power on and ZED is joined ZR, ZED is joined to ZR all the time ?
2) If ZED is re-powered, ZED can join to ZC directly ?
3) How does ZED know that it is joined to ZR or ZC ?
Another question.
Is there way to communicate between ZC(1) and ZC(2) with different PAN-ID by zigbee protocol ?
ZC(1) --PANID_a
| <-- zigbee communiction
ZC(2) --PANID_b
Thanks.