PatrickE94 / pycalima

Python interface for Pax Calima Fan via Bluetooth LE
Apache License 2.0
43 stars 22 forks source link

2 Calima #6

Closed Beachbuster closed 5 years ago

Beachbuster commented 5 years ago

Hi,

I have 2 pcs Calima via 2 pcs Raspberry Zero due to that they are too far to handle Bluetooth length. If I run one, it will work perfectly, but if both are running then one will stop after a while with Device disconnected.

Do you know what it may be?

PatrickE94 commented 5 years ago

Hi!

Can you post the error message you get when it disconnects?

Beachbuster commented 5 years ago

Hi, Thanks for answering so fast:-)

I've added extended logging, but that doesn't give more information. It runs normal, but suddenly it says "Device disconnected" and script stops. I tried to downgrade Bluepy to version 1.1.4 on one of my Zero's, and now it has been running for 2 hours without a disconnect.

I'll let you know how it goes.

Beachbuster commented 5 years ago

Same issue with "Device disconnected" with version 1.1.4

Beachbuster commented 5 years ago

Strange, after I did a new installation on both Raspberry Zero it has works 2 days now. Thousand thanks for your you have done this code:-)

So I close this now.