标签: ios bluetooth-lowenergy core-bluetooth obd-ii dongle
当它被称为我有这个日志here
PS:我正在使用OBD2加密狗作为外设,我的iphone是centralManager
答案 0 :(得分:0)
在iOS上使用CoreBluetooth进行扫描时,如果要接收经理收到的每个广告事件的回调,您可以选择将CBCentralManagerScanOptionAllowDuplicatesKey标志设置为True。但请注意,管理员无法保证实际收到外围设备发送的所有数据包。