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

timestamp wrong #758

Closed
marcddd opened this issue Apr 6, 2022 · 2 comments
Closed

timestamp wrong #758

marcddd opened this issue Apr 6, 2022 · 2 comments

Comments

@marcddd
Copy link

marcddd commented Apr 6, 2022

Hi,

Thanks first for the great work. I'm begging testing your work.

The configuration was made, but I have problems changing the time. So the Timestamp starts at 1970....
The ntp server didn't change anything.

Can You help me out.

Thanks in advance,

@jomjol
Copy link
Owner

jomjol commented Apr 6, 2022

1970 means, that the ESP32 cannot reach a time server at the startup (01.01.1970 00:00:00) is the "zero" of the linux time stamp.
Does your ESP32 have access to the internet. If not you can specify a local time server in your internal network. Sometimes the DNS does not work, so a direct IP-Adress might be necessary.

@marcddd
Copy link
Author

marcddd commented Apr 6, 2022

Thanks for the swift answer. I took the fritzbox as ntp-server. Now it works.

Thanks a lot.

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

2 participants