Searched refs:reset (Results 1 – 3 of 3) sorted by relevance
413 bool reset = false; in img_mgmt_upload() local540 reset = true; in img_mgmt_upload()553 reset = true; in img_mgmt_upload()572 if (reset == true || rc != 0) { in img_mgmt_upload()
161 The ``smp_svr`` app is ready to run. Just reset your board and test the app250 Now MCUBoot will swap the image on the next reset.255 We can reset the device remotely to observe (use the console output) how260 sudo mcumgr --conntype ble --connstring ctlr_name=hci0,peer_name='Zephyr' reset262 Upon reset MCUboot will swap slot-0 and slot-1.266 :file:`mcumgr`. Instead simply reset the board manually to force MCUboot
134 The `smp_svr` app is ready to run. Just reset your board and test the app with the mcumgr CLI tool: