Hi,
I am trying to get a NNTP time sync via esp8266 to my Teensy LC, following this guide: https://www.geekstips.com/arduino-time-sync-ntp-server-esp8266-udp/ for a word clock project.
The esp part works like a charm, putting the unix time code out over serial as message like "UNX1509820636"...