is it possible to suspend wifi to save power?
Posted: Fri Nov 25, 2022 3:36 am
I'm using esp-idf 4.4.2
I want to suspend wifi to save power and recover it when I need, how to do that?
esp_wifi_stop works to stop it, but when I tried esp_wifi_start to recover wifi link, it don't work.
I want to suspend wifi to save power and recover it when I need, how to do that?
esp_wifi_stop works to stop it, but when I tried esp_wifi_start to recover wifi link, it don't work.