Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By wdsvd
#20767 Hi. I am trying to make a webserver with my esp and arduino. The whole idea consists in moving servos from a webpage. My problem is that I would like to put my esp in sleep mode, and wake up when I send a request from the webpage.
Can I wake up the module from internet?
Thanks.