Browsing All posts tagged under »RFC5905«

Simple time synchronization for the Internet of Things

February 18, 2016

1

While adding HTTPS capabilities to my STM32 Nucleo board, I needed to solve the problem of current time. This is because TLS needs to check certificate expiration date, so we need a sufficiently accurate estimation of time. So I tried to understand what could I do to ask a network server about the time. I […]