How does light sleep work
Posted: Wed Oct 19, 2016 9:41 pm
From the docs I gather that light sleep is perfect for a device sitting idle awaiting commands.
http://www.espressif.com/sites/default/ ... s_en_0.pdf
But what commands? Is there some kind of Wake on LAN packet that must be sent first? Or is it a matter of, "I have packets, time to process them, wake up and start loop() again"?
http://www.espressif.com/sites/default/ ... s_en_0.pdf
But what commands? Is there some kind of Wake on LAN packet that must be sent first? Or is it a matter of, "I have packets, time to process them, wake up and start loop() again"?