8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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?