【问题标题】:Is Peripheral side implementation is needed at all in real practice在实际实践中是否需要外设端实现
【发布时间】:2016-09-13 04:11:09
【问题描述】:

我是 CoreBlueTooth 的新手,我可以理解当我们使用 iPhone/iPad 设备作为 BLE 设备时需要外围设备实现,但我想知道在与实际 BLE 通信时是否需要外围设备实现心率监测器和扬声器等设备。

请帮助,我们将不胜感激。

【问题讨论】:

  • 是的,当您想实现您所说的那样时,它需要使用外围设备实现。你也可以看到这个链接。 raywenderlich.com/52080/…

标签: ios bluetooth-lowenergy core-bluetooth


【解决方案1】:

在这种情况下,您不需要使用 CBPeripheralManager,但您将使用从您的 CBCentralManager 检索到的 CBPeripheral 对象

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-02-04
    • 2014-05-10
    • 1970-01-01
    • 1970-01-01
    • 2017-11-02
    相关资源
    最近更新 更多