react-native-ble-manager
react-native-ble-manager copied to clipboard
Help Wanted: Is Out Of Band pairing mechanism supported with this package?
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.
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 :)