I am reading the docs related to sleep mode for ESP-8266 and have a query:
1. My esp-8266 is running in softap. I want to sleep my AP and disconnect all the stations connected to it.Which sleep (modem sleep/light sleep/deep sleep) should be effective in my case.
2. what is the difference between "WiFi.disconnect()" and "WiFi.mode(WIFI_OFF)". Are these two work the same way and switch off the Wifi.
thanks,
RupakStatistics: Posted by rupak426 — Mon Apr 18, 2016 2:25 pm
]]>