-->
Page 1 of 1

Sending WOL Magic Packet with ESP8266?

PostPosted: Wed Feb 04, 2015 7:43 am
by orca30
Hello,

is it possible to wake up another network device (e.g. server) with the ESP? (preferrable in LUA)?

regards,
Eric

Re: Sending WOL Magic Packet with ESP8266?

PostPosted: Wed Feb 04, 2015 1:51 pm
by Aonko
Don't know if the current LUA builds support this, my guess is not. Pretty sure PicoTCP does support it and a build is being actively developed for the ESP8266, though I don't think it is supported on there yet either. https://github.com/tass-belgium/picotcp/tree/dev-esp8266