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
I suspect you're using an older version of the library that doesn't support the latest MAC OSX version. This repo currently uses the native mac os bindings, while older versions used XPC. To get the latest version, try running go get -u github.com/apache/mynewt-newtmgr/newtmgr, and execute the newtmgr binary file from the go bin directory.
I installed 1.7.0 via brew.
I've tried different connection profile parameters but no luck.
$ newtmgr conn add profile01 type=ble connstring="peer_id=b6c9e1eece3cec00d78f48601e516659"
$ newtmgr reset -c profile01
2020/03/25 12:52:05 Unhandled event: xpc.Dict{"kCBMsgArgs":xpc.Dict{"kCBAdvDataDeviceAddress":[]uint8{0x65, 0x73, 0x16, 0xf4, 0x9b, 0x8}}, "kCBMsgId":38}
2020/03/25 12:52:05 Unhandled event: xpc.Dict{"kCBMsgArgs":xpc.Dict{"kCBAdvDataDeviceAddress":[]uint8{0x65, 0x73, 0x16, 0xf4, 0x9b, 0x8}}, "kCBMsgId":38}
Error: Failed to connect to peer after 10s
The text was updated successfully, but these errors were encountered: