I'm using an esp8266 development board for development. At present, I need to implement a ping like function, but I searched around and found no code to implement. I'm using the firmware of nodemcu, using Lua as the programming language. Do you have any tips? Thank you first.
ps: More specifically, the function I want to implement is to monitor whether a fixed IP is online.