Solved
LWIP Raw API udp_send() Cube MX HAL
Hi,
LWIP: what is the difference between udp_send() and udp_sendto()?
What are the use cases for each?
The LWIP_RAW_CLIENT ECHO uses udp_send() but also uses udp_connect. Whereas udp_sendto() does not need to connect?
Does anyone have example?
Thanks
