-
Notifications
You must be signed in to change notification settings - Fork 62
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
osx monterey m1 not working #141
Comments
same here |
I am on macOs 12.1 now. It still doesn't discover any HUB. I think it is related to this issue: abandonware/noble#225 |
Passing the LWP3 service UUID to See abandonware/noble#225 (comment) Also, please file an issue in the Apple Feedback assistant and link the noble issue. Hopefully if enough people report it, Apple might do something about it. |
I also have some basic issues on 12.1, but since it is on Intel, I posted it in a separate issue: #142 |
Seems that this might be related to the OS and not the M1 chip: https://developer.apple.com/forums/thread/694146?login=true&r_s_legacy=true |
Can you elaborate in more detail on how to do that in code? |
Hi, I've just published a new version (8.0.0) that should make this work on Monterey again. As mentioned, passing the service id's to the startScanning function solves the issue. Initially I had concerns with using both LWP3 and WeDo 2.0 service id's as it should find one or the other, not both, but it doesn't seem to pose any problems. |
I can confirm - the new version works! Thanks a lot! |
I can confirm the following setups:
the discovery works for
I am upgrading the OS and testing against 12.4 later today. If I forget to report the results, feel free to @ me on this post. |
The combination of
and both hubs works as well. |
osx monterey m1 not working
After upgrading the os, the hub is not visible. talked to apple support for an hour, they could not help. maybe you know what the problem may be
The text was updated successfully, but these errors were encountered: