apache / apache/mynewt-mcumgr-cli
MACos - Echo hello returns error: Failed to connect to peer after 10sec
Open
- Dominant language
- Go
- Stars
- 83
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I am using the SMP Server sample from Zephyr on a nRF52DK. I can send echo command through nRF Device Manager successfully.
However, doing it on MAC returns: Failed to connect to peer after 10sec.
I am using this command:
`sudo ./mcumgr --conntype ble --connstring peer_name='Zephyr' echo hello`
I am using Go version 17 and installed mcumgr by writing:
`go get github.com/apache/mynewt-mcumgr-cli/mcumgr`
Any idea what the reason could be?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.