Other Parts Discussed in Thread: AWR1642,
Hi,
Our goal is to use AWR1642 + DCA1000 EVM without mmWave Studio to record raw radar data and then playback the data through DCA1000 EVM to AWR1642.
What we have done:
1. For recording raw data, I managed to receive raw data in hardware configuration mode through Ethernet by referring to this post https://e2e.ti.com/support/sensors/f/1023/t/697473.
2. For raw data playback (or HIL), it is written in this technical document http://www.ti.com/lit/ug/swru520c/swru520c.pdf
And so we did these changes to the original ADC buffer code,
I tried flashing the AWR1642 firmware with the above ADC buffer changes, switched DCA1000 from LVDS _Capture to DMM_playback, sending raw data with UDP to 192.168.33.30 with port 4098, pressing capture_start button on DCA1000 but nothing happened.
My question is what do I have to do next? Or what other parts of code or command that I lack to make playback work?
Please advice. Thank you.
Best regards,
John