Checking Internet Connectivity with ENC28J60 Module

Hi!

I have been trying to use the ENC28J60 (12 pin) module to use for a project where I need to detect internet connectivity. I am using the EtherCard library since I guess that's the only library that works with ENC?

Has anyone had any experience with this module? What I am trying to check is to ping any website like google/microsoft/yahoo and check for response.

EthernetENC library is in library manager. it has the standard Arduino networking so Ethernet library examples and sketches usually work with it

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.