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.

IWR1443BOOST: vital sign demo with 1443boost

Part Number: IWR1443BOOST
Other Parts Discussed in Thread: IWR1642, IWR6843, , IWR1443

Hello, I have buy iwr1443boost and i ran  vital sign demo on board and it worked. I found python code that upload configure file on ti radar and receive data in real-time and process data in real- time and show vital sign result. the code was written for iwr6843 and iwr1642 and it did not work for iwr1443. i checked the data structure and noticed that iwr1443 data structure is different from iwr1642 and iwr6843 but i check matlab gui file that is in iwr1443 folder and the vital sign bytes where same and it was 128 byte but in table of data structure there is different between boards. my first question is about data structure of output data of boards. are they different?

my second question is about tlv type. in code that i mentioned tlv type is 2 for range-profile data and 6 for vital sign but when i ran code on iwr1443. i did not get any of these number and i searched a lot but i did not find any thing about tlv type value please help me.