summaryrefslogtreecommitdiff
path: root/doc/gettingStarted/time-nrfconnect.md
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2021-11-06 14:38:11 +0200
committerJF <JF002@users.noreply.github.com>2021-11-28 13:42:37 +0100
commit4aaf3d06bceadb05de0d3a9b0de94e4aba215131 (patch)
tree6f49288a333e88f15c0347dc01bf7303e3ee8545 /doc/gettingStarted/time-nrfconnect.md
parentdc25e7a8875cc59181f76a5760e39e861203b371 (diff)
Documentation cleanup and reorganization
Diffstat (limited to 'doc/gettingStarted/time-nrfconnect.md')
-rw-r--r--doc/gettingStarted/time-nrfconnect.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/gettingStarted/time-nrfconnect.md b/doc/gettingStarted/time-nrfconnect.md
new file mode 100644
index 00000000..a30d98f8
--- /dev/null
+++ b/doc/gettingStarted/time-nrfconnect.md
@@ -0,0 +1,11 @@
+### Syncing time
+
+You must enable the **CTS** *GATT server* in NRFConnect so that InfiniTime can synchronize the time with your smartphone.
+
+Launch NRFConnect, tap the sandwich button on the top left and select *Configure GATT server*:
+
+![NRFConnect CTS 0](nrfconnectcts0.jpg)
+
+Tap *Add service* and select the server configuration *Current Time service*. Tap OK and connect to your PineTime, it should automcatically sync the time once the connection is established!
+
+![NRFConnect CTS 1](nrfconnectcts1.jpg)