I run into this situation on Android nRF Connect [latest version], where the device can lose a connection when attempting a DFU. In this situation, the advertising name is DfuTarg and the user has no idea the name and even the bluetooth address changes. If disconnected in this stage(in the simplest case, say I disconnect before DFU begins), the bootloader does not jump back to the application. I can obviously connect to the device calling itself DfuTarg, but that cannot be expected from a user. The Android app also opens up a new tab with the DfuTarg device, which leads to further confusion. How do you advise to recover from/handle this situation?