我想开发一个基于iOS Swift的iPhone应用程序(非Apple附带App) 它将与Apple Watch和Fitbit等智能可穿戴设备智能腕带同步,并获得心跳和旅行距离等信息
我进行了研发如何连接发现的手表的操作。 Health Kit和Core蓝牙框架。
当我通过用于心脏跟踪传感器的“ OX180D”时,我就尝试使用核心蓝牙框架连接那些手表,它只是在可用外围设备列表中停止向我显示我的MI Band
我可以实现目标的确切流程是什么? 流程图或代码将非常有帮助。
答案 0 :(得分:0)
1. Do health kit will only work with Apple Watch ? not with other smart
watches ?
2. if I use health kit for Apple Watch will I be able to
calculate heart beat and Distance value on the fly ?
3. For other
watches like Fitbit, MI Bands how can I get require info from them ?