Re: How to use iOS Simulator to test BLE?
Re: How to use iOS Simulator to test BLE?
- Subject: Re: How to use iOS Simulator to test BLE?
- From: Matthias Ringwald <email@hidden>
- Date: Sat, 04 Feb 2012 15:23:15 +0100
Hi Brian
thanks for that tip! I've tried to access a USB module from user space with libusb and failed as the OS was always grabbing the Bluetooth module. Finally, I figured I could fully unload IOBluetooth, but that did disable Bluetooth altogether.
Can iOS Simulator 5.0.1 work with BLE on a 10.6 system, too?
Best Matthias
On 03.02.2012, at 20:18, Brian Tucker wrote: Have you made sure that the Mac OS stack is not grabbing these controllers. This is done by typing the following command in a terminal window:
$ sudo nvram bluetoothHostControllerSwitchBehavior="never"
|
_______________________________________________
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