utzig commented on issue #15:
URL: 
https://github.com/apache/mynewt-mcumgr-cli/issues/15#issuecomment-674864421


   > @utzig Can you confirm this issue or is it working on a setup you have?
   
   My nrf-52x boards are currently not working, so no.
   
   > > I am having this issue as well. I am using nrf52dk_nrf52832 with the 
built-in BLE on a mac book pro. I am using mcumgr installed from `go get 
github.com/apache/mynewt-mcumgr-cli/mcumgr` 
(https://github.com/apache/mynewt-mcumgr). It appears to be behind the 0.1.0 
latest release.
   > > ```
   > > user@host ~ % mcumgr version
   > > mcumgr 0.0.0-dev
   > > ```
   > 
   > Version `0.0.0-dev` is hard coded: 
https://github.com/apache/mynewt-mcumgr-cli/blob/master/mcumgr/mcumgr.go#L65
   > 
   > Not sure why @sjanc Tagged it with `0.1.0` in 
https://github.com/apache/mynewt-mcumgr/releases/tag/mcumgr_0_1_0_tag
   > I guess he forgot to updated the hardcoded value.
   
   I believe you are confusing `mynewt-mcumgr` and `mynewt-mcumgr-cli`. The 
first one is a dependency for Mynewt and is tagged; the second one is not and 
is not tagged (but maybe it should!).


----------------------------------------------------------------
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]


Reply via email to