dancol90 / ESP8266Ping

Ping library for ESP8266 Arduino core
GNU Lesser General Public License v2.1
261 stars 134 forks source link

stops responding to ICMP requests from the monitoring server #9

Open DarkBeardRUS opened 7 years ago

DarkBeardRUS commented 7 years ago

Hey. I would like to use your ESP8266Ping library, but got a problem with the speed of the web server and my unit 8266, after pevogo call bool ret = Ping.ping (HostPing); stops responding to ICMP requests from the monitoring server.

marcolino7 commented 6 years ago

Hi, same problem here. When calling ping library ESP board stop to reply to ICMP ping from external machine.

OfferLa commented 4 years ago

Any news about this issue? Unfortunately, My programming level is not enough to fix it myself, buy I really hope one of the geniuses here will look into it and improve the code.