ESP WIFI OFF and ON
Posted: Tue Nov 24, 2015 4:18 pm
Guys,
Is there a way to turn off WIFI completely while still leaving the CPU active and running.
I have had a look through the ESP core library ESP8266WIfi.h there seems to be some attempt at implementing this although does not seem complete and command is unrecognized within WiFi.mode(WIFI_OFF)
The Idea is to be able to reduce current and use the CPU for other purposes, when needed WiFi will be turned on to upload data etc and then to resume CPU operations with WiFi switched off.
Has anyone managed to get similar functionality running, please let me know.
Cheers Dans
Is there a way to turn off WIFI completely while still leaving the CPU active and running.
I have had a look through the ESP core library ESP8266WIfi.h there seems to be some attempt at implementing this although does not seem complete and command is unrecognized within WiFi.mode(WIFI_OFF)
The Idea is to be able to reduce current and use the CPU for other purposes, when needed WiFi will be turned on to upload data etc and then to resume CPU operations with WiFi switched off.
Has anyone managed to get similar functionality running, please let me know.
Cheers Dans