BLE(蓝牙 4.0)中的即时警报服务和接近配置文件之间有啥关系?

Posted

技术标签:

【中文标题】BLE(蓝牙 4.0)中的即时警报服务和接近配置文件之间有啥关系?【英文标题】:What the relation between Immediate Alert Service and Proximity profile in BLE(Bluetooth 4.0)?BLE(蓝牙 4.0)中的即时警报服务和接近配置文件之间有什么关系? 【发布时间】:2014-04-18 05:37:35 【问题描述】:

我是 ios 开发新手,正在研究适用于 IOS 的低功耗蓝牙(BLE、蓝牙 4.0)

我找到了像Proximity profile 这样的信息,它使用Immediate AlertServiceProximity profile的描述如下:

When a device moves away from a peer device so that the connection is dropped or the path loss increases above a preset level, causing an immediate alert.

条件-A:使用Proximity profile

Proximity profile 使用 immediate alert Service 在设备远离对等设备时启动警报。

条件-B:不使用Proximity profile

我可以从BLE device 获取RSSI 并使用immediate alert ServiceRSSI 超出我设置的范围时启动警报(例如:-75dbm )。

The question is like the following:

condition-Acondition-B有什么区别??

Profile 只是一个理论吗?而Service 是真正的应用程序?

【问题讨论】:

【参考方案1】:

配置文件定义了服务的语义,而服务仅包含对其所包含特征的正式描述,并具有分配的 UUID。

【讨论】:

以上是关于BLE(蓝牙 4.0)中的即时警报服务和接近配置文件之间有啥关系?的主要内容,如果未能解决你的问题,请参考以下文章

Android低功耗蓝牙(蓝牙4.0)——BLE开发(上)

bluetooth4.0 ble 接收短信通知

蓝牙 4.0+ BLE 吗?

BLE4.0教程一 蓝牙协议连接过程与广播分析

蓝牙4.0BLE协议栈

雕爷学编程Arduino动手做(96)---AT09蓝牙4.0BLE模块