When I try to connect my device(iOS Application) to my peripheral(BLE Device), I want to send this passkey programmatically during the connection. I'm using BleManager but I can't find a way to send it programmatically.
Below screenshot is taken from android and I want to pair iPhone like this from the app programmatically.
Please provide your valuable inputs and suggestion.