OPEnSLab-OSU / Loom-V4

Open Source Internet Of Things Rapid Prototyping Framework For Environmental Sensing Applications
5 stars 1 forks source link

NTP Hypnos RTC synchronization #93

Closed WL-Richards closed 7 months ago

WL-Richards commented 9 months ago

Set time to some random value using set_custom_time and then sync using NTP and watch if the value is corrected.

WL-Richards commented 8 months ago

Works on WiFi

WL-Richards commented 7 months ago

Parameters for success: Time should be updated from the internet and match the correct timezone

WL-Richards commented 7 months ago

When using both LTE and WiFi the time will be retrieved from the online time server and update the local time with the correct timezone offset.