Tool/software:
I would like to know the datasheets for TLVs 1–9 to parse the values received from the sensor.
I searched the installed SDK(mmwave_sdk_03_06_02_00-LTS-Linux-x86-Install) for .html
and .h
files, but I could only find the frame header and TLV 1.
I also found some related structs in the .h
files, but I’m not sure if they are correct, including TLV 1.
Where can I find the rest of them?
And I saw that the UART output packet has padding at the end. Could you tell me its length in bytes?