Other Parts Discussed in Thread: AWR2243,
Hi Team,
Can you please help us with this inquiry from our customer?
I looking for help with format of TLV encoding Data Formats. I work with AWR1843 and AWR2243. I found some document in documentation. If it is possible I can attach to you the document. I decode the receive data by documentation, however the data are different as the described in the document.
I want only add information. The data are received from AWR1843 and i want check the document if is all correct. Because on the position of TLV Header type. I do not detect value, which describe the TLV type. Not even around the TLV Header, 'type' position.
I checked the appended files and documents as: mmWave SDK User Guide located on C:\ti\mmwave_sdk_03_06_00_00-LTS\docs & C:/ti/mmwave_sdk_03_06_00_00-LTS/docs/mmwave_sdk_module_documentation.html
But the information are primarily about programing of radar kit. But, I need something about detailed description of output TLV data.
In my case, AWR1843 acts as a black box that communicates with my C++ code.
Out-of-the-box firmware was flashed to the AWR1843.
I correctly created sending configuration commands in my code.
I am receiving TLV data after configuring the AWR1843 with cfg commands. So my question is, could you point me in the direction of documentation on TLV data? I'm referring to the structure of TLV data.
Because I need to sort this data by functionality (such as position, SNR, and so on) for future use.