Posts

Post not yet marked as solved
1 Replies
1.3k Views
We are building an IoT app where central is iPhone app and peripheral is our own hardware. I have read in bluetooth design guidelines documenation that current time service is implemented interally by iOS. We were not able to read the characterstic value for Current Time Service(0x1805) through peripheral.Here are the steps we are following1) Scan for peripherals from central(iOS app)2) Connect the Peripheral(IoT) device to Central (iOS app)3) Once the Peripheral is connected, we tried to access Current Time Service(0x1805) characterstic value and we get error.4) We are able read and write from/to Peripheral.Do Central(iOS app) or Peripheral(IoT) device need to enable anything to access current time service?
Posted
by vtaneeru.
Last updated
.