Hello! I am trying to prototype a DFU solution that works well for our application. We want to build a network with both normal Mesh devices and with friend nodes (once that feature is released). Each device on the network needs to be able to be updated. Some of these devices (not low-powered nodes) will not be accessible (ex, hidden in a wall somewhere). Is there a DFU solution we can use that doesn't require us to put the bootloader in DFU mode by pressing a button on the device? From what I understand there is a MESH DFU and a BLE DFU. Would the BLE DFU still work if we have a MESH network?