Skip to content

Adding example get_client_by_address.py #46

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adamgross42
Copy link

This is somewhat related to #4. I have a fitness machine that doesn't produce the correct advertisement data, but it still produces FTMS data that is readable by other applications. It can be picked up by this library, at least partially, but it needs to bypass the code that inspects the advertisement by first building a client with Bleak, as mentioned here.

I haven't been able to read FtmsEvents events from the machine, so more examples of using get_client() may still be helpful.

To use this script, run: $ pyftms_get_client.py --address xx:xx:xx:xx:xx:xx

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

Successfully merging this pull request may close these issues.

1 participant