Member | Action | Date |
---|---|---|
|
Replied
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear YK, Thanks for the explanation. one doubts, In step 3: you suggest me that i need to keep list of Joined Device Node IDs in place where i receive device announcement but where i can find the receiving device announcement to make this list of Joining device over there.
Is it in af-main-common.c/ emAfProcessZdo();/ case END_DEVICE_ANNOUNCE: ?
Please let me know this, thanking you. |
14 hours ago |
|
Replied
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear YK,
Thanks for the answer.
1. what you mean Joined node id means? what comes under Joined Node ids. 2. Sender node id means 3rd party device node id, am i right ? and what kind of comparison i need to do here with Joined Node id and Sender Node id? 3. I need to add this code in Util.c /static void printIncomingZclMessage(); am i right ? Please let me know, thanking you. |
1 day ago |
|
Replied
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear, Yes, new network wont form unless i use network leave but here i am not doing network leave because even if use network leave Nodeid of 3rd party device will changes. So here i am Sender Node-id when its joins the network. How can i use this Nodeid in the firmware which is already debug into the Coordinator device. Please help to overcome this issue, thanking you. |
1 day ago |
|
Updated
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear, Yes, new network wont form unless i use network leave but here i am not doing network leave because even if use network leave Nodeid of 3rd party device will changes. So here i am getting Sender Node-id when its joins the network. How can i use this Nodeid in the firmware which is already debug into the Coordinator device. Please help to overcome this issue, thanking you. |
1 day ago |
|
Replied
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear,
Before i am doing this using payload when i have only 1 3rd party device. now i am have many 3rd party devices with same payload. because of that i cant able to do this using payload so i am trying to put the node in the coordinator code but sender Nodeid is changing every time as mentioned before. you told to do this without using network leave before. but i cant able to do this GPO on/off because i am getting sender Nodeid after devices joins the network. can you please any idea how can i do this? thanking you. |
1 day ago |
|
Updated
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear,
Before i am doing this using payload when i have only 1 3rd party device. now i am have many 3rd party devices with same payload. because of that i cant able to do this using payload so i am trying to put the node in the coordinator code but sender Nodeid is changing every time as mentioned before. you told to do this without using network leave before. but i cant able to do this GPO on/off because i am getting sender Nodeid after devices joins the network. can you please give any idea how can i do this? thanking you. |
1 day ago |
|
Updated
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear,
Before i am doing this using payload when i have only 1 3rd party device. now i am have many 3rd party devices with same payload. because of that i cant able to do this using payload so i am trying to put the node in the coordinator code but sender Nodeid is changing every time as mentioned before. you told to do this without using network leave before. but i cant able to do this GPO on/off because i am getting sender Nodeid after devices joins the network.
Here my problem is Nodeid changes every time. so because of that even if add any sender nodeid in the code its not possible to do this operationaand i cant able to use payload also because i am getting same payload from multiple 3rd party devices. can you please give any idea how can i do this? thanking you. |
1 day ago |
|
Updated
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear,
Before i am doing this using payload when i have only 1 3rd party device. now i am have many 3rd party devices with same payload. because of that i cant able to do this using payload so i am trying to put the node in the coordinator code but sender Nodeid is changing every time as mentioned before. you told to do this without using network leave before. but i cant able to do this GPO on/off because i am getting sender Nodeid after devices joins the network.
Here my problem is Nodeid changes every time. so because of that even if add any sender nodeid in the code its not possible to do this operationaand i cant able to use payload also because i am getting same payload from multiple 3rd party devices. can you please give any idea how can i do this GPO on/off ACCORDING TO THE 3RD PARTY DEVICE ? thanking you. |
1 day ago |
|
Replied
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear,
Yes, i am getting the nodeid with that function. T00000000:RX len 9, ep 01, clus 0x0500 (Unknown clus. [0x0500]) sender: 0xF2EB,FC 19 seq 05 cmd 00 payload[00 00 00 FF 00 00 ]. I am getting this Nodeid after 3rd party devices joins the network. so how can make GPO ON/OFF by using this. please let me know, thanking you. |
1 day ago |
|
Updated
to
How to make GPO on/off according to Zcl incoming payload with request to the Nodeid
Dear, Can please explain me how can i do this GPO on/off operation using Nodeids of 3rd party devices? |
1 day ago |