This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bonding with PassKey Display using Device Manager

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 ?

Related