Other Parts Discussed in Thread: AWR1843, , AWR1843BOOST
HI,
I was able to create my own script in python to collect the raw data sent from The DCA1000 board and I'm currently working on collecting data from both sensors in order in a further step to process the raw data and compare it to the processed data from AWR1843.
As the recording process starts randomely when both boards are streaming and independently from both sensors starts. my question is how to relate the data collected from both sensors to each other. In other words, how to relate the UDP packets sent through ethernet to a data frame sent through UART.
Also if numAdcSamples= 256 and numRxChannels= 3 then numAdcSamples * numRxChannels * 4 (size of complex sample) = 3072 bytes are streamed pro frame. Is it correct?
Thanks for your help,
Best Regards,
Amine