Other Parts Discussed in Thread: IWR6843, IWR1642, , MMWAVEICBOOST
Hi,
I have been working on iwr1642 and iwr6843 and using my own python parser for people counting demo. It was working perfectly fine without any error on iwr1642 board. Recently, I ran the lab15 people counting demo on iwr6843ISK. It frequently appears invalid TLV type parsing result. In general, it still works but frames which have invalid TLV type are missing since parser is unable to parse the reset of data.
My question is if there are any changes from iwr1642 to iwr6843 in terms of data structure format. I referred this document for data structure format. It's the same as iwr1642.
http://dev.ti.com/tirex/explore/node?node=ANoGbRd1GQzjC9YA7IUpPQ__VLyFKFf__LATEST&r=VLyFKFf__3.6.2
Thanks,
Hank