8 years, 3 months ago.

Ethernet Connection Status?

I'm using the EthernetInterface library and am trying to keep track of the Ethernet connection. If my Ethernet connection is lost, bad things happen, so I want to be able to monitor it.

The Ethernet class mentions something about link() that checks the connection, but I can't figure out how to do the same thing with the library I'm using. I'm sure I'm missing something very obvious. Help?

Be the first to answer this question.