End of File on didReceiveReadRequest
Hi All, Running into an issue passing "large" amounts of data through a characteristic. Our iPhone is running in Peripheral mode and we have a device in Central doing a read request. We're trying to pass a NSData set of 256 bytes (maybe more and maybe less) through a read characteristic. We don't seem to be hitting any type of an end of file on this data. Should we calculate and advertise the size of this data through another characteristic before doing the read request? Can't find any evidence in the headers of CBPeripheralManagerDelegate or Google. It's been a very long day so I'm hoping that I'm just overlooking something here. Thanks, - Steve Jablonski p. (814) 720-9067 e. stevejabs@gmail.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephen Jablonski