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

Error message when receiving data #113

Open
jordy101091 opened this issue Aug 8, 2023 · 1 comment
Open

Error message when receiving data #113

jordy101091 opened this issue Aug 8, 2023 · 1 comment

Comments

@jordy101091
Copy link

I have a weight scale BS436 from Medisana.
I have followed every step in the tutorial but I get this message every time:

Capture

What could be the issue here
Hope somebody could help me out

@DjZU
Copy link
Contributor

DjZU commented Aug 8, 2023

I recommend to install this in a python virtual environment so your pip packages are up-to-date and isolated from the system ones.

BS436 is not yet supported.

First thing is to find out the address type. You can try to set device_model to BS410 in your BS440.ini if the value was the default BS440. This will switch the address type from random to public. I don't think it will help though as it seems that you can connect successfully to the scale.

The Characteristics may be different. To find this out, you have some good lecture here: #56

Next time please paste your log as text from BS440.log

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