QAA73.110 showing incorrect values when otgw connected

This Forum is about the Opentherm gateway (OTGW) from Schelte

Moderator: hvxl

Post Reply
Bororo
Member
Member
Posts: 64
Joined: Mon Jan 31, 2011 11:20 am
Contact:

QAA73.110 showing incorrect values when otgw connected

Post by Bororo »

Hi All,
I'm using latest OpenTherm Gateway (4.2.8.2) + OpenTherm Monitor 4.5 with Geminox THRi 2-17 M75V (Siemens LMU64) and QAA73.100 controller. As my boiler does not support Remote override room setpoint functionality, I'm using OTMonitor as MQTT client which sending data to Home Assistant.
Some time ago I was trying to find out where Max CH value is set in my boiler (value 89,0 C) as I was not able to use OTmonitor functionality for changing this value. I've made pictures of all my QAA73 setting including those accessible via OEM menu. Today I realized, that one of the QAA setting on line 506 named TvSmin is set to 404.0 C. According to LMU64 documentation this setting is Minimum flow setpoint temperature and it's range is 20-90 C. I'm sure (and also have picture) that some days ago there was standard value (20.0 C) so I was suspicious that this is caused by OTGW and disconnected it from the boiler. Unfortunatelly TvSmin returned back to value of 20.0 C. Just for su I also dowgraded to 4.2.5 and OTMonitor from previous year but no change.

Is it possible, that OTGW is interferencing with QAA73.110 and LMU64?
Is there any Geminox user with OTGW and correct value on line 506?

or am I doing something wrong? should all parts start in different sequence? (1. boiler 2. otgw)
hvxl
Senior Member
Senior Member
Posts: 1965
Joined: Sat Jun 05, 2010 11:59 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by hvxl »

A remote override room setpoint is something that is contrived ("bekokstoofd") between the OTGW and the thermostat. The boiler does not need to support anything special.

TvSmin and TvSmax sound like the values a boiler may report in MsgID 49. According to the equipment matrix, that is not something the QAA773 normally requests. Maybe it only does when it starts and that has just not been captured in any of the uploaded logs. Even then, the min and max values are each transferred in a byte. So the reported value can never be 404.

To investigate, check the OTGW log for MsgID 49. Maybe restart the QAA73 to force it to ask for things it only requests once. If MsgID 49 doesn't occur, you can use the PM=49 command to make the OTGW request it once from the boiler. Of course, that information will not go to the thermostat in that case.

The order of powering up things should not matter. I'm sure I must have used every combination over the years.
Schelte
Bororo
Member
Member
Posts: 64
Joined: Mon Jan 31, 2011 11:20 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by Bororo »

Hi Schelte,
I've found only logs from 2 days ago and if I understand correctly that Message ID = Max CH setpoint boundaries I see this:

Code: Select all

----------------------------------------------------------------------------------------------------------------
00:30:54.087234  R80310000  Read-Data   Max CH setpoint boundaries: 0 0
00:30:54.448878  B40315914  Read-Ack    Max CH setpoint boundaries: 89 20
----------------------------------------------------------------------------------------------------------------
00:31:05.317664  BC0060707  Read-Ack    Remote parameter flags: 00000111 00000111
                               - DHW setpoint transfer: enabled (1)
                               - max CH setpoint transfer: enabled (1)
                               - DHW setpoint: read/write (1)
                               - max CH setpoint: read/write (1)
----------------------------------------------------------------------------------------------------------------
If Max CH setpoint boundaries MsgID 49 is related to LMU64 values 505 and 506 then something is wrong with my boiler as I can see values 80 20, but in the otmonitor log there is value 89 20.

Maybe I'm looking into wrong values as in the LMU64 documentation there is another line (504 TkSmax Maximum boiler setpoint temperature) which is not visible through QAA73.

I will try to connect otgw between QAA73 and LMU64 and will have a look to line 506 if value 404.0 C is still there and then compare it with MsgID 49 values in the log.

P.S: Would it be possible to add MsgID info into the log in future relases of otmonitor? The same way as seen on your website e.g. Max CH setpoint boundaries (MsgID=49)
Attachments
LMU64 parameters
LMU64 parameters
LMU64.PNG (164.22 KiB) Viewed 3787 times
506_TvSmin.PNG
506_TvSmin.PNG (233.31 KiB) Viewed 3787 times
505_TkSnorm.PNG
505_TkSnorm.PNG (245.69 KiB) Viewed 3787 times
Bororo
Member
Member
Posts: 64
Joined: Mon Jan 31, 2011 11:20 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by Bororo »

Just a quick update on this strange behavior - it looks to me that it's caused by OTGW setting GW=1 (gateway mode).
I've made several tests with 2 different OTGW devices and found line 506 TvSmin with incorrect value 404 C only when OTGW in gateway mode.
Switching back to GW=0 solved this issue.
I believe it's only cosmetic issue and undiscoverable in most cases as most users are not going to check regularly LMU values (which are accessible to OEM/serviceman) using QAA73...
And also value 404 C is out of allowed range for this variable.
hvxl
Senior Member
Senior Member
Posts: 1965
Joined: Sat Jun 05, 2010 11:59 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by hvxl »

In monitor mode (GW=0), the OTGW can't modify any of the Opentherm messages, while in gateway mode (GW=1) it can. However, it should normally produce mostly the same responses to the thermostat that the boiler would. But apparently there is some difference in the messages the thermostat receives between both modes. Logs of both cases would be interesting.
Schelte
fojtp
Starting Member
Starting Member
Posts: 3
Joined: Mon Sep 30, 2013 10:19 am

Re: QAA73.110 showing incorrect values when otgw connected

Post by fojtp »

Hi,
I've OTGW (4.2.8.2) + OTM (4.4.1) + Geminox THRi 2-17 M 75 H DC "ZP" (Siemens LMU64) + QAA73.110
What value do you want to find out?
fojtp
Starting Member
Starting Member
Posts: 3
Joined: Mon Sep 30, 2013 10:19 am

Re: QAA73.110 showing incorrect values when otgw connected

Post by fojtp »

GW=0 --> value 506 (TvSmin) is set to 20.0 C
GW=1 --> value 506 (TvSmin) is set to 404.0 C
Bororo
Member
Member
Posts: 64
Joined: Mon Jan 31, 2011 11:20 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by Bororo »

