请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC2652P Thread 中讨论的其他器件:Z-stack
Parent_annce 和 Parent_annce_rsp 均通过广播发送。 我们知道、APS 广播的最大有效载荷为82字节。 但是 、z-stack(SDK6.10)中 Parent_annce_rsp 命令的最大子级为10、并且会花费83字节的 APS 有效载荷。
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.
您好 Aries、
感谢您的报告。 Parent_annce 的最大值为82字节、在 ZDP_BUF_SZ 限制范围内、但是 Parent_annce_rsp 为返回状态添加了一个额外的字节。 我将向软件开发团队报告这一点、同时、虽然不建议增加 ZDP_BUF_SZ 、因为从您之前的 E2E 线程参与开始 、您可以将 MAX_PARENT_ANNCE_SAUild 降低 到9。 目前的理想解决方案是不广播 Parent_annce_rsp。
此致、
Ryan