core-bluetooth
-
如何在 ios swift 中将值写入 BLE 设备的特性
-
CoreBluetooth central 在指定服务时没有发现任何外围设备
-
Swift 核心蓝牙与OBD2通信
-
试图了解 L2CAP 通道
-
在 iOS 中检测 CBPeripheral 对象状态从 "Connected" 到 "Disconnected" 的变化
-
iOS 13 - 如何检查用户是否接受了蓝牙权限?
-
为什么移动到新场景时蓝牙会断开?
-
检查 CBPeripheralManager.authorizationStatus() 现已弃用
-
获取自己的蓝牙唯一标识
-
通过 JNI 从 Java 使用 CoreBluetooth 时未调用 didDiscoverCharacteristics
-
汽车中的自动 iBeacon 支持
-
外围设备需要特殊 ACK 时的 CoreBluetooth 和状态保存和恢复
-
带有委托的初始化:表达式类型在没有更多上下文的情况下不明确
-
如何使用标识符连接外围设备/ BLE 设备?
-
while delegate is either nil or does not implement peripheral:didUpdateValueForCharacteristic:error:?
-
以编程方式打开蓝牙 Swift
-
我可以连接到 BLE 设备并同时广播 iBeacon 吗?
-
在后台向服务器发送 BLE 设备数据
-
Swift: 如何将字节转换为浮点数/得到更精确的数字?
-
是否可以使用 CoreBluetooth 而不是 iBeacons 在后台测量距离?