fojtp wrote:GW=0 --> value 506 (TvSmin) is set to 20.0 C
GW=1 --> value 506 (TvSmin) is set to 404.0 C
Thank you for confirming this. I believe it's caused by setting QAA73 to "programming" mode and OTGW somehow interfering communication between QAA and LMU. It's only cosmetic defect found and does not affect boiler performance.
hvxl
Senior Member
Senior Member
Posts: 1965
Joined: Sat Jun 05, 2010 11:59 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by hvxl »

hvxl wrote:Logs of both cases would be interesting.
Schelte
Bororo
Member
Member
Posts: 64
Joined: Mon Jan 31, 2011 11:20 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by Bororo »

I will post logs for both cases during a weekend as it's not possible to physically get there now (covid rules).
Bororo
Member
Member
Posts: 64
Joined: Mon Jan 31, 2011 11:20 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by Bororo »

Hi Schelte,
I've managed to test QAA73.110 and OTGW today.
As you can see from the log below my OTGW was set to Gateway mode at 10:14:01, then I entered OEM's mode on QAA73 (in this mode I can change some LMU64 (boiler) values) at 10:14:45 and since that time I see only some strange values in the log (10:14:45 till 10:15:59). All this garbage is captured when QAA73 is in "programming" mode and when I exited this mode, everything was back in normal as it's shown in the log at 10:16:00. I've repeated this exercise with OTGW in Monitor mode (10:16:44 - 10:18:06). I did not check all thermostat/boiler parameters accessible via QAA73, but as for line 506 TvSmin it's correct only when OTGW in Monitor mode (20 C) otherwise it's showing 404 C.
I think this behaviour is based on Geminox/Siemens implementation and has nothing to do with OTGW and I can only suggest to other user to disconnect OTGW when programming/changing parameters normally accessible only by installer/producer.
All the best.
Ivan

Code: Select all

