Hello, I have a problem where the weekday is displaying as a lower number, for example, as of posting this thread, today should be day number 5, RTC shows its 4.
I did this modification where I update the time from an NTP
server, and as you can see, for some reason setting the time as when the sketch was compiled, works but the manual setting does not.
Posting images of code is nearly worthless. Read the forum guidelines. Post your test code in code tags. Use the IDE autoformat tool (ctrl-t or Tools, Auto Format) to indent the code for readability before posting code.