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

Deep Sleep Wake #666

Closed
lhh31 opened this issue Aug 7, 2015 · 4 comments
Closed

Deep Sleep Wake #666

lhh31 opened this issue Aug 7, 2015 · 4 comments

Comments

@lhh31
Copy link

lhh31 commented Aug 7, 2015

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);

@gdpl
Copy link

gdpl commented Aug 7, 2015

I have the same - Issue 658. After wakeup Wifi connects, but no data transfer.

@igrr
Copy link
Member

igrr commented Aug 7, 2015

#658 is obviously not the same as this one.
This one is related to RTC memory not being preserved (as in #619), and is fixed in ac459eb.
Fix will be available in the next staging package release.

@lhh31
Copy link
Author

lhh31 commented Aug 13, 2015

Merged that patch in and it is working.

@wb8wka
Copy link

wb8wka commented Jul 7, 2017

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants