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.

z-stack 2.5.1a的bug报告,希望引起TI官方重视

Other Parts Discussed in Thread: Z-STACK

1,在使用AF_DataRequst发送超过128字节的数据包时,协议栈会启用zigbee Fragment模式,但是在AF_DATA_CONFIRM_CMD对采用zigbee fragment模式发送的数据包进行判断时,如果发送成功,则返回的transID与发送时的transID不一致。这个bug在2.5.0下同样存在。据E2E的工程师Yikai Chen测试,2.2.2没有这个bug。希望TI可以把有这个bug的z-stack版本罗列出来。

2,另外有网友爆料,使用NLME_GetCoordShortAddr获取的父节点地址和使用_NIB变量获取的父节点地址,与真实情况不符。