Re: OSX 10.9 Mavericks BLE
Re: OSX 10.9 Mavericks BLE
- Subject: Re: OSX 10.9 Mavericks BLE
- From: William Henderson <email@hidden>
- Date: Tue, 29 Oct 2013 08:56:24 -0700
Hi Cheong,
I’ve seen this bug (14904220) in 10.9. Luckily, there is a simple work around. Set your peripheral characteristic’s properties to CBCharacteristicPropertyWriteWithoutResponse|CBCharacteristicPropertyWrite and you should be able to keep using asynchronous writes.
On Monday, October 28, 2013 at 8:52 PM, Cheong wrote:
Hi Jack,
Thanks for your info., just remember it worked with 10.8 before.
—Cheong
Hi Cheong,
So far as I know that you couldn't write characteristic without response. Change to write with response.
Hope it helps.
Jack
On Mon, Oct 28, 2013 at 8:04 PM, Cheong
<email@hidden> wrote:
Hi all,
I am currently updated my OSX to 10.9 Mavericks. I have a BLE App works great on iOS7 and I am trying to do it similarly on OSX 10.9 using IOBluetooth framework instead of CoreBluetooth, but I found that I could not write characteristic (it is "write without response") but only can receive data from characteristics.
Anyone know the issue?
Regards,
Cheong
_______________________________________________
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
_______________________________________________
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