esp_wifi_set_ps
Posted: Fri Mar 23, 2018 9:39 am
Hello,
how exactly works
esp_wifi_set_ps(WIFI_PS_MODEM)
As far as I understood it sleeps the WiFi and wake up periodically.
What happens when an UDP packet arrives during the sleep phase - I think it get lost ?
Correct ?
Reiner
how exactly works
esp_wifi_set_ps(WIFI_PS_MODEM)
As far as I understood it sleeps the WiFi and wake up periodically.
What happens when an UDP packet arrives during the sleep phase - I think it get lost ?
Correct ?
Reiner