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.

Regarding Visualizer

Other Parts Discussed in Thread: IWR6843

Hi,

I am working with IWR6843 mmwave sensor trying to understand the noise profile and range profile data ,trying  to print these data to the console of TI DEMO VISUALIZER ,i am doing all these stuff in mmwave.js file in the  visualizer source code ,tried using console.log() function to print the messages to the console but nothing seems to show up on the console .can you show me what function i can  use to to print the data to the console.

  • Dear Rahul:

    If you want to understand the noise profile and range profile data I would suggest against using the demo visualizer. I would suggest using Python, MATLAB, or some other platform to create an application that can listen to the DATA COM port and then look at the data that way. Study the SDK User's guide as this information on how data is sent to the PC and this will give you a starting point for understanding the data that is coming from the device. Let me know how this goes?

    Best regards,

    Connor Desmond