10:14:00.894483  T001E0000  Read-Data   Solar collector temperature (MsgID=30): 0.00
10:14:01.293386  B601E0000  Data-Inv    Solar collector temperature (MsgID=30): 0.00
10:14:01.363715  Command: PR=M
10:14:01.381362  PR: M=G
10:14:01.864259  T00210000  Read-Data   Exhaust temperature (MsgID=33): 0
10:14:02.148247  BC0210017  Read-Ack    Exhaust temperature (MsgID=33): 23
10:14:02.871254  T10810200  Write-Data  Message ID 129 (MsgID=129): 512
10:14:03.138230  BD0810200  Write-Ack   Message ID 129 (MsgID=129): 512
10:14:03.860412  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:04.127363  BC0000102  Read-Ack    Status (MsgID=0): 00000001 00000010
10:14:04.849360  T90101000  Write-Data  Room setpoint (MsgID=16): 16.00
10:14:05.116360  B50101000  Write-Ack   Room setpoint (MsgID=16): 16.00
10:14:05.888349  T90170000  Write-Data  Room Setpoint CH2 (MsgID=23): 0.00
10:14:06.239323  B50170000  Write-Ack   Room Setpoint CH2 (MsgID=23): 0.00
10:14:06.860334  T10180FDC  Write-Data  Room temperature (MsgID=24): 15.86
10:14:07.228303  BD0180FDC  Write-Ack   Room temperature (MsgID=24): 15.86
10:14:07.849337  T80800000  Read-Data   Message ID 128 (MsgID=128): 0
10:14:08.216333  BE0800000  Data-Inv    Message ID 128 (MsgID=128): 0
10:14:08.838293  T10823753  Write-Data  Message ID 130 (MsgID=130): 14163
10:14:09.206293  BD0823753  Write-Ack   Message ID 130 (MsgID=130): 14163
10:14:09.877283  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:10.195267  BC0000102  Read-Ack    Status (MsgID=0): 00000001 00000010
10:14:10.867253  T10011B00  Write-Data  Control setpoint (MsgID=1): 27.00
10:14:11.184249  BD0011B00  Write-Ack   Control setpoint (MsgID=1): 27.00
10:14:11.856269  T20080000  Inv-Data    Control setpoint 2 (MsgID=8): 0.00
10:14:12.173236  BE0080000  Data-Inv    Control setpoint 2 (MsgID=8): 0.00
10:14:12.845236  T10380500  Write-Data  DHW setpoint (MsgID=56): 5.00
10:14:13.162204  BD0380500  Write-Ack   DHW setpoint (MsgID=56): 5.00
10:14:13.834241  T80200000  Read-Data   DHW2 temperature (MsgID=32): 0.00
10:14:14.152211  BE0200000  Data-Inv    DHW2 temperature (MsgID=32): 0.00
10:14:14.823200  T801A0000  Read-Data   DHW temperature (MsgID=26): 0.00
10:14:15.140173  BC01A1154  Read-Ack    DHW temperature (MsgID=26): 17.33
10:14:15.862181  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:16.130153  BC0000102  Read-Ack    Status (MsgID=0): 00000001 00000010
10:14:16.852157  T001B0000  Read-Data   Outside temperature (MsgID=27): 0.00
10:14:17.119145  BC01B01C4  Read-Ack    Outside temperature (MsgID=27): 1.77
10:14:17.841123  T80190000  Read-Data   Boiler water temperature (MsgID=25): 0.00
10:14:18.108200  BC0191988  Read-Ack    Boiler water temperature (MsgID=25): 25.53
10:14:18.830131  T801C0000  Read-Data   Return water temperature (MsgID=28): 0.00
10:14:19.097143  B401C1888  Read-Ack    Return water temperature (MsgID=28): 24.53
10:14:19.819072  T801F0000  Read-Data   Flow temperature CH2 (MsgID=31): 0.00
10:14:20.086079  BE01F0000  Data-Inv    Flow temperature CH2 (MsgID=31): 0.00
10:14:20.808119  T00110000  Read-Data   Relative modulation level (MsgID=17): 0.00
10:14:21.075037  BC0110000  Read-Ack    Relative modulation level (MsgID=17): 0.00
10:14:21.847017  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:22.128993  BC0000102  Read-Ack    Status (MsgID=0): 00000001 00000010
10:14:22.800096  T80130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:14:23.118022  B70130000  Unk-DataId  DHW flow rate (MsgID=19): 0.00
10:14:23.841016  T001D0000  Read-Data   Solar storage temperature (MsgID=29): 0.00
10:14:24.240990  BF01D0000  Unk-DataId  Solar storage temperature (MsgID=29): 0.00
10:14:24.812061  T001E0000  Read-Data   Solar collector temperature (MsgID=30): 0.00
10:14:25.096019  B601E0000  Data-Inv    Solar collector temperature (MsgID=30): 0.00
10:14:25.817972  T00210000  Read-Data   Exhaust temperature (MsgID=33): 0
10:14:26.084963  BC0210017  Read-Ack    Exhaust temperature (MsgID=33): 23
10:14:26.806945  T10810200  Write-Data  Message ID 129 (MsgID=129): 512
10:14:27.073944  BD0810200  Write-Ack   Message ID 129 (MsgID=129): 512
10:14:27.795973  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:28.063949  BC0000102  Read-Ack    Status (MsgID=0): 00000001 00000010
10:14:28.785900  T90101000  Write-Data  Room setpoint (MsgID=16): 16.00
10:14:29.051934  B50101000  Write-Ack   Room setpoint (MsgID=16): 16.00
10:14:29.824887  T90170000  Write-Data  Room Setpoint CH2 (MsgID=23): 0.00
10:14:30.174984  B50170000  Write-Ack   Room Setpoint CH2 (MsgID=23): 0.00
10:14:30.795969  T10180FDC  Write-Data  Room temperature (MsgID=24): 15.86
10:14:31.163958  BD0180FDC  Write-Ack   Room temperature (MsgID=24): 15.86
10:14:31.785862  T80800000  Read-Data   Message ID 128 (MsgID=128): 0
10:14:32.152879  BE0800000  Data-Inv    Message ID 128 (MsgID=128): 0
10:14:32.774844  T10823753  Write-Data  Message ID 130 (MsgID=130): 14163
10:14:33.141859  BD0823753  Write-Ack   Message ID 130 (MsgID=130): 14163
10:14:33.813828  T90020004  Write-Data  Master configuration (MsgID=2): 00000000 4
10:14:34.131850  B50020004  Write-Ack   Master configuration (MsgID=2): 00000000 4
10:14:34.802797  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:35.120850  BC0000102  Read-Ack    Status (MsgID=0): 00000001 00000010
10:14:35.791831  T90011AF0  Write-Data  Control setpoint (MsgID=1): 26.94
10:14:36.109788  B50011AF0  Write-Ack   Control setpoint (MsgID=1): 26.94
10:14:36.780772  T20080000  Inv-Data    Control setpoint 2 (MsgID=8): 0.00
10:14:37.098752  BE0080000  Data-Inv    Control setpoint 2 (MsgID=8): 0.00
10:14:37.770756  T10380500  Write-Data  DHW setpoint (MsgID=56): 5.00
10:14:38.087735  BD0380500  Write-Ack   DHW setpoint (MsgID=56): 5.00
10:14:38.759724  T80200000  Read-Data   DHW2 temperature (MsgID=32): 0.00
10:14:39.076719  BE0200000  Data-Inv    DHW2 temperature (MsgID=32): 0.00
10:14:39.798706  T801A0000  Read-Data   DHW temperature (MsgID=26): 0.00
10:14:40.065734  BC01A1154  Read-Ack    DHW temperature (MsgID=26): 17.33
10:14:40.787719  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:41.055689  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:14:41.776679  T001B0000  Read-Data   Outside temperature (MsgID=27): 0.00
10:14:42.044670  BC01B01C4  Read-Ack    Outside temperature (MsgID=27): 1.77
10:14:42.765660  T80190000  Read-Data   Boiler water temperature (MsgID=25): 0.00
10:14:43.032679  B401919D0  Read-Ack    Boiler water temperature (MsgID=25): 25.81
10:14:43.754647  T801C0000  Read-Data   Return water temperature (MsgID=28): 0.00
10:14:44.022681  B401C1860  Read-Ack    Return water temperature (MsgID=28): 24.38
10:14:44.236636  T01000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:44.615610  BC110D21B  Read-Ack    Room setpoint (MsgID=16): -45.89
10:14:44.784630  T01000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:14:45.075606  BC110D21B  Read-Ack    Room setpoint (MsgID=16): -45.89
10:14:45.313616  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:14:45.604608  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:14:45.777603  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:14:46.064649  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:14:46.281633  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:14:46.593607  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:14:46.811607  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:14:47.187576  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:14:47.387579  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:14:47.780577  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:14:48.056574  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:14:48.374561  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:14:48.642563  T811001FF  Read-Data   Room setpoint (MsgID=16): 2.00
10:14:48.967546  BC1E30404  Read-Ack    Message ID 227 (MsgID=227): 1028
10:14:49.145533  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:49.427532  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:49.637520  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:49.957526  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:50.145519  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:50.416517  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:50.675514  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:50.945551  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:51.122507  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:51.406512  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:51.632509  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:51.935653  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:52.150498  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:52.528492  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:52.744494  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:53.122479  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:53.350468  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:53.715463  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:53.942453  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:54.309438  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:54.596439  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:54.902421  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:55.117431  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:55.495448  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:55.682434  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:55.956445  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:56.315428  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:56.683406  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:57.068557  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:57.340456  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:57.634707  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:57.934438  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:58.102402  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:58.463372  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:58.682378  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:59.056383  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:59.305355  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:14:59.650357  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:14:59.878362  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:15:00.001523  Command: SC=10:15/3
10:15:00.029389  SC: 10:15/3
10:15:00.243414  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:15:00.536529  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:15:00.837387  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:15:01.118379  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:15:01.430345  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:15:01.651332  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:15:02.023925  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:15:02.252381  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:15:02.617364  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:15:02.802321  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:15:03.077311  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:15:03.285302  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:15:03.606282  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:15:03.811285  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:15:04.200287  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:15:04.368278  T01000200  Read-Data   Status (MsgID=0): 00000010 00000000
10:15:04.659262  B4105D20A  Read-Ack    Application-specific flags (MsgID=5): 11010010 10
10:15:04.828278  T01000200  Read-Data   Status (MsgID=0): 00000010 00000000
10:15:05.188266  B4105D20A  Read-Ack    Application-specific flags (MsgID=5): 11010010 10
10:15:05.400272  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:05.782251  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:06.027252  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:06.375229  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:15:06.619218  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:06.969225  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:07.188229  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:07.562208  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:15:07.756238  Thermostat disconnected
10:15:07.793231  Error 03
10:15:07.822250  Thermostat connected
10:15:08.699221  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:09.012193  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:15:09.202190  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:09.541181  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:15:09.710172  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:10.002609  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:10.208208  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:10.530194  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:10.727171  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:11.124184  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:11.333162  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:11.717205  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:11.901193  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:12.177165  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:12.509154  T010502FF  Read-Data   Application-specific flags (MsgID=5): 00000010 255
10:15:12.904149  BC1FF0304  Read-Ack    Message ID 255 (MsgID=255): 772
10:15:13.141149  T82FF0000  Read-Data   Message ID 255 (MsgID=255): 0
10:15:13.498120  BC2FF0484  Read-Ack    Message ID 255 (MsgID=255): 1156
10:15:13.691127  T82FF0000  Read-Data   Message ID 255 (MsgID=255): 0
10:15:14.091136  BC2FF046A  Read-Ack    Message ID 255 (MsgID=255): 1130
10:15:14.267191  T82FF0000  Read-Data   Message ID 255 (MsgID=255): 0
10:15:14.551131  BC2FF043C  Read-Ack    Message ID 255 (MsgID=255): 1084
10:15:14.734116  T82FF0000  Read-Data   Message ID 255 (MsgID=255): 0
10:15:15.080123  B42FF044F  Read-Ack    Message ID 255 (MsgID=255): 1103
10:15:15.375102  T82FF0000  Read-Data   Message ID 255 (MsgID=255): 0
10:15:15.673103  B42FF044C  Read-Ack    Message ID 255 (MsgID=255): 1100
10:15:15.842115  T82FF0000  Read-Data   Message ID 255 (MsgID=255): 0
10:15:16.133103  B42FF0445  Read-Ack    Message ID 255 (MsgID=255): 1093
10:15:16.430095  T01FF0200  Read-Data   Message ID 255 (MsgID=255): 512
10:15:16.727084  B4105D20A  Read-Ack    Application-specific flags (MsgID=5): 11010010 10
10:15:16.919087  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:17.256095  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:17.442047  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:17.716058  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:17.891012  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:15:18.245033  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:15:18.542024  T01050200  Read-Data   Application-specific flags (MsgID=5): 00000010 0
10:15:18.850008  B4106D20A  Read-Ack    Remote parameter flags (MsgID=6): 11010010 00001010
10:15:18.855346  AC106D30A  Read-Ack    Remote parameter flags (MsgID=6): 11010011 00001010
10:15:19.054021  T84060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:19.444046  BE4060000  Data-Inv    Remote parameter flags (MsgID=6): 00000000 00000000
10:15:19.449265  A44060300  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00000000
10:15:19.668066  T84060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:20.037021  BE4060000  Data-Inv    Remote parameter flags (MsgID=6): 00000000 00000000
10:15:20.042354  A44060300  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00000000
10:15:20.268038  T84060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:20.630985  BE4060000  Data-Inv    Remote parameter flags (MsgID=6): 00000000 00000000
10:15:20.636166  A44060300  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00000000
10:15:20.896010  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:21.224011  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:15:21.229243  A42060328  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00101000
10:15:21.397974  T05060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:21.683995  B65060000  Data-Inv    Remote parameter flags (MsgID=6): 00000000 00000000
10:15:21.689126  AC5060300  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00000000
10:15:21.841962  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:22.212987  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:15:22.218411  A42060328  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00101000
10:15:22.402962  T05060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:22.806961  B65060000  Data-Inv    Remote parameter flags (MsgID=6): 00000000 00000000
10:15:22.812239  AC5060300  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00000000
10:15:23.006971  T84060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:23.399980  BE4060000  Data-Inv    Remote parameter flags (MsgID=6): 00000000 00000000
10:15:23.405376  A44060300  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00000000
10:15:23.564946  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:15:23.859981  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:15:23.865215  A42060328  Read-Ack    Remote parameter flags (MsgID=6): 00000011 00101000
10:15:24.133937  T01060200  Read-Data   Remote parameter flags (MsgID=6): 00000010 00000000
10:15:24.441891  BC107D20A  Read-Ack    Cooling control signal (MsgID=7): -45.96
10:15:24.685910  T83070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:24.970907  B4307B428  Read-Ack    Cooling control signal (MsgID=7): -75.84
10:15:25.170900  T83070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:25.564900  B4307B428  Read-Ack    Cooling control signal (MsgID=7): -75.84
10:15:25.771931  T83070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:26.157893  B4307B428  Read-Ack    Cooling control signal (MsgID=7): -75.84
10:15:26.422876  T83070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:26.750874  B4307B428  Read-Ack    Cooling control signal (MsgID=7): -75.84
10:15:27.053882  T02070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:27.344860  B4207008C  Read-Ack    Cooling control signal (MsgID=7): 0.55
10:15:27.531916  T02070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:27.804858  B4207008C  Read-Ack    Cooling control signal (MsgID=7): 0.55
10:15:27.978850  T02070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:28.333851  B4207008C  Read-Ack    Cooling control signal (MsgID=7): 0.55
10:15:28.550835  T02070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:28.927891  B4207008C  Read-Ack    Cooling control signal (MsgID=7): 0.55
10:15:29.143900  T02070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:29.520816  B4207008C  Read-Ack    Cooling control signal (MsgID=7): 0.55
10:15:29.716820  T02070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:30.139690  B4207008C  Read-Ack    Cooling control signal (MsgID=7): 0.55
10:15:30.563295  T02070000  Read-Data   Cooling control signal (MsgID=7): 0.00
10:15:30.574840  B4207008C  Read-Ack    Cooling control signal (MsgID=7): 0.55
10:15:30.803871  T81070200  Read-Data   Cooling control signal (MsgID=7): 2.00
10:15:31.102843  B410AD20A  Read-Ack    Number of TSPs (MsgID=10): 210
10:15:31.344808  T030A0000  Read-Data   Number of TSPs (MsgID=10): 0
10:15:31.696790  BC30A3C00  Read-Ack    Number of TSPs (MsgID=10): 60
10:15:31.931847  T820A0000  Read-Data   Number of TSPs (MsgID=10): 0
10:15:32.290780  B420A0024  Read-Ack    Number of TSPs (MsgID=10): 0
10:15:32.496748  T820A0000  Read-Data   Number of TSPs (MsgID=10): 0
10:15:32.883924  B420A0024  Read-Ack    Number of TSPs (MsgID=10): 0
10:15:33.052790  T030A0000  Read-Data   Number of TSPs (MsgID=10): 0
10:15:33.343813  BC30A3C00  Read-Ack    Number of TSPs (MsgID=10): 60
10:15:33.553743  T010A0200  Read-Data   Number of TSPs (MsgID=10): 2
10:15:33.872736  BC110D21B  Read-Ack    Room setpoint (MsgID=16): -45.89
10:15:34.055740  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:15:34.332740  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:15:34.607740  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:15:34.926729  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:15:35.107808  T81100200  Read-Data   Room setpoint (MsgID=16): 2.00
10:15:35.455739  BC113D11B  Read-Ack    DHW flow rate (MsgID=19): -46.89
10:15:35.635718  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:35.915731  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:36.120694  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:36.444692  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:36.659693  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:37.037688  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:37.230684  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:37.498706  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:37.715687  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:38.026676  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:38.271672  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:38.620661  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:38.815660  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:39.213657  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:39.469647  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:39.807645  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:40.002280  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:40.400633  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:40.599631  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:40.994620  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:41.208626  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:41.587611  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:41.792598  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:42.181654  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:42.412633  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:42.774622  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:42.975602  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:43.368591  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:43.622594  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:43.961617  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:44.181627  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:44.555578  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:44.732566  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:45.014562  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:45.208569  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:45.544552  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:45.758559  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:46.137546  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:46.316550  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:46.597533  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:46.768534  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:47.126534  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:47.361568  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:47.720567  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:47.923550  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:48.313522  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:48.529502  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:48.907510  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:49.113484  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:49.500497  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:49.776475  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:50.094529  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:50.311479  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:50.687470  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:50.977462  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:51.281460  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:51.474447  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:51.741454  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:52.010617  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:52.334491  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:52.540416  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:52.863440  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:53.120420  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:53.457408  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:53.651395  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:53.917421  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:54.090405  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:54.446381  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:54.660382  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:55.039374  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:55.330386  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:55.633372  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:55.869378  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:56.226365  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:56.444415  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:56.820363  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:57.026338  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:57.414340  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:57.587340  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:57.873364  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:58.095339  T83130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:58.402309  BC31314CE  Read-Ack    DHW flow rate (MsgID=19): 20.80
10:15:58.631319  T02130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:15:58.996321  B421300F1  Read-Ack    DHW flow rate (MsgID=19): 0.94
10:15:59.042330  T00110000  Read-Data   Relative modulation level (MsgID=17): 0.00
10:15:59.981448  T00110000  Read-Data   Relative modulation level (MsgID=17): 0.00
10:16:00.001054  Command: SC=10:16/3
10:16:00.029340  SC: 10:16/3
10:16:00.544591  BC0110000  Read-Ack    Relative modulation level (MsgID=17): 0.00
10:16:00.952347  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:01.236313  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:16:01.958346  T80130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:16:02.226304  B70130000  Unk-DataId  DHW flow rate (MsgID=19): 0.00
10:16:02.947278  T001D0000  Read-Data   Solar storage temperature (MsgID=29): 0.00
10:16:03.215297  BF01D0000  Unk-DataId  Solar storage temperature (MsgID=29): 0.00
10:16:03.938269  T001E0000  Read-Data   Solar collector temperature (MsgID=30): 0.00
10:16:04.337278  B601E0000  Data-Inv    Solar collector temperature (MsgID=30): 0.00
10:16:04.958230  T00210000  Read-Data   Exhaust temperature (MsgID=33): 0
10:16:05.326218  BC0210018  Read-Ack    Exhaust temperature (MsgID=33): 24
10:16:05.948201  T10810200  Write-Data  Message ID 129 (MsgID=129): 512
10:16:06.315197  BD0810200  Write-Ack   Message ID 129 (MsgID=129): 512
10:16:06.937191  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:07.304160  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:16:07.976341  T90101000  Write-Data  Room setpoint (MsgID=16): 16.00
10:16:08.294180  B50101000  Write-Ack   Room setpoint (MsgID=16): 16.00
10:16:08.965155  T90170000  Write-Data  Room Setpoint CH2 (MsgID=23): 0.00
10:16:09.283118  B50170000  Write-Ack   Room Setpoint CH2 (MsgID=23): 0.00
10:16:09.954123  T10181014  Write-Data  Room temperature (MsgID=24): 16.08
10:16:10.272142  BD0181014  Write-Ack   Room temperature (MsgID=24): 16.08
10:16:10.944213  T80800000  Read-Data   Message ID 128 (MsgID=128): 0
10:16:11.261111  BE0800000  Data-Inv    Message ID 128 (MsgID=128): 0
10:16:11.933154  T10823753  Write-Data  Message ID 130 (MsgID=130): 14163
10:16:12.250096  BD0823753  Write-Ack   Message ID 130 (MsgID=130): 14163
10:16:12.921080  T00030000  Read-Data   Slave configuration (MsgID=3): 00000000 0
10:16:13.239072  B40030904  Read-Ack    Slave configuration (MsgID=3): 00001001 4
10:16:13.961078  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:14.228081  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:16:14.950045  T10011A04  Write-Data  Control setpoint (MsgID=1): 26.02
10:16:15.217032  BD0011A04  Write-Ack   Control setpoint (MsgID=1): 26.02
10:16:15.939045  T20080000  Inv-Data    Control setpoint 2 (MsgID=8): 0.00
10:16:16.207020  BE0080000  Data-Inv    Control setpoint 2 (MsgID=8): 0.00
10:16:16.929015  T10380500  Write-Data  DHW setpoint (MsgID=56): 5.00
10:16:17.196021  BD0380500  Write-Ack   DHW setpoint (MsgID=56): 5.00
10:16:17.917002  T80200000  Read-Data   DHW2 temperature (MsgID=32): 0.00
10:16:18.184987  BE0200000  Data-Inv    DHW2 temperature (MsgID=32): 0.00
10:16:18.907018  T801A0000  Read-Data   DHW temperature (MsgID=26): 0.00
10:16:19.173973  BC01A1154  Read-Ack    DHW temperature (MsgID=26): 17.33
10:16:19.945960  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:20.226949  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:16:20.898938  T001B0000  Read-Data   Outside temperature (MsgID=27): 0.00
10:16:21.215970  BC01B01C4  Read-Ack    Outside temperature (MsgID=27): 1.77
10:16:21.937893  T80190000  Read-Data   Boiler water temperature (MsgID=25): 0.00
10:16:22.204916  B40191E84  Read-Ack    Boiler water temperature (MsgID=25): 30.52
10:16:22.927960  T801C0000  Read-Data   Return water temperature (MsgID=28): 0.00
10:16:23.194909  B401C183C  Read-Ack    Return water temperature (MsgID=28): 24.23
10:16:23.916915  T801F0000  Read-Data   Flow temperature CH2 (MsgID=31): 0.00
10:16:24.183919  BE01F0000  Data-Inv    Flow temperature CH2 (MsgID=31): 0.00
10:16:24.905877  T00110000  Read-Data   Relative modulation level (MsgID=17): 0.00
10:16:25.172857  BC0110000  Read-Ack    Relative modulation level (MsgID=17): 0.00
10:16:25.894836  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:26.161814  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:16:26.883906  T80130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:16:27.150839  B70130000  Unk-DataId  DHW flow rate (MsgID=19): 0.00
10:16:27.922823  T001D0000  Read-Data   Solar storage temperature (MsgID=29): 0.00
10:16:28.273853  BF01D0000  Unk-DataId  Solar storage temperature (MsgID=29): 0.00
10:16:28.895866  T001E0000  Read-Data   Solar collector temperature (MsgID=30): 0.00
10:16:29.262795  B601E0000  Data-Inv    Solar collector temperature (MsgID=30): 0.00
10:16:29.883831  T00210000  Read-Data   Exhaust temperature (MsgID=33): 0
10:16:30.251887  BC0210018  Read-Ack    Exhaust temperature (MsgID=33): 24
10:16:30.872793  T10810200  Write-Data  Message ID 129 (MsgID=129): 512
10:16:31.240799  BD0810200  Write-Ack   Message ID 129 (MsgID=129): 512
10:16:31.912779  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:32.229716  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:16:32.901729  T90101000  Write-Data  Room setpoint (MsgID=16): 16.00
10:16:33.219706  B50101000  Write-Ack   Room setpoint (MsgID=16): 16.00
10:16:33.890753  T90170000  Write-Data  Room Setpoint CH2 (MsgID=23): 0.00
10:16:34.207694  B50170000  Write-Ack   Room Setpoint CH2 (MsgID=23): 0.00
10:16:34.879683  T90181020  Write-Data  Room temperature (MsgID=24): 16.12
10:16:35.197738  B50181020  Write-Ack   Room temperature (MsgID=24): 16.12
10:16:35.868716  T80800000  Read-Data   Message ID 128 (MsgID=128): 0
10:16:36.186671  BE0800000  Data-Inv    Message ID 128 (MsgID=128): 0
10:16:36.857655  T10823753  Write-Data  Message ID 130 (MsgID=130): 14163
10:16:37.175645  BD0823753  Write-Ack   Message ID 130 (MsgID=130): 14163
10:16:38.008849  T00060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:16:38.164496  BC0060707  Read-Ack    Remote parameter flags (MsgID=6): 00000111 00000111
10:16:38.886470  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:39.153435  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:16:39.875451  T900119E8  Write-Data  Control setpoint (MsgID=1): 25.91
10:16:40.142623  B500119E8  Write-Ack   Control setpoint (MsgID=1): 25.91
10:16:40.863599  T20080000  Inv-Data    Control setpoint 2 (MsgID=8): 0.00
10:16:41.132580  BE0080000  Data-Inv    Control setpoint 2 (MsgID=8): 0.00
10:16:41.854437  T10380500  Write-Data  DHW setpoint (MsgID=56): 5.00
10:16:42.120386  BD0380500  Write-Ack   DHW setpoint (MsgID=56): 5.00
10:16:42.842385  T80200000  Read-Data   DHW2 temperature (MsgID=32): 0.00
10:16:43.110381  BE0200000  Data-Inv    DHW2 temperature (MsgID=32): 0.00
10:16:43.882572  T801A0000  Read-Data   DHW temperature (MsgID=26): 0.00
10:16:44.037976  Command (via websocket): GW=0
10:16:44.053524  GW: 0
10:16:44.163521  BC01A1154  Read-Ack    DHW temperature (MsgID=26): 17.33
10:16:44.850488  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:45.088519  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:16:45.876502  T001B0000  Read-Data   Outside temperature (MsgID=27): 0.00
10:16:46.141503  BC01B01C4  Read-Ack    Outside temperature (MsgID=27): 1.77
10:16:46.829457  T80190000  Read-Data   Boiler water temperature (MsgID=25): 0.00
10:16:47.066485  B40191E84  Read-Ack    Boiler water temperature (MsgID=25): 30.52
10:16:47.854486  T801C0000  Read-Data   Return water temperature (MsgID=28): 0.00
10:16:48.119467  B401C1818  Read-Ack    Return water temperature (MsgID=28): 24.09
10:16:48.857463  T801F0000  Read-Data   Flow temperature CH2 (MsgID=31): 0.00
10:16:49.109490  BE01F0000  Data-Inv    Flow temperature CH2 (MsgID=31): 0.00
10:16:49.846470  T00110000  Read-Data   Relative modulation level (MsgID=17): 0.00
10:16:50.098414  BC0110000  Read-Ack    Relative modulation level (MsgID=17): 0.00
10:16:50.835401  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:16:50.960484  Command (via websocket): GW=R
10:16:52.135567  OpenTherm Gateway 5.0
10:16:52.139137  Command: SC=10:16/3
10:16:52.167387  SC: 10:16/3
10:16:52.814395  T10146A10  Write-Data  Day of week and time of day (MsgID=20): Wed 10:16
10:16:53.065381  BD0146A10  Write-Ack   Day of week and time of day (MsgID=20): Wed 10:16
10:16:53.853370  T9015011B  Write-Data  Date (MsgID=21): Jan 27
10:16:54.187394  B5015011B  Write-Ack   Date (MsgID=21): Jan 27
10:16:54.825350  T101607E5  Write-Data  Year (MsgID=22): 2021
10:16:55.177323  BD01607E5  Write-Ack   Year (MsgID=22): 2021
10:16:55.814323  T001D0000  Read-Data   Solar storage temperature (MsgID=29): 0.00
10:16:56.166331  BF01D0000  Unk-DataId  Solar storage temperature (MsgID=29): 0.00
10:16:56.803306  T001E0000  Read-Data   Solar collector temperature (MsgID=30): 0.00
10:16:57.155270  B601E0000  Data-Inv    Solar collector temperature (MsgID=30): 0.00
10:16:57.843287  T00210000  Read-Data   Exhaust temperature (MsgID=33): 0
10:16:58.144277  BC0210018  Read-Ack    Exhaust temperature (MsgID=33): 24
10:16:58.832243  T10810200  Write-Data  Message ID 129 (MsgID=129): 512
10:16:59.133259  BD0810200  Write-Ack   Message ID 129 (MsgID=129): 512
10:16:59.820279  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:17:00.001663  Command: SC=10:17/3
10:17:00.029275  SC: 10:17/3
10:17:00.123425  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:17:00.810276  T90101000  Write-Data  Room setpoint (MsgID=16): 16.00
10:17:01.112727  B50101000  Write-Ack   Room setpoint (MsgID=16): 16.00
10:17:01.799409  T90170000  Write-Data  Room Setpoint CH2 (MsgID=23): 0.00
10:17:02.100256  B50170000  Write-Ack   Room Setpoint CH2 (MsgID=23): 0.00
10:17:02.788249  T90181038  Write-Data  Room temperature (MsgID=24): 16.22
10:17:03.090323  B50181038  Write-Ack   Room temperature (MsgID=24): 16.22
10:17:03.827336  T80800000  Read-Data   Message ID 128 (MsgID=128): 0
10:17:04.079189  BE0800000  Data-Inv    Message ID 128 (MsgID=128): 0
10:17:04.817167  T10823753  Write-Data  Message ID 130 (MsgID=130): 14163
10:17:05.068170  BD0823753  Write-Ack   Message ID 130 (MsgID=130): 14163
10:17:05.806173  T900E6400  Write-Data  Maximum relative modulation level (MsgID=14): 100.00
10:17:06.057134  B500E6400  Write-Ack   Maximum relative modulation level (MsgID=14): 100.00
10:17:06.795129  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:17:07.046095  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:17:07.784139  T100119DC  Write-Data  Control setpoint (MsgID=1): 25.86
10:17:08.035105  BD00119DC  Write-Ack   Control setpoint (MsgID=1): 25.86
10:17:08.773083  T20080000  Inv-Data    Control setpoint 2 (MsgID=8): 0.00
10:17:09.025062  BE0080000  Data-Inv    Control setpoint 2 (MsgID=8): 0.00
10:17:09.813075  T10380500  Write-Data  DHW setpoint (MsgID=56): 5.00
10:17:10.078062  BD0380500  Write-Ack   DHW setpoint (MsgID=56): 5.00
10:17:10.816116  T80200000  Read-Data   DHW2 temperature (MsgID=32): 0.00
10:17:11.067064  BE0200000  Data-Inv    DHW2 temperature (MsgID=32): 0.00
10:17:11.805048  T801A0000  Read-Data   DHW temperature (MsgID=26): 0.00
10:17:12.056100  BC01A1154  Read-Ack    DHW temperature (MsgID=26): 17.33
10:17:12.793043  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:17:13.045012  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:17:13.782981  T001B0000  Read-Data   Outside temperature (MsgID=27): 0.00
10:17:14.034011  BC01B01B0  Read-Ack    Outside temperature (MsgID=27): 1.69
10:17:14.772033  T80190000  Read-Data   Boiler water temperature (MsgID=25): 0.00
10:17:15.022978  B40191E84  Read-Ack    Boiler water temperature (MsgID=25): 30.52
10:17:15.760943  T801C0000  Read-Data   Return water temperature (MsgID=28): 0.00
10:17:16.013001  B401C183C  Read-Ack    Return water temperature (MsgID=28): 24.23
10:17:16.800946  T801F0000  Read-Data   Flow temperature CH2 (MsgID=31): 0.00
10:17:17.134944  BE01F0000  Data-Inv    Flow temperature CH2 (MsgID=31): 0.00
10:17:17.771968  T00110000  Read-Data   Relative modulation level (MsgID=17): 0.00
10:17:18.123970  BC0110000  Read-Ack    Relative modulation level (MsgID=17): 0.00
10:17:18.760879  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:17:19.113954  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:17:19.750905  T80130000  Read-Data   DHW flow rate (MsgID=19): 0.00
10:17:20.102890  B70130000  Unk-DataId  DHW flow rate (MsgID=19): 0.00
10:17:20.638882  T001D0000  Read-Data   Solar storage temperature (MsgID=29): 0.00
10:17:20.893887  BF01D0000  Unk-DataId  Solar storage temperature (MsgID=29): 0.00
10:17:21.047932  T01000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:17:21.288885  BC110D21B  Read-Ack    Room setpoint (MsgID=16): -45.89
10:17:21.406869  Error 03
10:17:21.479927  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:21.749852  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:21.952867  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:22.278852  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:22.497844  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:22.738844  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:22.936856  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:23.267887  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:23.446838  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:23.726822  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:23.892833  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:24.256832  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:24.443862  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:24.716789  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:24.863847  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:25.112813  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:25.261787  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:25.507837  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:25.641774  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:25.903834  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:26.077779  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:26.432825  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:26.693784  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:27.025767  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:27.192765  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:27.485769  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:27.725753  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:28.015914  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:28.170733  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:28.410741  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:28.549732  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:28.806723  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:28.951792  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:29.201738  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:29.400707  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:29.662712  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:29.847708  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:30.191847  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:30.528666  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:30.784732  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:30.958736  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:31.244705  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:31.440803  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:31.773808  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:31.927698  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:32.169669  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:32.364673  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:32.629656  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:32.780670  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:33.025649  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:33.219650  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:33.553636  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:33.701633  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:33.949626  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:34.121618  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:34.409649  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:34.615599  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:34.938623  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:35.090672  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:35.334631  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:35.510615  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:35.794599  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:35.960625  T02100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:36.323607  BC210001E  Read-Ack    Room setpoint (MsgID=16): 0.12
10:17:36.533592  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:36.783573  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:36.932584  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:37.179558  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:37.350566  T83100000  Read-Data   Room setpoint (MsgID=16): 0.00
10:17:37.708583  BC3101E08  Read-Ack    Room setpoint (MsgID=16): 30.03
10:17:37.899562  T811001FF  Read-Data   Room setpoint (MsgID=16): 2.00
10:17:38.168558  BC1E30404  Read-Ack    Message ID 227 (MsgID=227): 1028
10:17:38.340556  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:38.697557  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:38.852531  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:39.093539  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:39.322548  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:39.686532  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:39.885552  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:40.146511  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:40.299519  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:40.542520  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:40.777500  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:41.071498  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:41.214491  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:41.466499  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:41.602484  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:41.862506  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:41.996486  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:42.258473  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:42.408478  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:42.653473  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:42.807478  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:43.049464  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:43.189467  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:43.444483  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:43.610466  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:43.905498  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:44.107452  T02E30000  Read-Data   Message ID 227 (MsgID=227): 0
10:17:44.434447  BC2E30000  Read-Ack    Message ID 227 (MsgID=227): 0
10:17:44.608425  T01000200  Read-Data   Status (MsgID=0): 00000010 00000000
10:17:44.894445  B4105D20A  Read-Ack    Application-specific flags (MsgID=5): 11010010 10
10:17:45.066455  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:45.423434  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:17:45.603438  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:45.883469  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:17:46.054424  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:46.412410  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:17:46.611398  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:46.872421  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:17:47.049413  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:47.401405  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:17:47.571389  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:47.861416  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:17:48.042382  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:48.390384  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:17:48.524369  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:48.786364  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:17:48.956361  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:49.246362  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:17:49.401358  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:49.641356  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:17:49.788334  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:50.037344  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:17:50.219363  T03050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:50.566325  BC305B428  Read-Ack    Application-specific flags (MsgID=5): 10110100 40
10:17:50.772337  T82050000  Read-Data   Application-specific flags (MsgID=5): 00000000 0
10:17:51.026323  B420500A0  Read-Ack    Application-specific flags (MsgID=5): 00000000 160
10:17:51.201317  T01050200  Read-Data   Application-specific flags (MsgID=5): 00000010 0
10:17:51.555320  B4106D20A  Read-Ack    Remote parameter flags (MsgID=6): 11010010 00001010
10:17:51.721309  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:52.015391  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:17:52.280318  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:52.545305  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:52.659281  Error 03
10:17:52.743327  Error 03
10:17:53.167305  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:53.400292  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:53.577276  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:53.929300  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:54.113275  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:54.389281  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:54.561255  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:54.918278  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:55.053255  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:55.314245  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:55.448248  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:55.710238  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:17:55.844253  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:56.105230  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:56.251276  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:56.501252  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:56.697231  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:56.961226  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:17:57.171218  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:57.490219  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:57.637199  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:57.886203  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:58.067194  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:58.346181  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:17:58.512192  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:58.875193  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:17:59.034164  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:59.270195  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:17:59.444188  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:17:59.730176  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:17:59.894179  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:00.001281  Command: SC=10:18/3
10:18:00.029187  SC: 10:18/3
10:18:00.540774  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:18:00.546546  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:00.719189  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:00.884155  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:01.248207  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:01.406158  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:01.644159  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:01.824184  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:02.105137  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:18:02.295176  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:02.633139  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:02.798130  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:03.029128  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:03.182107  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:03.425131  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:03.581096  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:03.820137  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:03.955104  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:04.216139  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:18:04.350089  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:04.612126  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:04.775078  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:05.007066  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:05.164113  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:05.403073  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:05.566064  T03060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:05.799062  B43068C28  Read-Ack    Remote parameter flags (MsgID=6): 10001100 00101000
10:18:05.933228  T82060000  Read-Data   Remote parameter flags (MsgID=6): 00000000 00000000
10:18:06.194104  B42060028  Read-Ack    Remote parameter flags (MsgID=6): 00000000 00101000
10:18:06.932256  T00210000  Read-Data   Exhaust temperature (MsgID=33): 0
10:18:07.184125  BC0210018  Read-Ack    Exhaust temperature (MsgID=33): 24
10:18:07.921089  T10810200  Write-Data  Message ID 129 (MsgID=129): 512
10:18:08.173064  BD0810200  Write-Ack   Message ID 129 (MsgID=129): 512
10:18:08.960074  T80000100  Read-Data   Status (MsgID=0): 00000001 00000000
10:18:09.226024  B4000010A  Read-Ack    Status (MsgID=0): 00000001 00001010
10:18:09.913001  T90101000  Write-Data  Room setpoint (MsgID=16): 16.00
10:18:10.151004  B50101000  Write-Ack   Room setpoint (MsgID=16): 16.00
hvxl
Senior Member
Senior Member
Posts: 1965
Joined: Sat Jun 05, 2010 11:59 am
Contact:

Re: QAA73.110 showing incorrect values when otgw connected

Post by hvxl »

Whoa. That disregards the Opentherm spec in multiple ways:
  • The thermostat starts sending message where the spare bits are not all set to 0, as they should be.
  • The boiler responds with a different MessageID than requested. This is not explicitly forbidden by the spec, but it is implied that the MessageIDs should be the same.
  • The thermostat sends Read-Data requests for MsgIDs 7 and 16, which are defined as Write-Data only messages.
Nevertheless, the OTGW passes these messages unmodified between the thermostat and boiler. But apparently that's not good enough.

I notice some Error 03 reports while the QAA73 is in programming mode. Maybe there is some additional communication outside of the OT messages going on. It may also just be that the devices are tripped up by the delay introduced by the OTGW in gateway mode. During QAA73 programming mode the message frequency increases dramatically. So maybe the thermostat feels it doesn't get the responses in time.

Very strange. But interesting to see how manufacturers manage to abuse a standard protocol, while there are 128 messages available they could have used without violating the specs. Thanks for sharing.
Schelte
Post Reply

Return to “Opentherm Gateway Forum”