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: [email protected] With regards, Apache Git Services
