Posts: 42
Threads: 6
Joined: Jan 2025
Reputation:
2
Thank you for taking into account
I use the chip on with the arduino, but it does not manage the time change and winter / summer.
the best and the ntp server.
Otherwise it is not reliable.
Reading NTP every hour is not complicated to integrate into a Fimware
Board : K868-A16
Firmware : v2.2.12
Posts: 7,436
Threads: 914
Joined: Oct 2020
Reputation:
188
will save your suggestion.
Posts: 10
Threads: 3
Joined: Nov 2022
Reputation:
0
Hi,
I have a same problem with KC868-16S, the right time zone is not correct.
Do you have a firmware for it ? I'm in 2.2.10
Thanks
Other question the DS3231 with a CR 2032 battery doesn't save the board time when reboot without internet ?
Thanks.
Posts: 7,436
Threads: 914
Joined: Oct 2020
Reputation:
188
now DS3231 not used by KCS firmware, that use for user write own arduino source code.
Posts: 42
Threads: 6
Joined: Jan 2025
Reputation:
2
you have to be a little logical.
We have a network connection, the NTP is provided in the card, you should not have several sources of time taking.
The NTP is the most reliable can manage the change of summer / winter time and time zone.
The most logical clean is the reading at the start of the NTP card, then cyclically for example every 60 minutes.
I have been doing this for years in my programs, PLC etc.
Board : K868-A16
Firmware : v2.2.12
Posts: 7,436
Threads: 914
Joined: Oct 2020
Reputation:
188
The most logical clean is the reading at the start of the NTP card, then cyclically for example every 60 minutes. ---> But if no internet how to synchronous.
Posts: 10
Threads: 3
Joined: Nov 2022
Reputation:
0
If problem with internet and reboot, you are in 1960....very logical !