Hi Noam, I have not tried the code you sent, I have gone through it though. And it helped me.
As starters since we don't have any thing on that small module to see whether it is receiving (like TCPdump/wireshark), I preferred to send a broadcast message first. I referred your code + this link "http://www.ultimaserial.com/avr_lwip_udp.html" for sending a broadcast UDP message on network. It is working fine. Then Tried to send the same to a particular destination Host, that also works fine. Now I am dealing with receiving UDP packet and processing the command in that packet. I will tell you if I get stuck somewhere. Thank you very much for help :-) -- Ajinkya -- View this message in context: http://lwip.100.n7.nabble.com/STR912-lwIP-Freertos-demo-tp21277p21304.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
