Search found 10 matches
- Sun Feb 16, 2014 9:45 pm
- Forum: Opentherm Gateway Forum
- Topic: Thermostat loses its date/time setting
- Replies: 11
- Views: 9622
Re: Thermostat loses its date/time setting
Unfortunately: problem still not resolved... I've been setting the time every hour but the thermostat simply loses its time now and then. When I've set the interval at 60 seconds again the problem (seemingly) does not occur anymore. I'll see if I can get some logging when it occurs. But it's hard to...
- Tue Feb 04, 2014 6:25 pm
- Forum: Opentherm Gateway Forum
- Topic: Thermostat loses its date/time setting
- Replies: 11
- Views: 9622
Re: Thermostat loses its date/time setting
Thanks! It seemed that setting the time once per hour was not enough to keep it synced. Hopefully this is not a problem anymore, testing now!hvxl wrote:Firmware version 4.0b2 has a fix for this problem.
- Tue Feb 04, 2014 6:16 pm
- Forum: Opentherm Gateway Forum
- Topic: Problem starting after power outage
- Replies: 23
- Views: 21082
Re: Problem starting after power outage
I've installed the latest FW (4.0b2), which I believe should fix this ('A continuous BREAK condition on the serial interface should not stop the gateway from handling opentherm messages.'). However, after a complete power failure the LEDs still keep flashing once a second. How long should they do t...
- Thu Jan 09, 2014 7:21 pm
- Forum: Opentherm Gateway Forum
- Topic: Opentherm Gateway
- Replies: 338
- Views: 386088
Re: Opentherm Gateway
Schelte, OTG -> Raspberry pi with remserial -> php webserver An alternative for remserial which you apparently have to compile yourself is "socat" which is a standard package on Debian. It has A LOT of options. Example on server (transmit data from ttyUSB0 via UDP to other host): $ socat ...
- Tue Jan 07, 2014 2:02 pm
- Forum: Opentherm Gateway Forum
- Topic: Thermostat loses its date/time setting
- Replies: 11
- Views: 9622
Re: Thermostat loses its date/time setting
Looking at the logs, it seems like once again I fell into my usual trap. The list of alternative messages appears to have become empty. Without alternatives the gateway forwards the Day of week and time of day message to the boiler. The boiler responds with Unk-DataID *and* clears the data bytes. T...
- Sun Jan 05, 2014 5:49 pm
- Forum: Opentherm Gateway Forum
- Topic: Opentherm Gateway 4.0 alpha/beta testers wanted
- Replies: 285
- Views: 222457
Re: Opentherm Gateway 4.0 alpha/beta testers wanted
Do you also have a Linux x86_64 or the raspberry version of this? Then I can get the logging on console as well. You can run the 32-bit linux version on a 64-bit linux platform with 32-bit libraries installed. I have uploaded otmonitor 4.0b2.2 for raspberry pi. Great, working now on the RPi which a...
- Sun Jan 05, 2014 12:05 pm
- Forum: Opentherm Gateway Forum
- Topic: Opentherm Gateway 4.0 alpha/beta testers wanted
- Replies: 285
- Views: 222457
Re: Opentherm Gateway 4.0 alpha/beta testers wanted
I can't start otmonitor as a daemon... When starting it with gui is runs without any problem. Thanks for the report. I made a slight change to the program to fix this. You didn't specify which platform you are running this on, but I guess it's linux-x86. I have created a version 4.0b2.1 of otmonito...
- Sun Jan 05, 2014 12:02 pm
- Forum: Opentherm Gateway Forum
- Topic: Thermostat loses its date/time setting
- Replies: 11
- Views: 9622
Re: Thermostat loses its date/time setting
Of course! I'll have to get a box with the graphical otmonitor then. It won't work on my Machvxl wrote:Can you provide a few minutes of log so I can get a better understanding of what is happening?

- Sat Jan 04, 2014 6:09 pm
- Forum: Opentherm Gateway Forum
- Topic: Thermostat loses its date/time setting
- Replies: 11
- Views: 9622
Re: Thermostat loses its date/time setting
Exactly what I thought. I don't need the gateway to keep the time, but now it's apparently doing something to the thermostat making it reset to 00:00. As workaround I've implemented the fix you described (set the time every x seconds) but I'd rather have it fixed ;-) It did work before the gateway w...
- Sat Jan 04, 2014 2:52 pm
- Forum: Opentherm Gateway Forum
- Topic: Thermostat loses its date/time setting
- Replies: 11
- Views: 9622
Thermostat loses its date/time setting
I'm (or actually: my friend) is using a Intergas compact HR22 boiler with a Honeywell Chronotherm Modulation CMT8851M1000 and version 4.0b1 as firmware. I would like to start with: what a great hardware AND software this is! Anyway: my friend has the problem that his thermostat loses its date/time s...