【发布时间】:2016-02-17 14:08:31
【问题描述】:
我有一个 sensorTag 设备,我想在不实现蓝牙连接层的情况下开始使用它,在 swift 中使用它的最简单方法是什么?
【问题讨论】:
标签: bluetooth-lowenergy iot texas-instruments ibmwearables
我有一个 sensorTag 设备,我想在不实现蓝牙连接层的情况下开始使用它,在 swift 中使用它的最简单方法是什么?
【问题讨论】:
标签: bluetooth-lowenergy iot texas-instruments ibmwearables
在 swift 中连接到 sensorTag(和其他设备)的最简单方法是使用 IBM 移动可穿戴 SDK
你可以在这里阅读: http://wearables.mybluemix.net/
并在此处免费获取: https://github.com/ibm-wearables-sdk-for-mobile/ibm-wearables-swift-sdk
【讨论】: