This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Current Time Service

Hi,

For our application we need time and date updates from a mobile phone. Bluetooth has a standard Current Time Service for this. However I can't find this service in the Nordic SDK or examples. I only find the GATT Client implementation of this service, but I need it as a GATT Server. 

What is the benefit anyway of implementing this as a GATT Client?

Related