11 years, 3 months ago.

unable to use sendTo function for UDPSocket without the DHCP???!!!

Hi Gys, I am facing problem with UDPSocket. It seems like to use sendTo function I have to use DHCP. I was able to get the right response running the UDP examples only when I used DHCP. I am currently working on a project where I need to send data back and forth between MBED and Bitscope using UDPSocket and I can't add DHCP in between them. Is there anyway to do this?

Question relating to:

2 Answers

11 years, 1 month ago.

This problem has been fixed in latest revision of the EthernetInterface library.

Simply select the "EthernetInterface" folder and click on the "Update" button in the right "Library Details" panel.

Cheers, Emilio

11 years ago.

Thanks Emilio for your response :).

Regards, Mahmud