Coder Social home page Coder Social logo

Comments (5)

lobocobra avatar lobocobra commented on May 24, 2024

It seems that the data is written but my RC35 does not change thestatus.
Example:
If I set the heating manually to night mode, my rc35 keeps showing auto mode.
=> same if I set temperature.

Is this a problem with the RC35, that it does not listen to the BUS and thus the RC35 shows the old (overwritten) data?

Does anyone know this?

from nefit-buderus-ems-bus-arduino-domoticz.

lobocobra avatar lobocobra commented on May 24, 2024

A probable cause could be that my house has a floor-heating and the used circuit is NR2.
=> I currently try to send telegram but, I have problems to find plausible values.

If anyone managed to change day/night or the temperature, please give me a hint...

from nefit-buderus-ems-bus-arduino-domoticz.

lobocobra avatar lobocobra commented on May 24, 2024

I found the solution...
The problem was that this code assumes that you have 1 circuit.
=> but if you have a floor heating it is circuit 2.

To change the day / night status you need to....
send 0b 90 47 07 01 => to show the current status
send 0b 10 47 07 02 => to set the status on automatic (2)

means you need to find out the codes... go here....
https://emswiki.thefischer.net/doku.php?id=wiki:ems:telegramme#schaltzeiten_allgemein

from nefit-buderus-ems-bus-arduino-domoticz.

proddy avatar proddy commented on May 24, 2024

For the record, the code was designed that way and its clearly mention in the documenaton here "RC35 with support for the 1st heating circuit (HC1)". Why don't you contribute and extend the code to support the other HCs?

from nefit-buderus-ems-bus-arduino-domoticz.

lobocobra avatar lobocobra commented on May 24, 2024

I am on it :)
=> Just wanted to leave a trace here for others so that they might use it.

from nefit-buderus-ems-bus-arduino-domoticz.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.