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.
后面解析TLV数据解析不出来
检查一下数据采集和解析的流程对不对
zq z 说:后面解析TLV数据解析不出来
检查一下数据格式(帧头中TLV数目和TLV长度
可以正常解析的数据包里帧头TLV数目是五个,长度是224,但是新采集的数据帧头里TLV数目是一万多,是板子烧录的程序和解码数据算法对不上吗?
zq z 说:是板子烧录的程序和解码数据算法对不上吗?
检查一下板子烧录的程序和解码数据算法,确保一下它们是相互匹配的