PS C:\ncs\v2.4.0\nrf\samples\nrf9160\http_update\application_update> C:\Windows\system32\cmd.exe /d /s /c "west flash -d c:\ncs\v2.4.0\nrf\samples\nrf9160\http_update\application_update\build --dev-id [dev id]" -- west flash: rebuilding [0/30] Performing build step for 'tfm' ninja: no work to do. [1/21] Performing build step for 'mcuboot_subimage' ninja: no work to do. [5/19] Linking C executable zephyr\zephyr_pre1.elf [10/19] Linking C executable zephyr\zephyr.elf Memory region Used Size Region Size %age Used FLASH: 127340 B 448 KB 27.76% RAM: 38408 B 211608 B 18.15% IDT_LIST: 0 GB 2 KB 0.00% [14/19] Generating ../../zephyr/app_update.bin image.py: sign the payload [15/19] Generating ../../zephyr/app_signed.hex image.py: sign the payload [17/19] Generating ../../zephyr/app_test_update.hex image.py: sign the payload [19/19] Generating zephyr/merged.hex -- west flash: using runner nrfjprog -- runners.nrfjprog: Flashing file: c:\ncs\v2.4.0\nrf\samples\nrf9160\http_update\application_update\build\zephyr\merged.hex [ #################### ] 4.955s | Erase file - Done erasing [ #################### ] 1.185s | Program file - Done programming [ #################### ] 1.186s | Verify file - Done verifying Applying pin reset. -- runners.nrfjprog: Board with serial number [dev id] flashed successfully. PS C:\ncs\v2.4.0\nrf\samples\nrf9160\http_update\application_update>