This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docs:blox:blox-wifi-timesync [2024/08/27 12:20] admin created |
docs:blox:blox-wifi-timesync [2024/08/28 13:08] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 6.6.2 Using NTP over WIFI in BLOX firmware ======= | + | ====== 6.6.2 Using NTP over WIFI in BLOX firmware ====== |
- | + | ||
- | NTP, or Network Time Protocol, is a system used to synchronize the clocks of devices over a network. | + | |
+ | NTP, or Network Time Protocol, is a system used to synchronize the clocks of devices over a network. | ||
How It Works: | How It Works: | ||
Line 17: | Line 16: | ||
===== 6.6.2.1 NTP Initialization ===== | ===== 6.6.2.1 NTP Initialization ===== | ||
+ | |||
+ | You do need Wifi connectivity to request the current time (and regular timesync updates) from the NTP servers, so make sure to set up Wifi, then add the "Set time using NTP" block to your BLOX Initilization section. Set your timezone using the dropdown. You can usually use the default servers, but it is configurable if you are in a setup where you need to use specific time servers | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ===== 6.6.2.1 Using Scheduled Tasks ===== | ||
+ | |||
+ | When you have time set, you can schedule tasks to run on certain days/times. \\ \\ In the example shown here, we are turned a switched output on in the morning and off at night , only on weekdays. | ||
+ | |||
+ | {{docs: | ||