Hi Sam, I had the same issue. I implemented a CBCentralManager and a CBPeripheralManager in my application. To test it out I used the TimeApp that ships with the CC2540 Development Kit. That is a watch client, and it connects to my central manager, and updates the current time from the Time service. Warm Regards, Samyeer -----Original Message----- From: bluetooth-dev-bounces+samyeer=gmail.com@lists.apple.com [mailto:bluetooth-dev-bounces+samyeer=gmail.com@lists.apple.com] On Behalf Of Alpwise iOS Dev Sent: Thursday, January 31, 2013 9:10 AM To: bluetooth-dev@lists.apple.com Subject: Time Profile Hi, I want to develop the Time Profile on the iPhone, more precisely the Time Server role. The Time Server requires to be GATT Server and GAP Central. If i understand good, CBCentralManager & CBPeripheral are for GAP Central & GATT Client. And CBPeripheralManager & CBCentral are for GAP Peripheral & GATT Server. So, it's not possible? or i need to use both CBCentralManger and CBPeripheralManager in my app? Thanks, Sam _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/samyeer%40gmail.com This email sent to samyeer@gmail.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Samyeer Metrani