-
Notifications
You must be signed in to change notification settings - Fork 13.3k
sntp broken in git commit (Nov 22, 2017) #3905
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
try moving the sntp initialisation part [configTime()] before the WiFi initialisation, this should help. |
In this sketch, the |
Can someone please make a PR with the needed changes to the HTTPSRequestCACert.ino example? |
I have it part of a future PR if it is not urgent. Anyone feel free to fix it if this can't wait. |
yes! Thank you. :-) |
@d-a-v if you make a PR with that, I'll merge it. |
What this sketch is doing is waiting for time to be set by NTP server before doing the good stuff.
We could also have an always working |
Basic Infos
Hardware
Hardware: ESP-12F
Core Version: git commit 7b09ae5
Description
in example sketch
HTTPSRequestCACert
output from git commit 7b09ae5 pulled on Nov 22, 2017same sketch, output from 2.4.0-rc2:
The text was updated successfully, but these errors were encountered: