You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using EthernetENC.h library ver. 2.0.4 with hardware ENC28J60 + D1 mini Wemos ESP8266 boards.
I program the ESP8266 with Arduino IDE 2.1.0; I tested the example sketch “WebClient” and it works correctly.
I would like to run the "ping" command on an IP address on my local network trought the ENC28J60 device. Could somebody suggest to me if there is a function available to do it?
Thanks
The text was updated successfully, but these errors were encountered:
Thank you JAndrassy, I have installed the esp8266 lwIP_enc28j60 library as you suggested and it works properly but I don't found the function to run the "ping" command on an IP address on my local network trought the ENC28J60 device.
Could you tell me where I can find an example of "ping" command?
Or could you tell me where I can find the description of the syntax of the command?
Thanks
I am using EthernetENC.h library ver. 2.0.4 with hardware ENC28J60 + D1 mini Wemos ESP8266 boards.
I program the ESP8266 with Arduino IDE 2.1.0; I tested the example sketch “WebClient” and it works correctly.
I would like to run the "ping" command on an IP address on my local network trought the ENC28J60 device. Could somebody suggest to me if there is a function available to do it?
Thanks
The text was updated successfully, but these errors were encountered: