Re: Can you explicitly read a subscribed Characteristic value?
Thanks! On May 23, 2013, at 16:53 , Craig Dooley <cdooley@apple.com> wrote:
As long as the characteristic allows it, you can read and get notifications from the same characteristic. It all depends on the peripheral / profile.
- Craig
On May 23, 2013, at 4:32 PM, Rick Mann <rmann@latencyzero.com> wrote:
This SO answer suggests you cannot:
http://stackoverflow.com/questions/14482155/corebluetoothwarning-unknown-err...
But I need to do that. I don't get the value notification just for subscribing, as far as I can tell. Maybe I'm wrong, since I subscribe and then immediately issue a read.
-- Rick
_______________________________________________ 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/cdooley%40apple.com
This email sent to cdooley@apple.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/rmann%40latencyzero.co...
This email sent to rmann@latencyzero.com
-- Rick _______________________________________________ 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)
-
Rick Mann