Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems running under MacOS Mojave #4

Open
Chiefcodemonkey opened this issue Aug 19, 2019 · 4 comments
Open

Problems running under MacOS Mojave #4

Chiefcodemonkey opened this issue Aug 19, 2019 · 4 comments

Comments

@Chiefcodemonkey
Copy link

Hi Ric / others.

I had this code running with no problems under El Capitan (10.11.6) - have just upgraded to Mojave (10.14.6) and get runtime errors. Have tried re-installing Go and recompiling etc but when running i get the following error:

AM$ tpmssh -duration 5s
2019/08/19 10:11:30 Unhandled event: xpc.Dict{"kCBMsgArgs":xpc.Dict{"kCBAdvDataDeviceAddress":[]uint8{0x5a, 0x2, 0xf, 0x86, 0xc, 0xa3}}, "kCBMsgId":38}
2019/08/19 10:11:30 Unhandled event: xpc.Dict{"kCBMsgArgs":xpc.Dict{"kCBAdvDataDeviceAddress":[]uint8{0x5a, 0x2, 0xf, 0x86, 0xc, 0xa3}}, "kCBMsgId":38}

any help appreciated.

@ricallinson
Copy link
Owner

Hey, those errors should not interfere with the programs operation. Let me check it out with some physical devices.

@ricallinson
Copy link
Owner

Not good news I'm afraid. The underlying library I'm using for the Bluetooth connections has issues with Mojave (go-ble/ble#32).

I'll investigate further.

@ricallinson
Copy link
Owner

Going to look into this library (https://github.com/paypal/gatt/tree/master/examples) as a replacement. Unfortunately I'm not able to take a look for a few weeks.

@Chiefcodemonkey
Copy link
Author

Ric,

Super - thank you - will try and take a look myself also but am away until the end of this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants