Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

ESP8266 time issue #19

Open
davidgraeff opened this issue Aug 20, 2018 · 0 comments
Open

ESP8266 time issue #19

davidgraeff opened this issue Aug 20, 2018 · 0 comments
Labels

Comments

@davidgraeff
Copy link

The "lwm2m_get_time" function uses some internal 32bit esp buffer, running at 1MHz, so after around 70 minutes the buffer overflows, and the client registration update mechanism stops working, because suddenly "current" time is lower than "previous" time.

One way to fix it: #17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant