Reacting to a network ping?
Posted: Tue Jun 21, 2016 9:00 am
Is it possible that when an outside network device sends a ping request to the esp8266 module that can be detected in the sketch and acted upon? (i.e. flash an led). I know I could use sending a udp packet, or a http request to do this, but I'm working with an outside thing I can't change so was wondering if this was something I could tell the esp to look out for and trigger on?
No big deal if not, would just be nice to add a little bit of visual feedback on top of others it's already giving.
Sol
No big deal if not, would just be nice to add a little bit of visual feedback on top of others it's already giving.
Sol