Device UUIDs
Device UUIDs
- Subject: Device UUIDs
- From: John Riley <email@hidden>
- Date: Sat, 16 Feb 2013 15:50:11 -0500
(I researched a couple other treads but didn't get much of an answer on this issue)
In didDiscoverPeripheral: I have been counting on property CBPeripheral::UUID to uniquely identify a peripheral (and CBPeripheral::name to provide some accompanying description). This corresponds nicely with info from a BTLE text I have. But this isn't what I see -- ::name is nil, and ::UUID is different each time I discover the peripheral device.
For now, most of my testing has been iPhone4S (central) to iPhone4S (peripheral), with an app I've written for each.
What should I be doing to get either a fixed UUID (never-ever changing, or a HW address is OK) and descriptive name from a peripheral? Let's assume still iPhone-to-iPhone and yes, if the CB classes can't do what I'm asking on either side, please let me know :)
Regards, - John
|
_______________________________________________
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