iOS6: error creating my first BLE service...
iOS6: error creating my first BLE service...
- Subject: iOS6: error creating my first BLE service...
- From: Frederic Visticot <email@hidden>
- Date: Mon, 25 Jun 2012 22:15:43 +0200
I have tried to implement my first BLE service as described in the WWDC video.
I have updated my "new iPad" with the Beta2 firmware + downloaded the last XCode4.5 version (from today)
After calling the following method
manager = [[CBPeripheralManager alloc] initWithDelegate: self queue: nil];
I get the following error:
2012-06-25 22:10:48.252 bleserver[524:907] CoreBluetooth[WARNING] <CBConcretePeripheralManager: 0x1ddba180> is not powered on
Bluetooth is ON on the iPad(3) settings
Any idea for this error ?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden