apache / apache/mynewt-mcumgr-cli

Print plain text error message rather than error code

Open
#4 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
83
Forks
43
PR merge metrics
No merged PRs in 30d

Description

I recently got `Error: 1` while I was expected my `mcumgr` command line to work. See my issue report here: https://github.com/zephyrproject-rtos/zephyr/issues/7924#issuecomment-407478098

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.