Other Parts Discussed in Thread: IWR6843ISK-ODS
Dear Experts,
I have been working on some data collection with the DCA1000EVM and IWR6843ISK-ODS. Currently I am catching the data out of the Ethernet via my own code and have a DCA1000EVM configuration question.
I noticed that the DCA1000EVM normally only sends full ethernet packets of data with 1456 bytes each in my configuration. If the waiting time for a new full packet is more than 2s and remaining data available in buffer is less than 1456 bytes, the DCA1000EVM reads the data available in buffer and sends this data via Ethernet. This is documented in the "DCA1000EVM CLI Software Developer Guide" found in the mmWave Studio folder (mmwave_studio_02_01_01_00\mmWaveStudio\ReferenceCode\DCA1000\Docs) page 79/80 under the point "Raw Mode", last bullet point.
For my purpose a lower time than 2s before sending the available data would be very beneficial. Is it possible to change this in the DC1000EVM?
Kind regards,
Lars