-
-
Notifications
You must be signed in to change notification settings - Fork 113
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
Strange behavior of warm water after connection of ems-esp #145
Comments
Please post the telnet output of |
Here it is: EMS-ESP version 2.2.0 Boiler: BK13/BK15/Smartline/GB1x2 (DeviceID:0x08, ProductID:64, Version:03.06) Thermostat: RC35 (DeviceID:0x10, ProductID:86, Version:01.06) Controller: BC10/RFM20 (DeviceID:0x09, ProductID:68, Version:02.03) |
Waiting on telnet, I also got some crc errors. Random interval, 15s/1min e003+02:52:01.142 E 14: [telegram] Rx: FF 08 00 18 00 39 02 4D 64 00 01 01 20 60 80 00 02 43 02 4D 00 00 0F 30 59 00 CC 00 00 00 63 (CRC 63 != 44) |
Warm Water settings seems ok, circulation is set to 2x3min per hour, maybe it's cooling down to fast. Try to increase the value and check if it works. : Telnet login als |
I did try to set circulation "always on" from RC35 but no effect |
I was working with @appliko on this issue on Gitter earlier. What's strange is that the boiler's hot water was working fine before EMS-ESP was plugged in. There are no Tx/Write commands sent when EMS-ESP boots up so it can't be changing any values and the Shower Alert code is disabled. I recommended setting TxMode to 0 (off) and trying again to be 100% sure. Also a reset of the Boiler back to factory settings might b a good thing to do |
I did try to set TX mode to 0 and restart everything, but nothing changed |
@appliko : boiler and thermostat are different settings, RC35 circulation "always on" means no day/night switching, but does not influence the boiler circulationmode. @proddy I don't think this is caused by attaching the ems-esp, maybe accidental changes by trying out. Also i do not recomment resetting boiler to factory defaults, you have to set all settings specific for the system too. |
The only thing I did touch is "Boiler Comfort Mode" as exposed on Domoticz through MQTT 2021-02-27 22:00:36 | Hot | Admin |
How can I check if "call boiler wwcircmode 7" is effective ? |
Supposing RC35 is overwriting, I found RC35 service manual and I set recirculation mode to continuous |
Are you still on tx-mode 0? Then setting commands do not work. |
I did set back to mode 1 after testing mode 0 for one day, and I restarted everything. No change. I was wondering instead if before for some reasons max temp of hot water was 80 degrees instead of 60 |
The RC35 has a limiter to 60 degree, you can overwrite this limit in the service menu. Maybe the limiter is resetted on power loss after buffer cap is empty. |
Changed by service menu |
Not all values are reset to default, the system parameters are stored permanently, e.g. default is no warm water, no circulation, reducemode outdoor, designtemperature 75°C, etc. Also the defaults fits for most systems and are not changed on installation. But the DHW-limit is a safety function, at 60°C skin burning is at >1second contact, enough time to react, higher temperatures can be dangerous for some people. I understand that Bosch resets this on unclear situations (longer powercut or Rc35 moved to another system?) |
I saw on service on RC35 menu that you can choose between "3-way valve" and "cilynder" |
Is this instantaneous/flow/combi hot water or from a storage cylinder? If it's instant, many boilers have an option to keep the hot water plate heat exchanger warm (to give faster hot water response) or not (to save energy). Bosch boilers in the UK call this 'Preheat' or 'ECO'. Maybe this setting has been disturbed somehow? On my boiler with storage cylinder, the Preheat and ECO settings are used to define when the cylinder is reheated. In 'Preheat' mode, cylinder heats with 5ºC temperature drop. In 'ECO', cylinder heats when a 10ºC drop is reached. |
There is an external cylinder for hot water. on RC35 service menu the heating circuit is set to 3-way valve but I don't know if it is the original setting. What is strange to me is that if I close hot water for even few seconds, I get one very cold water shot when I reopen. |
Look at your installation. Charging pump (left) has a seperate pump for charging the DHW-buffer, With 3-way-valve (right) you have only one pump and a 3-way-valve that switches between DHW-loading and heating circuit. For the logic it means: in left case only the pump has to be activated to heat up DHW, in right case the pump and the valve has to activated. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Hi
I have an issue with warm water. After installation of ems-esp board, it is slower and less hot.
I'm using esp8266 / 2.2.2-dev(38a443e), service key mode
Connected by 3.5mm jack on front service port
Boiler is a Buderus Logamax plus GB152-16 with RC35 with external buffer
Boiler is recognized as BK13/BK15/Smartline/GB1x2
I'm using it from Domoticz via MQTT set as "on change"
Before installation of the board, warm water was immediately available, even with low flow.
Warm water was also quickly available with little opening of nozzle. Hot water was really hot
After installation, temperature of warm and hot water is generally low. It needs to fully open to get it warm
Also, it needs time to get it warm. And, more curious, if I close and open the nozzle again I got a shot of cold water
I suppose that at installation or trying to change Boiler Comfort mode, some values are changed but I cannot understand what
Any idea ?
Thanks
The text was updated successfully, but these errors were encountered: