I have a number of devices that currently have an S132 softdevice, USB enabled DFU bootloader and application.
I am intending on updating the application, which removes bluetooth functionality, and as result I no longer require the softdevice to be on the device any more. Is it possible to remove this over a sequence of DFUs?
I'm expecting to be updating the Bootloader and Application at the same time as this, to ensure they are compatible without the softdevice present.
Rough flow of what I'm hoping to do:
Update Bootloader and erase softdevice + application
Update Application

