Hi,
I am trying to bond the nrf51-DK with the android smartphone. I want to display the passkey to the user which would be done using BLE_GAP_IO_DISPLAY_ONLY. After which how should the keys entered by the user be compared and authorization be given to the user. Do we need to use BLE events for this or device manager can implement this ?