Hello, i analyze the device manager routine (device_manager_peripheral.c) and in BLE_GAP_EVT_CONNECTED case you checking containing the device address in bonded table. My question is Why my iPhone loses the bond after reset chip (iPhone bonded in last time)? i check error_code at the end of BLE_GAP_EVT_CONNECTED case and it not NRF_SUCCESS. Why is occur?