-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I need help for sending Pairing Code to Connectable device, I have code but device not show any pairing code
self.connectedDevice = obj
self.connectedDevice?.delegate = self
self.connectedDevice?.setPairingType(DeviceServicePairingTypeMixed)
self.connectedDevice?.connect()
Try with pairingType DeviceServicePairingTypeMixed, DeviceServicePairingTypePinCode and DeviceServicePairingTypeFirstScreen but no luck
Metadata
Metadata
Assignees
Labels
No labels