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.

AWR1642BOOST: AWR1642BOOST

Part Number: AWR1642BOOST


Sir,

Earlier in a question asked you had used this parseTLV file to parse the data.

Could you please the share the file please(parseTLV) which you used to parse the data?

regards,

Sandeep 

  • Hi Sandee,

    Please look at the link in the answer to the following post:
    e2e.ti.com/.../2787412

    Best Regards,
    Anand

  • I had already seen this reply and the parse file too. But this does not parse the file correctly for the vital signs demo using mmWave SDK 03_00_00_08. Can you please provide an alternate parse file to correctly decode the info?
    If not available, then can you share the updated mmW Demo Data Structure for the above mmWave SDK version so as to be able to write my own parse file taking the above as a reference?
  • Sandeep

    Ok. The parser file in the link above is for the out of box demo that is included with the mmWave SDK.
    I'm afraid we do not have a parser for the Vital Signs Demo. You might have to write this yourself.

    The TLV format is similar, so you can use this parser as reference and modify it appropriately.

    You will need the data structures information, and for this you will need to refer to the vital signs demo Developer's Guide available here:
    dev.ti.com/.../

    Page 30 shows the format.

    Best Regards,
    Anand