I have been searching for a ping function, but have not been successful.
There has been a past ticket addressing this, but that ticket seems to be old and outdated anyway.
Has there been any updates regarding ping functions?
I have been searching for a ping function, but have not been successful.
There has been a past ticket addressing this, but that ticket seems to be old and outdated anyway.
Has there been any updates regarding ping functions?
https://github.com/marian-craciunescu/ESP32Ping @ChrisK Is that library works ?
No, that library does not work.
It simply would not compile and outputs the following error:
…\Arduino\libraries\ESP32Ping-master\ping.cpp:71:10: fatal error: lwip/inet_chksum.h: No such file or directory
The program I tested contains nothing but including the library.
@ChrisK Definitely need some modifications, should be very small changes.
@Baozhu Will those small changes come into effect soon?