Having just got the serial to ethernet example working, I want to develop an application.
I'd like to do what the title suggests, which is pinging a web address from the serial port, and checking a reply. I can see that ICMP isenabled in the serial to ethernet demo, ideally, I'd like it to connect to a DHCP server too.
Would the TCP client example be better suited to start from?
As I understand it, it's easier to develop from an existing example (copying it first?) than create an MQX project from scratch, because the MQX project wizard doesn't exist for KDS - is this correct also?
I will investigate more myself but ideas are welcome :smileyhappy: