littlej956
littlej956
Hi, any update on this ?
> I got it working. After reading slave configuration (cmd ID 3), the MemberID code is received in the response. After that, master configuration write command (cmd ID 2) needs...
@Llenas09 check my mentions, this is the code snippet you need //read slave config unsigned int data = 0; unsigned long request = ot.buildRequest( OpenThermRequestType::READ, OpenThermMessageID::SConfigSMemberIDcode, data); unsigned long response...
Hello, unfortunately when boiler is configured to work with opentherm thermostat you cannot set service temperature limits. I need to set it up from opentherm somehow.