Hi all,
We are experiencing an issue with the UART TLV output format while developing our application using IWR6843-ODS.
We would like to use the radar toolbox-gesture recognition example project for our application, but the task has some differences, so we need to retrain a model.
Therefore, we want to use this project to collect data (we only need the model's input feature). The user guide mentions that we can collect model input features using the UART serial port (to obtain model output or model input features).
We have loaded the serial data (shown as an image), but we couldn't extract information from it. Our question is how to extract data from the bin file and what header type represents the model's input feature.