esp32_nat_router
esp32_nat_router copied to clipboard
deep sleep via wifi
Hello everybody, is it possible to send in deep sleep the esp32 via wifi? For example via mqtt or something like this? Also a simple request like http://192.168.4.1/sendDeepSleep.html?timeMS=NNN should be nice (NNN = time in millesecond/seconds whatever)
I saw I can send in deepslep but only via Serial..is right?