This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/IWR1443BOOST: About reading raw data for detected objects from IWR1443 over serial link

Part Number: IWR1443BOOST
Other Parts Discussed in Thread: IWR1443

Tool/software: Linux

Currently, I am facing an issue reading the raw data from IWR1443 over serial link. This is the pin number that I am using: 3(GND), 6(Tx), 8(Rx) on J6. The SOP0=1,SOP1=0,SOP2=0 is setup for functional mode. The Buad rate is using the recommended value. I can get the output using the demo visualizer based on webpage app but I can’t get anything from the serial pins that I am using. I also test the above mentioned pins on J6 using oscilloscope but there is no any signal  output. Please could you kindly help me out?

Besides, is there any example code in C/C++ to read the raw data from IWR 1443 for reference?