Other Parts Discussed in Thread: Z-STACK
Hi,
I am working on a project, where I am having no. of zigbee end devices (say 10) and a coordinator in the system.
My end devices are connected to sensors. These end devices will sense the sensor data and send to coordinator at some interval.
They will send in a specific frame format.
1. As per my understanding, to implement this, i don't need any specific cluster. Am I right?
2. Network key will be set as trust center key on all the devices and PAN ID will be set as 0xFFFF. Security will be turned ON. Security key will be same on all the devices. Here any device can join the network, but the one which doesn't have same encryption key can not decrypt the data. right?
Please correct me if I am wrong.
Regards,
Ankita Kadam