Are there any issues of pairing a nRF52833 using OOB pairing with a IOS device? Is there a good example code I could start with?
Thank you very much.
All the best
Peter
Are there any issues of pairing a nRF52833 using OOB pairing with a IOS device? Is there a good example code I could start with?
Thank you very much.
All the best
Peter
Hi Peter,
You can get started with the example ble_app_hrs_nfc_pairing inside \examples\ble_peripheral\experimental in SDK v16.0
Thank you very much!
Would you expect any issues with the OOB pairing with IOS devices or should this work in a straight-forward manner?
Thank you and all the b
It should work. Note that the OOB medium in the example is NFC, please make sure NFC works on both the phone and the device, please follow the documentation.
It should work. Note that the OOB medium in the example is NFC, please make sure NFC works on both the phone and the device, please follow the documentation.