【发布时间】:2016-05-09 13:05:49
【问题描述】:
我使用了 Android 示例应用中的 BluetoothGatt 示例应用。现在,我的要求是使用 BluetoothGatt 连接从 UP3 设备访问心率数据。示例应用程序已经声明了心率测量特性的 UUID。 UP3 设备正在与 Android 设备连接,服务的 UUID 和特征显示在列表中。但从该设备上,用于心率测量的 UUID 未显示。 所以,我担心的是如何从 UP3 设备读取心率或我可以使用什么其他机制?请有人回复。
【问题讨论】:
标签: android bluetooth-lowenergy android-bluetooth jawbone