setEstimatedSwapTime

Sets estimated time for the image swap. The device should reset after that time after successful DFU operation.

If the device requires long time for the images to be swapped, and this is not set, the reconnection may fail and DFU process may be reported as unsuccessful despite it actually working correctly. This is important with TEST_AND_CONFIRM mode, which reconnects to the device after it resets.

This value is ignored when the target device supports SUIT (Software Update for Internet of Things).

Return

The builder.

Parameters

time

the swap time in milliseconds.