Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement modem sleep mode #5

Open
armageddon421 opened this issue Jun 4, 2020 · 1 comment
Open

Implement modem sleep mode #5

armageddon421 opened this issue Jun 4, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@armageddon421
Copy link
Owner

Reduce WiFi Power consumption by using the modem sleep mode. The connection stays established as the modem wakes up regularly just in time for the DTIM broadcast of the Router.

Switch to full power mode if there is user interaction via html.

@armageddon421 armageddon421 added the enhancement New feature or request label Jun 4, 2020
@armageddon421
Copy link
Owner Author

esp_wifi_set_ps(WIFI_PS_MODEM);
or WIFI_PS_MIN_MODEM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant