Re: Error Reading Characteristic UUID 0x2A00
Hi Michael, The device name is fetched automatically on connection by Core Bluetooth. It is available in the name property on the CBPeripheral. Please see the CBPeripheral class reference. The GAP device name is not available as a characteristic. Thanks, Joakim On Apr 25, 2012, at 9:18 AM, Michael Kroll wrote:
Hello,
why is reading the devices name (0x2A00) causing an error? When I try to read the characteristic 0x2A00 the following error is raised:
The operation couldn't be completed. (CBErrorDomain error 0). Any ideas?
Cheers, Michael. _______________________________________________ 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/joakim%40apple.com
This email sent to joakim@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/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Joakim Linde