grover / homebridge-ranger

A HomeKit range extender for Bluetooth Low Energy (BLE) accessories.
MIT License
73 stars 15 forks source link

Eve Energy: Disconnect after a few minutes #38

Closed curana closed 4 years ago

curana commented 4 years ago

Hi,

I got the ranger to work on my Homebridge system on a RPi 3. After a fresh start it connects to my Eve Energy and everything works.

However after a few minutes the connection seems to get lost (RPi is next to the Eve Energy) and I cant get it to reconnect. Only by restarting Homebridge.

Any idea what I could do? I tried to set the Timeout value in the config but Homebride wont finish the start up in this case without error (PIN will never be shown on the console).

Can you help?

Thanks for maintaining this plugin!

curana commented 4 years ago

Maybe I could solve it by reducing the Baudrate for the RPi.

see https://github.com/raspberrypi/firmware/issues/1150