This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RL-ARM udp_send() issue

Hi all,

I hope someone will be able to help me with my issue. I am trying to send out an UDP packet but without any luck. The only instance when I send out the packet succesfully is when I first recieve an UDP packet and then send a reply to the same address as if the function first needed to know the way through network. But I need to send out a packet and then wait for the reply and I cannot figure out how to make this work.
I have implemented the function that sends the packets just like mentioned in the examples including the check for successfull addres obtain from DHCP but no luck.
Anyone please tell me where I am making a mistake.

Thanks,
Radovan.

0