react-native-ble-manager icon indicating copy to clipboard operation
react-native-ble-manager copied to clipboard

Help Wanted: Is Out Of Band pairing mechanism supported with this package?

Open KPS250 opened this issue 4 years ago • 1 comments

Additional context I need to implement Out of band pairing mechanism with BLE device. I went through the whole documentation but couldn't find relevant information on the same.

KPS250 avatar Nov 11 '21 11:11 KPS250

It is not supported AFAIK. Did some research for this myself recently and ended up with nothing essentially.

https://developer.apple.com/forums/thread/111428 https://devzone.nordicsemi.com/f/nordic-q-a/50828/ios-nfc-oob-pairing

If you have some knowledge on how this can be performed using the available iOS APIs, I would be more than interested myself :)

Marvedog avatar Nov 25 '21 13:11 Marvedog