This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RM57L843: UDP broadcasting using LwIP stack

Part Number: RM57L843

Hi,

I want to use UDP protocol for ethernet communication using LwIP stack and want to communicate controller with client application.

I have configure the UDP connection for single destination IP (for single client application).

Now, there are several applications with different IPs, so every time I need to change the destination IP in CCS project.

Is there any way to use UDP Broadcasting in project? So that I don't need to change IP every time.

There are some links for UDP broadcasting, I tried that way, but it doesn't work for me.

Please help me, If anybody have any idea regarding this.

Thanks

Pratik