Slide 13
Slide 13 text
Bonus: NTP Fix
@pimterry
If your device can’t authenticate to TTN on the IZUM
conference network, its clock may be failing to sync.
You can fix this by SSHing into the host and running:
date -s "$(curl --silent --head resin.io |
grep Date: | sed 's/Date: //')"