RedBearLab / iOS

Provides a BLE framework for developing BLE App on iOS/OSX platform using RBL BLE Service.
578 stars 288 forks source link

Issue when writing more than 20 bytes from iOS device #8

Open dmacpro91 opened 10 years ago

dmacpro91 commented 10 years ago

When sending a chunk of data longer than 20 bytes, there seems to be some data not reaching the BLE Mini. I suggest adding something like this to -(void)writeValue:characteristicUUID...

screen shot 2014-02-13 at 5 21 52 am