I found that connecting to my BSA45 works better when using a shorter timeout.
I changed
-
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.
I found that connecting to my BSA45 works better when using a shorter timeout.
I changed
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.