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: Joakim Linde <email@hidden>
- Date: Sat, 04 Feb 2012 07:45:15 -0800
Hi Matthias,
You need the latest version of 10.7. Earlier versions does not have support for the $sudo nvram… command below.
Thanks, Joakim
On Feb 4, 2012, at 6:23 AM, Matthias Ringwald wrote: 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