How to get device UUID
Hi, I'd like to make my device to connect only to metawear devices.
I've read that UUID is 326A9000-85CB-9195-D9DD-464CFBBAE75A but how can I get the uuid from the device?
In BluetoothAdapter.LeScanCallback() in onLeScan get a device wich has name and type but not UUID
Would be nice to have in the API a method to connect only to metawear devices.
Thanks in advance
I've read that UUID is 326A9000-85CB-9195-D9DD-464CFBBAE75A but how can I get the uuid from the device?
In BluetoothAdapter.LeScanCallback() in onLeScan get a device wich has name and type but not UUID
Would be nice to have in the API a method to connect only to metawear devices.
Thanks in advance
This discussion has been closed.
Comments
Thanks, I'll wait for that feature.