Re: iOS6: error creating my first BLE service...
Re: iOS6: error creating my first BLE service...
- Subject: Re: iOS6: error creating my first BLE service...
- From: Frederic Visticot <email@hidden>
- Date: Tue, 17 Jul 2012 00:45:44 +0200
I have checked with new iOS6 Beta3 and I have the same issue...
Perhaps it is due to my application...
Is the WWDC2012 session 705 code available for demo?
-Fred
On Mon, Jun 25, 2012 at 10:15 PM, Frederic Visticot
<email@hidden> wrote:
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