-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Deep Sleep Wake #666
Comments
I have the same - Issue 658. After wakeup Wifi connects, but no data transfer. |
Merged that patch in and it is working. |
Not working on 2.3.0 WAKE_NO_RFCAL does not disable RF calibration |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have had this command working previously. Now it does not wake the ESP8266 into the correct mode. This is using the stable release. I have not tried the staging release.
ESP.deepSleep(25000000, WAKE_RF_DISABLED);
The text was updated successfully, but these errors were encountered: