Hello!
Im trying to change my application. Right now everything works with bonding. DFU and reading and writing characteristics. We have noticed a lot of clients unpair the devices on their phones causing issues when we try to connect getting the following error:
<info> peer_manager_handler: Connection security failed: role: Peripheral, conn_handle: 0x0, procedure: Bonding, error: 133 <info> app: PM_EVT_CONN_SEC_FAILED <info> app: BLE_GAP_EVT_DISCONNECTED
Is there a way to be able to make the connection even if the bonding was not completed?
I noticed that writing and reading works fine if both of the devices are not bonded.
thanks