Posts

Post not yet marked as solved
0 Replies
306 Views
The very first problem that occur when I use centralManager function code"(_ central: CBCentralManager, didDiscover peripheral: CBPeripheral, advertisementData: [String : Any], rssi RSSI: NSNumber)" this function could detected the bluetooth signal, however, it the function are not frequently use. Moreover, after I complete the check up it appear in "print log" that the function is temporary pause for 1 to 40 second and sometime it is 2 minute at maximum (print log functionally seize).Technically, Is there have any way to force call the function manually from application. For instance, paring airpods by press and hold the button and let the device match up automatically. Hence, what I need now is the suggestion on how could I let the centralManager function runs continuesly without any pause from the system. Please kindly reccommend the efficient method.
Posted
by Mark Bc.
Last updated
.