Tool/software:
Hi All,
My customer is currently considering processing data acquired by milli-wave radar with an AM2732 and sending the data to an external PC.
My customer has created a project that always sends UDP data externally with the sample enet_cpsw_udpclient snd_buf as the default maximum value,
which resulted in an operation where 1024 bytes of data was delivered approximately 540 times.
We expected a higher value because of the 100 Mbps Ethernet.
Is the amount of data that can be sent reasonable due to the overhead of the lwip driver and other factors?
How can I configure the settings that can improve the transmission speed?
Best regards,
ito