Other Parts Discussed in Thread: CC2630
Hi,
We are using CC2630 with zstack_home_1_02_02a_44539. In board, we use zstack linux gateway to control the CC2630.
We have the scenario need to implement.
When the coordinator receive the IAS door sensor change status packet.
The coordinator will use the light control command to set hue light on or light off.
When linux gateway send light control command, the gateway will use AF_DataRequest to send packet and receive the AF Data Confirmation Message feedback from CC2630.
But sometiomes, CC2630 feedback AF Data Confirmation Message TransID is wrong and number is always 68.
After CC2630 feedback wrong TransID Confirmation Message, CC2630 can't receive IAS door sensor change status packet any more until we restart the zstack linux gateway.
We use the packet sniffer to check IAS sensor, it work, the sniffer can receive the IAS packet.
Does anyone have the suggestion about this issue?
Thanks a lot.
BR,
Rieen