I am making a clock using my Arduino Uno R4 WiFi and want to make it so it connects to an NTP server to sync the time. Is this possible? If so, how?
Yes.
Look at the RTC_NTPSync example in the R4's RTC library.
I am making a clock using my Arduino Uno R4 WiFi and want to make it so it connects to an NTP server to sync the time. Is this possible? If so, how?
Yes.
Look at the RTC_NTPSync example in the R4's RTC library.