-
-
Notifications
You must be signed in to change notification settings - Fork 396
Closed
Labels
scale supportIndicates that this issue is a request for support for a specific scale.Indicates that this issue is a request for support for a specific scale.
Description
Scale name
non-existing at this point, in development.
I've got a "compliant" bluetooth WSS service, that notifies me of weights with timestamps, and as best as I can tell from https://github.com/oliexdev/openScale/blob/master/android_app/app/src/main/java/com/health/openscale/core/bluetooth/scales/StandardWeightProfileHandler.kt#L98-L103 it should not require the user data service or time services.
NRF connect recognises it as a standard weight service and decodes the weights correctly, so I'm 99% sure I've got the WSS portion correct, are the user data and time services really required?
Still, openScale 3 just reports "not supported" for this device. The debug log contains... nothing? there's just "17 devices found, scanning stopped"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scale supportIndicates that this issue is a request for support for a specific scale.Indicates that this issue is a request for support for a specific scale.