I am trying to implement the Current Time Service in my project and had a few questions:
-The example requires that security be established before services can be discovered. Is security absolutely necessary? I am just interested in getting time from a central device to set time on my peripheral.
-Is bonding required to get time from a central device?
Ultimately, This device will be operated in a large office with a few central devices that will be available to provide time to the peripheral.
I am trying to copy in the important bits into the HRM example, but am having difficulty with getting the CTS to discover (as indicated on the Nordic Android application). I was able to successfully run the HRM before modifying it, so I know THAT part works...
Thanks, -Ben