Tool/software:
Hi,
I am working with the IWR6843AOPEVM, and for performance analysis, I need to retrieve all the temperatures reported for each frame.
I am wondering if this is possible using Python and pyserial to send the request and read the response via UART. Typically ask the sensor to send the information and read it using a Python script.
According to the mmWave SDK user guide, this can be done via guiMonitor, but I am unsure how to translate it into a Python command. Could you help ?
Thank you