We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to read the cycling cadence using GATT UUID 0x1816 and characteristic 2A5B but I can't list any services with these parameters.
0x1816
2A5B
I started the script with npm run simulator -- --variable=csp --variable=power --variable=cadence --variable=speed
npm run simulator -- --variable=csp --variable=power --variable=cadence --variable=speed
Would you be able to help?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to read the cycling cadence using GATT UUID
0x1816
and characteristic2A5B
but I can't list any services with these parameters.I started the script with
npm run simulator -- --variable=csp --variable=power --variable=cadence --variable=speed
Would you be able to help?
The text was updated successfully, but these errors were encountered: