jaredwolff
I see. I try with your suggestion, but it still with the same result.
I noticed from the instruction, the ota download has the erasing process, like this:
[00:02:03.748,931] <inf> download_client: Downloaded 135168/201232 bytes (67%)
[00:02:03.794,494] <inf> fota_flash_block: Erasing sector at offset 0×00021000
[00:02:04.893,188] <inf> download_client: Downloaded 139264/201232 bytes (69%)
[00:02:04.938,720] <inf> fota_flash_block: Erasing sector at offset 0×00022000
[00:02:05.933,013] <inf> download_client: Downloaded 143360/201232 bytes (71%)
[00:02:05.978,546] <inf> fota_flash_block: Erasing sector at offset 0×00023000
While mine only show the download percentage:
I: Downloaded 155648/181118 bytes (85%)
I: Downloaded 157696/181118 bytes (87%)
I: Downloaded 159744/181118 bytes (88%)
I: Downloaded 161792/181118 bytes (89%)
I: Downloaded 163840/181118 bytes (90%)
I: Downloaded 165888/181118 bytes (91%)
I: Downloaded 167936/181118 bytes (92%)
I: Downloaded 169984/181118 bytes (93%)
I: Downloaded 172032/181118 bytes (94%)
I: Downloaded 174080/181118 bytes (96%)
It might be the SDK or library is different. Do you have any suggestions?
Zirun