Hello,
I'm working with IWR6843AOP with High Accuracy lab FW, with the intention of integrating this solution in a device.
For this aim, I need to read the DATA UART and understand its output without the visualizer GUI. I've been trying to use a python parser I've developed and tested for the OOB demo, that reads and interprets TLV packets.
This parser works perfectly with OOB demo output but it's not working with High Accuracy Lab output, so I guess the format is different.
I'm using the prebuilt binary for this demo so I know that the source of this problem it's not a modification I've made to the code.
Thanks in advance for your time and best regards,
Julia Sánchez.