You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luckily @nvlsianpu pointed me the statement in the documentation saying this error was expected:
Note that if you try to send the very same image that is already flashed in slot-0 then the procedure will not complete successfully since the hash values for both slots will be identical.
I would not have this issue if mcumgr would have returned a plain text error message.
The text was updated successfully, but these errors were encountered:
@Olivier-ProGlove I believe this should be reported to https://github.com/apache/mynewt-mcumgr (which is pointed by zephyr-project documentation). Issue is probably valid here as well - but can you open issue in repository i mentioned?
I recently got
Error: 1
while I was expected mymcumgr
command line to work. See my issue report here: zephyrproject-rtos/zephyr#7924 (comment)Luckily @nvlsianpu pointed me the statement in the documentation saying this error was expected:
I would not have this issue if
mcumgr
would have returned a plain text error message.The text was updated successfully, but these errors were encountered: