cbperipheralmanager Questions
2
Solved
My app is running as a Bluetooth LE peripheral, and I'm trying to send just a few bytes of custom data in the Advertisement.
func btStartBroadcasting(peripheral: CBPeripheralManager!) {
// crea...
Dandiprat asked 24/1, 2015 at 18:27
1
Solved
Within my Swift app, I have a view that is supposed to find a bluetooth device and connect to it. The bluetooth device is powered on. I am able to scan and find the device, after which I call on th...
Jacky asked 26/1, 2016 at 23:35
1
© 2022 - 2024 — McMap. All rights reserved.