I was working with the buttonless DFU service that requires bonds and I was able to update my firmware just fine. Then I added Just Works OOB pairing using the nfc_ble_pair_lib. Now whenever the DFU characteristic is written, I receive the "Request to enter bootloader mode failed asynchronously" message. Any idea on what can be causing this?
<info> peer_manager_handler: Connection secured: role: Peripheral, conn_handle: 0, procedure: Encryption
<info> app: Connection secured. Role: 1. conn_handle: 0, Procedure: 0
<info> app: Received indication state 1
<info> app: Writing peer data to the bootloader...
<error> app: Request to enter bootloader mode failed asynchronously.