ESP8266-ping

Communication

A library to enable esp8266 platform to send and receive ping messages.
Present library defines a 'Pinger' class that allows access to low level LWIP functions. It accepts IP addresses as well as DNS names, handles ICMP echo requests and responses allowing some packet customizations, and provides statistics on ping results.

Author: Alessio Leoncini

Maintainer: Alessio Leoncini

Read the documentation

Go to repository

Compatibility

This library is compatible with the esp8266 architecture.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.