这点开始在iOS BLE技术 [英] Which point to start with BLE technology on iOS

查看:201
本文介绍了这点开始在iOS BLE技术的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要BLE技术开发。我发现了一些介绍和源$ C ​​$ C:

I need to develop with BLE technology. I found some introductions and source code:

<一个href=\"http://processors.wiki.ti.com/index.php/Category:IPhone4SBLEDemo\">http://processors.wiki.ti.com/index.php/Category:IPhone4SBLEDemo

但我没有发现任何教程,从头开始使用这种技术(CoreBluetooth框架)可供选择的测试传感器,还2011 WWDC

but I didn't find any tutorial to start from scratch with this technology (CoreBluetooth framework) from choose the sensor for testing, also WWDC 2011

是否有任何教程入手BLE技术在iOS?

Is there any tutorial to start with BLE technology on iOS?

非常感谢!

推荐答案

不幸的是,没有多少那里为核心的蓝牙框架,因为它是比较新的。我建议获得了非常坚实的理解如何蓝牙低耗能写任何code之前的作品。

Unfortunately there isn't much out there for the core bluetooth framework as it is relatively new. I would suggest acquiring a very solid understand of how bluetooth low energy works before writing any code.

一对夫妇像样的资源:

解决这个网站的研究开始看到那里的服务和特色所在,以及他们做什么。

Research around this site to start seeing where services and characteristics are located, and what they do.

<一个href=\"http://developer.bluetooth.org/gatt/Pages/GATT-Specification-Documents.aspx\">http://developer.bluetooth.org/gatt/Pages/GATT-Specification-Documents.aspx

本网站有服务的实际执行固件code,你将在蓝牙网站看到这些东西是如何与所提供的文档工作更透彻的解释和说明。

This site has the actual firmware implementation code of the services you will see on the bluetooth sites along with a more thorough explanation of how these things work with the supplied documentation.

http://www.ti.com/tool​​/cc2540dk

如果这一切对你有意义那么我会获取设备,并开始劈砍而去。核心蓝牙框架有很少的一些文档,但在很大程度上依赖于代表团。你会发现,一旦你开始在委托方法发现服务,即发现和使用特征值是小菜一碟。

If all of that makes sense to you then I would obtain a device and start hacking away. The core bluetooth framework has sparse documentation but relies heavily on delegation. You will find that once you start discovering services in the delegate methods, that discovering and using characteristic values is a piece of cake.

这篇关于这点开始在iOS BLE技术的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