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.

AWR2944EVM: How to make EVK to send data via CAN interface?

Part Number: AWR2944EVM

Tool/software:

Hello,

We have bought a new AWR2944EVK. Basic setup is done and it is showing the graph plots with visualizer tool and is detecting our movements. Same data is needed via CAN interface for which we are using python tool as per TI documentation. PCAN tool is connected to CAN0 and is detected and connected properly. However there is no data shown in python tool nor sent via CAN interface. Can you please help point out what we are missing?

Update: We are able to see CAN frame with message id 0xC1 in PCAN tool but no other frames are received.