You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/03/09 09:35:55 UTC

[GitHub] [mynewt-mcumgr] sjanc commented on issue #69: mcumgr firmware update over BLE: Error: 6 on image confirm

sjanc commented on issue #69: mcumgr firmware update over BLE: Error: 6 on image confirm
URL: https://github.com/apache/mynewt-mcumgr/issues/69#issuecomment-596423915
 
 
   The thing is that you reset after but before you confirm image. This results in image being reverted to original version which doesn't require confirm anymore.  So after test if things works, you confirm image and you are all set. You don't need to reset manually.
   
   Also note that mcuboot is always executing code from slot0 while mcumgr always upload image to slot 1 and images are swapped if needed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services