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

unable to register MCCGQ02HL #14

Open
newfix opened this issue Mar 25, 2023 · 0 comments
Open

unable to register MCCGQ02HL #14

newfix opened this issue Mar 25, 2023 · 0 comments

Comments

@newfix
Copy link

newfix commented Mar 25, 2023

After having modified miauth/ble/blue.py to replace
self.p.connect(self.mac, btle.ADDR_TYPE_RANDOM)
by
self.p.connect(self.mac, iface=0)
I am able to connect to my device MCCGQ02HL.

However, when invoking
python -m miauth.cli "my:ma:ca:dd:re:ss" --register
I am repeatedly shown a message saying:
Please press power button within 5 secs after beep:
but pushing the only button that my device has does not appear to have any effect.

Any help would be appreciated.

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

1 participant