Other Parts Discussed in Thread: CC2538, Z-STACK
Hi TI
I have done the following test.
1.Started a coordinator1 with PAN id 0xABCD in channel 0x0B.
2.Started a Router with PAN id 0xABCD in channel 0x0B. Router got associated with the coordinator.
3.Started another coordinator2 with the same PAN 0xABCD in channel 0x0B by taking it out of range from the Coordinator1 and Router. As a result a new network has been started by the other coordinator2 with PAN 0xABCD.
4.Now I have brought the Coordinator 2 with in the range of the coordinator1 and router.
I observe that all the 3 devices keep announcing at 15 seconds interval without any issue. and when I send data from the router with destination address as 0x0000 , I can see that data is being received by both coordinator 1 and coordinator 2.
My question is wont there be any PAN id conflict in this case?