Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrfconnect] Clear OTA image download offset (#19971)
The number of already downloaded bytes of an OTA image was not cleared at the beginning of the OTA update. As a result, if an OTA image transfer was interrupted, the next attempt to download the image would fail. Signed-off-by: Damian Krolik <[email protected]>
- Loading branch information