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

Blaupunkt SW500 support #1077

Open
1 task done
SugaryKebab opened this issue Sep 30, 2024 · 1 comment
Open
1 task done

Blaupunkt SW500 support #1077

SugaryKebab opened this issue Sep 30, 2024 · 1 comment

Comments

@SugaryKebab
Copy link

Blaupunkt SW500
https://www.technofashionglobal.com/blaupunkt-sw500-body-master-smart-scale-navy-blue
https://play.google.com/store/apps/details?id=com.technofashion.app

_

Step 1: Read the general reverse engineer process

Step 2: Acquiring some Bluetooth traffic
Attach 3 log files with the corresponding true values, read here for further information.

  1. Bluetooth HCI Snoop log file
    user settings in the vendors app:
sex (male), body heigh 170cm , age 20, activity level(app doesnt have)

measured true values in the vendors app for the 1. HCI Snoop log file:

weight 90.2 kg, date 30/09/2024 08:48:33, BMI 31.2, body fat rate 28.0% , muscle mass 43.5kg, fatmass 25.2
body water  %53.1, bone mass 3.3kg, bmr 1773kcal.

--> Attach the 1. HCI Snoop log file here <--
first btsnoop_hci.log

  1. Bluetooth HCI Snoop log file
    user settings in the vendors app:
sex (male), body heigh 170cm , age 20, activity level(app doesnt have)

measured true values in the vendors app for the 2. HCI Snoop log file:

weight 94.2 kg, date 30/09/2024 09:01:25, BMI 32.6, body fat rate 29.1% , muscle mass 42.4 kg, fatmass 27.4
body water  %51.5, bone mass 3.4kg, bmr 1813kcal.

--> Attach the 2. HCI Snoop log file here <--
second btsnoop_hci.log

  1. Bluetooth HCI Snoop log file
    user settings in the vendors app:
sex (male), body heigh 170cm , age 20, activity level(app doesnt have)

measured true values in the vendors app for the 3. HCI Snoop log file:

weight 91.4 kg, date 30/09/2024 09:07:01, BMI 31.6, body fat rate 27.4% , muscle mass 43.5 kg, fatmass 25.0 kg
body water  %53.0, bone mass 3.3kg, bmr 1803kcal.

--> Attach the 3. HCI Snoop log file here <--

third btsnoop_hci.log

Step 3: Discover Bluetooth services and characteristic
Read here how to create the openScale debug file

--> Attach the openScale debug log file here <--
BLE.txt

WhatsApp Image 2024-09-30 at 09 16 39(1)
WhatsApp Image 2024-09-30 at 09 16 39
WhatsApp Image 2024-09-30 at 09 16 38

@SugaryKebab
Copy link
Author

after some diggin I've found this scale is just reskin of a tuya scale https://solution.tuya.com/projects/CMa4vm2go4c3d7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant