请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC2652P 我已经注册了 APSDE_SetPreProcessFnp 的回叫、并在调用 AF_DataRequest 时启用了 AF_PREPRATE。 但 回调 无法正常工作。 以 SDK 6.30为基础
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.
我已经注册了 APSDE_SetPreProcessFnp 的回叫、并在调用 AF_DataRequest 时启用了 AF_PREPRATE。 但 回调 无法正常工作。 以 SDK 6.30为基础
您好、Aries:
af_preprocess 未包含在 convertTxOptions (zcl_port.c)和 convertMsgTransOptions (zstacktask.c)中、但应进行相应修改、因为也应将布尔标志相应地添加到 zstack.h 内的 ZStack_transoptions_t 结构中。 在进行必要的更改后、我已经验证了这可以与 SDK v6.40配合使用。
此致、
Ryan