Hello,
Our device has the secure BLE DFU enabled. In a mass programming situation we need to apply a hotfix to each device and replace a previously hardcoded value with a per-device ID. We also need this process to run as quickly as possible - is there a way to craft a DFU payload to update 4 bytes of the application code, or do we have to create a new signed firmware image for each device and perform a full update?