Re: [BTLE] Sending data to a Peripheral
Re: [BTLE] Sending data to a Peripheral
- Subject: Re: [BTLE] Sending data to a Peripheral
- From: Christian Giordano <email@hidden>
- Date: Thu, 22 Nov 2012 14:19:48 +0000
It turned out the problem was indeed in the permissions set to 0 instead of CBAttributePermissionsWriteable in the Peripheral characteristic.
I guess the only way to send a big chunk of data remains setting the characteristic value. I assume besides the usual @"EOM" at the end, I should start it with a @"BOM" at the beginning. The speed I get is roughly 300 bytes/sec.
Am I doing anything wrong? Is there any other way to have a faster transfer from Client to Peripheral?
Thanks a lot, chr
_______________________________________________
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