Hi,
I am using AWR6843AOP EVM ES.3, I was trying to capture the sensor data through UART serial port. I was able to see the DATA port BUT unfortunately I was not able to figure out how to save them for further processing.
The steps I did as follow:
1) I use UniFlash to flash the mmWave SDK demo image.
2) I open mmWave Demo Visualizer to visualize the data/plot then disconnected.
3) I open Tera term to connect the serial ports and I could see some data in binary/hexadecimal in the DATA port.
4) I found a code online to read the serial port data through Visual Studio Code (Python) and I could see the Data port data on the screen but I don't know how to save them for further processing.
I have two questions:
1) How to save the sensor data from Data port through UART and coding?
2) How can I change the configuration file for read and write to the kit? is there any details reference for that?
I hope to hear from you soon. Thank you
Regards,
Sarah