ZLL 中,我用自动加入组的功能, 对不同的灯做这个动作,有时候会不成功。
在zclGeneral_SendGroupAdd( SAMPLEREMOTE_ENDPOINT, &zllSampleRemote_DstAddr, groupSelId, emptyGroupName, FALSE, sampleRemoteSeqNum++ );
后,怎么没有调用 zllSampleRemote_GroupRspCB? 遥控器怎么样才知道灯加入组成功呢?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
ZLL 中,我用自动加入组的功能, 对不同的灯做这个动作,有时候会不成功。
在zclGeneral_SendGroupAdd( SAMPLEREMOTE_ENDPOINT, &zllSampleRemote_DstAddr, groupSelId, emptyGroupName, FALSE, sampleRemoteSeqNum++ );
后,怎么没有调用 zllSampleRemote_GroupRspCB? 遥控器怎么样才知道灯加入组成功呢?