danielkucera / esp-arduino-ebus

65 stars 11 forks source link

Home assistant loses connection with EBUS adapter #60

Open etmnidj1 opened 6 months ago

etmnidj1 commented 6 months ago

Hi Daniel,

I managed to install the EBUS to WiFi adapter module v6.1 into my vaillant geotherm heatpump.

I use HomeAssistant as a dashboard to monitor the heatpump. After setup everything works fine but I notice that after two to three days the connection is lost (both local IP address and in home assisitant ) with the ebus adapter module.

Wifi coverage is excellent nearthe pump so that shouldn't be a prblem.

Any suggestions what I can do?

Please let me know how I can provide you with logs etc.

Regards

Niels

danielkucera commented 6 months ago

Hi @etmnidj1 ,

does the adapter completely looses WiFi connection? Can you ping it?

Can you try to power it from an external adapter if the problem persists? See https://github.com/danielkucera/esp8266-arduino-ebus#the-adapter-is-loosing-connectivity-breaking-other-ebus-components-communication-d7-is-blinking-wifi-is-disappearing-after-connecting-devices-on-the-bus-show-error-status-or-other-intermittent-failures

etmnidj1 commented 6 months ago

Hi Daniel,

This is what I get back after pingin

C:\Users\RWS>ping 192.168.11.248

Pinging 192.168.11.248 with 32 bytes of data: Reply from 192.168.11.250: Destination host unreachable. Reply from 192.168.11.250: Destination host unreachable. Reply from 192.168.11.250: Destination host unreachable. Reply from 192.168.11.250: Destination host unreachable.

Ping statistics for 192.168.11.248: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

If I power it from an external adapter; do I need to change something to the adapter or just plug in an usb c cable connected to an adapter

danielkucera commented 6 months ago

remove jumper

etmnidj1 commented 6 months ago

Ok how do I do that?

danielkucera commented 6 months ago

catch it with pliers or tweezers and pull it up

etmnidj1 commented 6 months ago

I meant where is the jumper on the board??

etmnidj1 commented 6 months ago

I see a D9 but not d4 as it says in the documentation

etmnidj1 commented 6 months ago

![Uploading IMG_7147.jpeg…]()

etmnidj1 commented 6 months ago

Jusr removed a jumper and connected a usb-c cable to the board. The data is available again, see how long it will stay up now.

Thanks for the support

Regards Niels