Low power/Turn off WLAN?
Posted: Fri May 10, 2019 7:00 am
Hi,
I'm using the ESP32 out of the ArduinoIDE and mainly with the (Adafruit-)libraries that are part of it - so I hope this is the correct forum here.
My question: my application communicates via Bluetooth LE only and in order to keep the power consumption low, I do not want to have any WLAN. So when I do not touch/initialise any WLAN-related in my code, can I be sure it is completely off? Or should I take some other actions to ensure WLAN is completey disabled and does not consume any power?
Thanks!
Mike
I'm using the ESP32 out of the ArduinoIDE and mainly with the (Adafruit-)libraries that are part of it - so I hope this is the correct forum here.
My question: my application communicates via Bluetooth LE only and in order to keep the power consumption low, I do not want to have any WLAN. So when I do not touch/initialise any WLAN-related in my code, can I be sure it is completely off? Or should I take some other actions to ensure WLAN is completey disabled and does not consume any power?
Thanks!
Mike