apache / apache/mynewt-mcumgr-cli

MACos - Echo hello returns error: Failed to connect to peer after 10sec

Open
#27 4 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.