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

New Scale Medisana BS A45 #103

Open
aeff81 opened this issue Jan 31, 2022 · 1 comment
Open

New Scale Medisana BS A45 #103

aeff81 opened this issue Jan 31, 2022 · 1 comment

Comments

@aeff81
Copy link

aeff81 commented Jan 31, 2022

I found that connecting to my BSA45 works better when using a shorter timeout.

I changed

  • tries = 3
  • tries = 10
  •        device = adapter.connect(address, 8, addresstype)
    
  •        device = adapter.connect(address, 3, addresstype)
    

in BS440.py and otherwise configured it as BS444 in BS440.ini.

I'll do some further testing, but right now it works pretty reliable.

Maybe that's also helpful for somebody else.

@Boldfor
Copy link
Contributor

Boldfor commented Jan 12, 2023

@aeff81, can you confirm that the changed settings prove to work reliably? If yes I'd try to incorporate the BSA45 as a model into the script.

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