Hi,
I got an SDK15.2 project that we converted the bootloader to be both serial and ble for the dfu.
Unfortunately we have a few units in the field that have only the BLE version.
I created the new package, and updating the devices via serial works correct. I can update just the application, or I can update the entire bootloader and softdevice.
But when I try to use the zip package (full one) with the connect android app, (using the dfu) I only seem to be able to update the app image. The bootloader seems to stay the same.
Is this normal? Is there a way to update the bootloader over BLE DFU?