Posts

Post not yet marked as solved
1 Replies
1.5k Views
Hi,I'm developing an app that talks to a BLE peripheral. The BLE peripheral as well it's firmware is in-house. We need to keep the data on the peripheral side encrypted but we are trying to avoid requesting the pairing pin. Is there any way we can control the Bluetooth's pairing request? By control, I mean:Is there a way to auto-populate the pairing pin in the alert box?Is there a way to pass this pairing key to the system to avoid the alert itself?Or any way to modify the system pairing alert title/description?I'm aware of the official documentation that Apple has provided restricted access to control the Bluetooth pairing. I'll be happy to know even if there are any private APIs which will support the above-mentioned requirement.Any suggestions for the changes in the firmware side to support this requirement is also acceptable.
Posted Last updated
.