Hi all,
I have recently been testing the IWR6843AOPEVM evaluation kit and it is working great. I have loaded the high accuracy measuring lab following the tutorial online.
I'm looking to integrate the evaluation into into a compact package so I can do some field testing.
I have the evaluation kit connected to a raspberrypi and I can send commands to the chip using /dev/ttyUSB0 115200. This is working fine.
I can receive data from the chip on /dev/ttyUSB1 but I'm not sure how to decipher this data.
Can anyone point me to where I can find the format of the returned data? Would it be inside the code or is there a standard format returned for that chip?
Thanks