-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Bosch Heat Pump error: No communication on EMS bus #2104
Comments
Sorry to hear things are not working, but well done with such a concise write-up! Do you have anything else connected to EMS-ESP (like iobroker/home assistant/modbus) that is sending commands to EMS-ESP, just to rule that out? A few Rx/Tx errors are normal, but those Tx retries of 10 seconds aren't. I think this is what is tripping up the EMS bus and causing the issues, EMS-ESP is flooding the bus. @MichaelDvP, do you have any idea what could be causing all the HPmode writes? |
The log shows only read requests to the thermostat not answered. Also boiler goes to safe state, so it's not getting commands from thermostat. Seems to me the bus connection to thermostat is broken, so thermostat can not reach any device and shows error not reaching mixer etc. A full og should show the devices connected and communication from the other devices. |
Hi @proddy hi @MichaelDvP, @proddy: As I wrote in the description, I have HomeAssistant connected through MQTT Mosquito Broker, as described in the manual. And i bought the EMS-ESP to react to energy from the PV system, so yes, I sending commands:
But both are very unfrequent changes. When I look the changes in hA lookbook up, it a few chages during the day - nothing frequent. I attach a statistic to see the corelation: |
Sorry too knew. How can I download a full log? Do I have to select "ALL" and thats it?
the heat pump is installed since Feb 2024 and never reportet an errror. Since I have ems-esp installed, is almost every second or third day. Yesterday again. So for me it does seems to be in correlation with the ems-esp.
I can do, but because its a side project I'm hesitating. Is it possibel to downgade, when i run in to trouble? And what excatly would you need? Just a full Log? |
Yes, just select loglevel ALL, apply change, wait afew minutes and download this log.
Maybe something like in #1953.
Yes. |
Hi, I had exactly the same issue with version 3.6.5 and the same heatpump. |
Hi @mroeckl , |
Bad news! The issue occurred again today 😫 |
Today, the issue occurred again with 3.7.1-dev.3. Afterwards I exported the logs with loglevel=ALL: log-2.txt @MichaelDvP, any idea what we can try to do? I am a bit frustrated because I really like ems-esp but restarting the heat pump every few days is no possible. |
I got similar errors on mixer mm100 and whole system when EMS-Bus cabling was causing too many errors. |
I upgraded to the latest dev on 22.10., and now two days ago: the failure happened again. Here are the full logs from yesterday and today (i just took two samples in case anything changed, but from what I can see, its very similar)
What I realised is, that the esp-ems uptime is reseting. When I start writing it was a liitle bit above 1 day. And now it resets to zero. Does that mean the ems-esp resets? Can you assume why that happens? Here is a screenshot from the status page from just now: here is a log from after the restart: |
Yes, sounds similar, even though its a differnet failure code |
@proddy @MichaelDvP |
DESCRIPTION
I have a new gateway E32 V2 installed since three weeks on the service jack. And it happened today the fifth time, that the heat pump (Bosch Compress 6800i AW) returns a EMS bus error (error code A01-1010, ---6233, A31-3101), and can't access the mixer MM100, and goes to a emergency mode (so my house gets cold).
The gateway is connected through MQTT to home assistant, where the system reports normal. It also seems to read values from the bus, EMS gateway status is connected. So I can see the boiler temperatures going down, and the EMS TX Fails goes up. But I cant write on the EMS bus anymore (set target room temperature in home assistant or on the webinterface of the gateway returns a RX write error). The ems-esp system log returns a constant RX read error every 10-15sec.
The only way I can fix the issue at the moment, is to power down the heat pump internal unit, disconnect the esp-ems gateway from the service jack, power up the heat pump, and reconnect the esp-ems gateway.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
http://<IP>/api/system
emsesp_system_info (1).txt
TO REPRODUCE
Steps to reproduce the behavior:
I have no idea how to reproduce the failure, how or why it happens.
EXPECTED BEHAVIOUR
EMS bus without errors and a heat producing heat pump, which i can interact through home assistant
SCREENSHOTS
If applicable, add screenshots to help explain your issue.
ADDITIONAL CONTEXT
Add any other context about the issue here.
log (1).txt
By the way, hardware setup:
the EMS cable sticks out of the service jack so much, that i can not close it in a normal way. it works, but its not ideal. Any suggestions to that?
(Please remember to close the issue when it has been addressed)
The text was updated successfully, but these errors were encountered: