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

Missing strings for some descriptions of the standard services / characteristics #157

Open
raffaeler opened this issue May 4, 2020 · 1 comment

Comments

@raffaeler
Copy link

I am using v3.3.3 "Bluetooth Low Energy App" + nRF52840 Dongle on my sensors.
I configured the sensor with a 0x1826 service (Fitness Machine) and a 0x2ACD characteristic (Treadmill Data).

When I connect to the sensor I can't see "Fitness Machine" of "Treadmill Data" but just "0x1826" and "0x2ACD". Could you please add all the standard services strings to the application?

FYI, I tried to configure the sensor as a Heart Rate sensor (0x180D) and (0x2A37) and I can see the strings correctly.

Thanks for the great work!

@andyklaiber
Copy link

andyklaiber commented Aug 15, 2020

It looks like the treadmill data description has been added in the latest version of the BLE app add-on for nRF connect.

https://github.com/NordicSemiconductor/bluetooth-numbers-database/blob/ff56d439019225789828ed5a244704b9dd59667c/v1/characteristic_uuids.json#L211

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

2 participants