Hi all,
Now i have the co-ordinator and router. I can send a data from router and is received by the co-ordinator. This i did using AF and ZDO interface commands, bcoz further i need to use clusters, endpoints. Now i'm sending and receiving by mentioning ClusterID as 0x0000.
Now what i need to do is: I have 2 sensors, i need to send a each sensor report from router to co-ordinator periodically. How can i send a report of 2 sensors using endpoints and clusters?? How to select the clusterId's? In order to send a data i know i can use corresponding endpoints. In order use different endpoints weather i need to register again using AF_REGISTER with different endpoint.......??
Pls tell me how to develop the application using clusterId and endpoints?? How clusterId related to EndPoints?? Till i have not used clusters and endpoints, sorry if any question is wrong? Till now i worked with only SAPI, SYS and CFG commands.............
Thanks for any suggestions,
P