reference nRF51-ble-peripheral-bond-handling example pairing/bonding mode. I add device manager & app_bond function on ble_app_uart. why function handling on "app_bond_init(&m_app_bond_table)" can't work. what can I do?
if mark this function the device ble can be connect & manual bond, but I want pairing & auto bonding.