Re: Data loss during BTLE repeated write with CoreBluetooth on iOS
Re: Data loss during BTLE repeated write with CoreBluetooth on iOS
- Subject: Re: Data loss during BTLE repeated write with CoreBluetooth on iOS
- From: "Tom \"Tyris\" Graham" <email@hidden>
- Date: Tue, 29 Apr 2014 17:26:36 +1000
In our current implementation we're sending on one characteristic and receiving on another.
We're doing about 200 bytes received in 300ms (so ~670bytes/s or 40kb/m)
Sending is harder to gauge, but sending 160 bytes and then getting a single byte back (ack) takes about ~550ms (that includes the time for our peripheral to deblock the message and respond with an ack). If we compensate for the processing and ack the speed is roughly the same as for receiving.
Supposedly you can send 4 characteristics in a single send which could theoretically improve your throughput significantly, but I'm honestly not sure how this works.
_______________________________________________
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