Skip to content
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

version: ebusd 21.2.v21.2 - not recognizing all devices #398

Closed
NimlothPL opened this issue Feb 10, 2021 · 9 comments
Closed

version: ebusd 21.2.v21.2 - not recognizing all devices #398

NimlothPL opened this issue Feb 10, 2021 · 9 comments
Labels

Comments

@NimlothPL
Copy link

NimlothPL commented Feb 10, 2021

Using eBUS Adapter on RasPi
Startup parameters: EBUSD_OPTS="--scanconfig=full -d /dev/ttyAMA0 --enablehex --latency=60000 --receivetimeout=50000 --sendretries=4 --accesslevel=* --mqtthost=x.x.x.x --mqttport=1883 --mqttuser=mqttuser --mqttpass=mqttpassword -l /var/logram/ebusd.log"

root@ebusd-raspberry:/etc/default# ebusctl info
version: ebusd 21.2.v21.2

access: *
signal: acquired
symbol rate: 14
max symbol rate: 67
min arbitration micros: 6
max arbitration micros: 8
min symbol latency: 17
max symbol latency: 21
reconnects: 0
masters: 3
messages: 438
conditional: 0
poll: 0
update: 8
address 03: master #11
address 08: slave #11
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0419;HW=4603", loaded "vaillant/15.700.csv"
address 26: slave
address 31: master #8, ebusd
address 36: slave #8, ebusd

After downgrade, less than 1 min:

root@ebusd-raspberry:/etc/default# ebusctl info
version: ebusd 3.4.v3.3-51-g57eae05

access: *
signal: acquired
symbol rate: 25
max symbol rate: 78
min arbitration micros: 12
max arbitration micros: 46
min symbol latency: 17
max symbol latency: 76
reconnects: 0
masters: 3
messages: 631
conditional: 3
poll: 0
update: 10
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0604;HW=5502", loaded "vaillant/bai.308523.inc", "vaillant/08.bai.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0419;HW=4603", loaded "vaillant/15.700.csv"
address 26: slave, scanned "MF=Vaillant;ID=VR_71;SW=0104;HW=0503"
address 31: master #8, ebusd
address 36: slave #8, ebusd

@john30
Copy link
Owner

john30 commented Feb 13, 2021

are the parameter the same?
pelase provide 1 minute log of both tries

@NimlothPL
Copy link
Author

NimlothPL commented Feb 13, 2021

Yes, parameters are same (posted in initial message).

ebusd 3.4.v3.3-51-g57eae05

version: ebusd 3.4.v3.3-51-g57eae05
access: *
signal: acquired
symbol rate: 72
max symbol rate: 108
min arbitration micros: 30
max arbitration micros: 49
min symbol latency: 17
max symbol latency: 81
reconnects: 0
masters: 4
messages: 225
conditional: 3
poll: 0
update: 10
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0604;HW=5502", loaded "vaillant/bai.308523.inc", "vaillant/08.bai.csv"
address 10: master #2
address 15: slave #2
address 26: slave, scanned "MF=Vaillant;ID=VR_71;SW=0104;HW=0503", loaded "vaillant/26.vr_71.csv"
address 30: master #3
address 31: master #8, ebusd
address 35: slave #3, scanned "MF=Vaillant;ID=VR_91;SW=0200;HW=1903"
address 36: slave #8, ebusd

2021-02-13 18:03:04.196 [main notice] ebusd 3.4.v3.3-51-g57eae05 started with full scan
2021-02-13 18:03:04.426 [bus notice] bus started with own address 31/36
2021-02-13 18:03:04.450 [bus notice] signal acquired
2021-02-13 18:03:05.170 [mqtt notice] connection established
2021-02-13 18:03:09.114 [bus notice] new master 10, master count 2
2021-02-13 18:03:09.153 [bus notice] new master 03, master count 3
2021-02-13 18:03:09.153 [update notice] received unknown MS cmd: 1008b5110101 / 09413a20ffff510100ff
2021-02-13 18:03:09.451 [update notice] received unknown MS cmd: 1026b5230106 / 10fa01db01cc010080008000800080403d
2021-02-13 18:03:09.743 [update notice] received unknown MS cmd: 1026b5230107 / 0f008000800080008000008000805705
2021-02-13 18:03:09.997 [update notice] received unknown MS cmd: 1008b5110102 / 06033c64468c5a
2021-02-13 18:03:10.041 [bus notice] max. symbols per second: 108
2021-02-13 18:03:10.267 [update notice] received unknown MS cmd: 1008b5100900003cffffff040000 / 0101
2021-02-13 18:03:10.539 [update notice] received unknown MS cmd: 1008b5040100 / 0a00ffffffffffffffe0fe
2021-02-13 18:03:10.762 [update notice] received unknown BC cmd: 10feb516080007031813020621
2021-02-13 18:03:11.037 [update notice] received unknown MS cmd: 1008b5110100 / 080f021220040f0001
2021-02-13 18:03:11.255 [update notice] received unknown BC cmd: 10feb5160301e0fe
2021-02-13 18:03:12.621 [update notice] received unknown MS cmd: 1026b5230f05ffff00000000ffffffff00000000 / 0101
2021-02-13 18:03:12.868 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:03:13.113 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:03:14.435 [main notice] starting initial full scan
2021-02-13 18:03:17.060 [bus notice] scan 08: ;Vaillant;BAI00;0604;5502
2021-02-13 18:03:17.060 [update notice] store 08 ident: done
2021-02-13 18:03:17.060 [update notice] sent scan-read scan.08 QQ=31: Vaillant;BAI00;0604;5502
2021-02-13 18:03:17.060 [bus notice] scan 08: ;Vaillant;BAI00;0604;5502
2021-02-13 18:03:19.649 [update notice] received unknown MS cmd: 1008b5110101 / 09413ae0feff510100ff
2021-02-13 18:03:21.076 [update notice] received unknown MS cmd: 1026b5230106 / 10fa01da01cb010080008000800080403d
2021-02-13 18:03:22.499 [update notice] received unknown MS cmd: 1026b5230107 / 0f008000800080008000008000805705
2021-02-13 18:03:24.687 [main notice] read common config file vaillant/scan.csv
2021-02-13 18:03:24.744 [main notice] read common config file vaillant/general.csv
2021-02-13 18:03:24.803 [main notice] read common config file vaillant/broadcast.csv
2021-02-13 18:03:24.867 [main notice] read scan config file vaillant/08.bai.csv for ID "bai00", SW0604, HW5502
2021-02-13 18:03:26.010 [update notice] sent scan-read scan.08 id QQ=31:
2021-02-13 18:03:26.926 [update notice] sent scan-read scan.08 id QQ=31:
2021-02-13 18:03:27.803 [update notice] received unknown MS cmd: 1026b5230f05ffff00000000ffffffff00000000 / 0101
2021-02-13 18:03:28.695 [update notice] sent scan-read scan.08 id QQ=31:
2021-02-13 18:03:29.592 [update notice] sent scan-read scan.08 id QQ=31: 21;14;41;0010011712;0001;007580;N7
2021-02-13 18:03:29.830 [main notice] found messages: 211 (3 conditional on 26 conditions, 0 poll, 10 update)
2021-02-13 18:03:30.334 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:03:31.226 [update notice] sent scan-read scan.08 id QQ=31: 21;14;41;0010011712;0001;007580;N7
2021-02-13 18:03:32.143 [update notice] sent scan-read scan.08 id QQ=31: 21;14;41;0010011712;0001;007580;N7
2021-02-13 18:03:32.935 [update notice] received unknown MS cmd: 1026b5230106 / 10fa01da01cb010080008000800080403d
2021-02-13 18:03:33.828 [update notice] sent scan-read scan.08 id QQ=31: 21;14;41;0010011712;0001;007580;N7
2021-02-13 18:03:34.772 [update notice] sent scan-read scan.08 id QQ=31: 21;14;41;0010011712;0001;007580;N7
2021-02-13 18:03:34.773 [bus notice] scan 08: ;21;14;41;0010011712;0001;007580;N7
2021-02-13 18:03:36.300 [bus notice] scan 26: ;Vaillant;VR_71;0104;0503
2021-02-13 18:03:36.300 [update notice] store 26 ident: done
2021-02-13 18:03:36.300 [update notice] sent scan-read scan.26 QQ=31: Vaillant;VR_71;0104;0503
2021-02-13 18:03:36.300 [bus notice] scan 26: ;Vaillant;VR_71;0104;0503
2021-02-13 18:03:37.863 [main error] scan config 15: ERR: read timeout
2021-02-13 18:03:40.480 [update notice] sent unknown MS cmd: 3126b5090124 / 09003231313534343030
2021-02-13 18:03:41.440 [update notice] sent scan-read scan.26 id QQ=31:
2021-02-13 18:03:43.039 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:03:43.950 [update notice] sent scan-read scan.26 id QQ=31:
2021-02-13 18:03:44.867 [update notice] sent scan-read scan.26 id QQ=31: 21;15;44;0020184847;0082;005225;N5
2021-02-13 18:03:44.867 [bus notice] scan 26: ;21;15;44;0020184847;0082;005225;N5
2021-02-13 18:03:45.005 [main notice] read scan config file vaillant/26.vr_71.csv for ID "vr_71", SW0104, HW0503
2021-02-13 18:03:45.063 [main notice] found messages: 223 (3 conditional on 26 conditions, 0 poll, 10 update)
2021-02-13 18:03:45.630 [update notice] received read bai Status01 QQ=10: 33.0;29.0;-1.125;-;40.5;on
2021-02-13 18:03:47.059 [update notice] received read vr_71 SensorData1 QQ=10: 31.56;29.50;28.62;-;-;-;-;40 3d
2021-02-13 18:03:47.327 [bus notice] new master 30, master count 4
2021-02-13 18:03:47.328 [bus notice] scan 35: ;Vaillant;VR_91;0200;1903
2021-02-13 18:03:47.328 [update notice] store 35 ident: done
2021-02-13 18:03:47.328 [update notice] sent scan-read scan.35 QQ=31: Vaillant;VR_91;0200;1903
2021-02-13 18:03:47.328 [bus notice] scan 35: ;Vaillant;VR_91;0200;1903
2021-02-13 18:03:47.509 [update notice] received read vr_71 SensorData2 QQ=10: -;-;-;-;0.00;8.00;80 57 05
2021-02-13 18:03:52.433 [update notice] received write vr_71 SetActorState QQ=10: -;-;off;off;off;off;-;-;-;-;off;off;00 00
2021-02-13 18:03:53.244 [update notice] received write vr_71 Mc1FlowTempDesired QQ=10: on;30.0;on;0
2021-02-13 18:03:54.055 [update notice] received write vr_71 Mc2FlowTempDesired QQ=10: on;29.0;on;0
2021-02-13 18:03:54.890 [update notice] received read bai Status01 QQ=10: 33.0;29.0;-1.125;-;40.5;on
2021-02-13 18:03:55.752 [update notice] received read vr_71 SensorData1 QQ=10: 31.56;29.56;28.69;-;-;-;-;40 3d
2021-02-13 18:03:56.615 [update notice] received read vr_71 SensorData2 QQ=10: -;-;-;-;0.00;8.00;80 57 05
2021-02-13 18:03:56.789 [update notice] received unknown MS cmd: 3015b5240a06010a010f00cdccb741 / 02000a
2021-02-13 18:03:58.222 [update notice] received unknown MS cmd: 3015b5240a06010a01070000001842 / 02000a
2021-02-13 18:04:01.620 [main error] scan config 35: ERR: arbitration lost
2021-02-13 18:04:01.779 [update notice] received write vr_71 SetActorState QQ=10: -;-;off;off;off;off;-;-;-;-;off;off;00 00
2021-02-13 18:04:02.589 [update notice] received write vr_71 Mc1FlowTempDesired QQ=10: on;30.0;on;0
2021-02-13 18:04:03.400 [update notice] received write vr_71 Mc2FlowTempDesired QQ=10: on;29.0;on;0
2021-02-13 18:04:04.235 [update notice] received read bai Status01 QQ=10: 32.5;29.0;-1.125;-;40.5;on
2021-02-13 18:04:05.026 [bus error] send to 08: ERR: arbitration lost, retry
2021-02-13 18:04:05.098 [update notice] received read vr_71 SensorData1 QQ=10: 31.56;29.56;28.69;-;-;-;-;40 3d
2021-02-13 18:04:05.957 [update notice] received read vr_71 SensorData2 QQ=10: -;-;-;-;0.00;8.00;80 57 05
2021-02-13 18:04:09.394 [bus error] send to 08: ERR: arbitration lost, retry
2021-02-13 18:04:10.875 [update notice] received write vr_71 SetActorState QQ=10: -;-;off;off;off;off;-;-;-;-;off;off;00 00
2021-02-13 18:04:11.212 [update notice] sent read bai OutdoorstempSensor QQ=31: -1.12;ok
2021-02-13 18:04:12.137 [update notice] sent read bai ReturnTemp QQ=31: 29.25;65067;ok
2021-02-13 18:04:12.137 [mqtt notice] read bai ReturnTemp: 1
2021-02-13 18:04:12.404 [update notice] sent read bai StorageTemp QQ=31: 40.94;ok
2021-02-13 18:04:13.316 [update notice] sent read bai expertlevel_ReturnTemp QQ=31: -1.81;cutoff
2021-02-13 18:04:13.316 [mqtt notice] read bai expertlevel_ReturnTemp: 1
2021-02-13 18:04:13.591 [update notice] sent read bai ReturnTemp QQ=31: 29.25;65067;ok
2021-02-13 18:04:14.496 [update notice] sent read bai WaterPressure QQ=31: 1.895;ok
2021-02-13 18:04:14.496 [mqtt notice] read bai WaterPressure: 1
2021-02-13 18:04:14.762 [update notice] sent read bai FlowTemp QQ=31: 32.94;ok
2021-02-13 18:04:15.687 [update notice] sent read bai FlowTemp QQ=31: 33.00;ok
2021-02-13 18:04:15.687 [mqtt notice] read bai FlowTemp: 1
2021-02-13 18:04:15.949 [update notice] sent read bai FlowTempDesired QQ=31: 30.00
2021-02-13 18:04:16.866 [update notice] sent read bai FlowTempDesired QQ=31: 30.00
2021-02-13 18:04:16.866 [mqtt notice] read bai FlowTempDesired: 1
2021-02-13 18:04:17.659 [update notice] received read vr_71 SensorData1 QQ=10: 31.56;29.56;28.69;-;-;-;-;40 3d
2021-02-13 18:04:17.984 [update notice] sent unknown MS cmd: 3135b5090124 / 09003231313631323030
2021-02-13 18:04:18.938 [update notice] sent read bai HwcTemp QQ=31: 116.06;circuit
2021-02-13 18:04:18.938 [mqtt notice] read bai HwcTemp: 1
2021-02-13 18:04:19.196 [update notice] sent scan-read scan.35 id QQ=31:
2021-02-13 18:04:20.114 [update error] unable to parse read bai HwcTempMax from 3108b509030d4304 / 00: ERR: invalid position
2021-02-13 18:04:20.114 [mqtt notice] read bai HwcTempMax: 1
2021-02-13 18:04:20.114 [mqtt error] decode bai HwcTempMax: ERR: invalid position
2021-02-13 18:04:20.371 [update notice] sent scan-read scan.35 id QQ=31:
2021-02-13 18:04:21.246 [update notice] sent read bai HwcWaterflowMax QQ=31: 0.00
2021-02-13 18:04:21.246 [mqtt notice] read bai HwcWaterflowMax: 1
2021-02-13 18:04:21.246 [mqtt error] read message 700 HwcTempDesired not found
2021-02-13 18:04:21.246 [mqtt error] read message 700 HwcOPMode not found
2021-02-13 18:04:21.502 [update notice] sent scan-read scan.35 id QQ=31: 21;16;12;0020171334;0082;005561;N6
2021-02-13 18:04:21.502 [bus notice] scan 35: ;21;16;12;0020171334;0082;005561;N6
2021-02-13 18:04:21.574 [main error] unable to load scan config 35: no file from vaillant with prefix 35 matches ID "vr_91", SW0200, HW1903
2021-02-13 18:04:21.574 [main error] scan config 35: ERR: element not found
2021-02-13 18:04:22.433 [update notice] sent read bai StorageTemp QQ=31: 40.94;ok
2021-02-13 18:04:22.433 [mqtt notice] read bai StorageTemp: 1
2021-02-13 18:04:22.434 [mqtt error] decode bai HwcTempMax: ERR: invalid position
2021-02-13 18:04:22.700 [update notice] sent read bai WaterPressure QQ=31: 1.895;ok
2021-02-13 18:04:23.576 [update notice] sent read bai PositionValveSet QQ=31: 0
2021-02-13 18:04:23.576 [mqtt notice] read bai PositionValveSet: 1
2021-02-13 18:04:24.454 [update notice] received write vr_71 SetActorState QQ=10: -;-;off;off;off;off;-;-;-;-;off;off;00 00
2021-02-13 18:04:24.788 [update notice] sent read bai ModulationTempDesired QQ=31: 16.0
2021-02-13 18:04:25.676 [update notice] sent read bai ModulationTempDesired QQ=31: 16.0
2021-02-13 18:04:25.677 [mqtt notice] read bai ModulationTempDesired: 1
2021-02-13 18:04:25.935 [update notice] sent read bai RemainingBoilerblocktime QQ=31: 0
2021-02-13 18:04:26.844 [update notice] sent read bai PrEnergyCountHc1 QQ=31: 26164593
2021-02-13 18:04:26.844 [mqtt notice] read bai PrEnergyCountHc1: 1
2021-02-13 18:04:27.103 [update notice] sent read bai PositionValveSet QQ=31: 0
2021-02-13 18:04:28.012 [update notice] sent read bai PrEnergyCountHwc1 QQ=31: 4392081
2021-02-13 18:04:28.012 [mqtt notice] read bai PrEnergyCountHwc1: 1
2021-02-13 18:04:28.283 [update notice] sent read bai PrEnergyCountHc1 QQ=31: 26164593
2021-02-13 18:04:29.203 [update notice] sent read bai averageIgnitiontime QQ=31: 1.9
2021-02-13 18:04:29.203 [mqtt notice] read bai averageIgnitionTime: 1
2021-02-13 18:04:29.474 [update notice] sent read bai PrEnergySumHc1 QQ=31: 4294967242
2021-02-13 18:04:30.375 [update notice] sent read bai FanSpeed QQ=31: 1210
2021-02-13 18:04:30.375 [mqtt notice] read bai FanSpeed: 1
2021-02-13 18:04:30.649 [update notice] sent read bai PrEnergyCountHwc1 QQ=31: 4392081
2021-02-13 18:04:31.606 [update notice] sent read bai TargetFanSpeed QQ=31: 1210
2021-02-13 18:04:31.606 [mqtt notice] read bai TargetFanSpeed: 1
2021-02-13 18:04:31.881 [update notice] sent read bai PrEnergySumHwc1 QQ=31: 1485511850
2021-02-13 18:04:32.833 [update notice] sent read bai TargetFanSpeedOutput QQ=31: 855
2021-02-13 18:04:32.834 [mqtt notice] read bai TargetFanSpeedOutput: 1
2021-02-13 18:04:37.541 [bus error] send to 08: ERR: arbitration lost, retry
2021-02-13 18:04:37.542 [update notice] received unknown MS cmd: 1008b5120204ff / 0101
2021-02-13 18:04:38.557 [update notice] sent read bai currenterror QQ=31: -;-;-;-;-
2021-02-13 18:04:38.557 [mqtt notice] read bai currenterror: 1
2021-02-13 18:04:39.501 [update notice] sent read bai HeatingSwitch QQ=31: on
2021-02-13 18:04:39.501 [mqtt notice] read bai HeatingSwitch: 1
2021-02-13 18:04:40.244 [update notice] received write vr_71 Mc1FlowTempDesired QQ=10: on;30.0;on;0
2021-02-13 18:04:41.056 [update notice] received write vr_71 Mc2FlowTempDesired QQ=10: on;29.0;on;0
2021-02-13 18:04:41.861 [update notice] received unknown MS cmd: 1008b513020508 / 00
2021-02-13 18:04:42.652 [bus error] send to 08: ERR: arbitration lost, retry
2021-02-13 18:04:42.691 [update notice] received read bai Status01 QQ=10: 32.5;29.0;-1.125;-;40.5;on
2021-02-13 18:04:43.501 [update notice] received write vr_71 Mc1FlowTempDesired QQ=10: on;30.0;on;0
2021-02-13 18:04:44.313 [update notice] received write vr_71 Mc2FlowTempDesired QQ=10: on;29.0;on;0
2021-02-13 18:04:45.089 [update notice] received unknown BC cmd: 10feb510020601
2021-02-13 18:04:46.086 [update notice] sent read bai Flame QQ=31: on
2021-02-13 18:04:46.086 [mqtt notice] read bai Flame: 1
2021-02-13 18:04:47.039 [update notice] sent read bai Ignitor QQ=31: off
2021-02-13 18:04:47.039 [mqtt notice] read bai Ignitor: 1
2021-02-13 18:04:47.828 [update notice] received read vr_71 SensorData2 QQ=10: -;-;-;-;0.00;8.00;80 57 05
2021-02-13 18:04:50.430 [main notice] SIGTERM received
2021-02-13 18:04:51.266 [bus error] send to 08: ERR: arbitration lost, retry
2021-02-13 18:04:52.662 [update notice] received read bai Status02 QQ=10: auto;60;50.0;70;70.0
2021-02-13 18:04:53.607 [update notice] received write vr_71 SetActorState QQ=10: -;-;off;off;off;off;-;-;-;-;off;off;00 00
2021-02-13 18:04:54.417 [update notice] received write vr_71 Mc1FlowTempDesired QQ=10: on;30.0;on;0
2021-02-13 18:04:55.205 [bus error] send to 08: ERR: arbitration lost, retry
2021-02-13 18:04:55.227 [update notice] received write vr_71 Mc2FlowTempDesired QQ=10: on;29.0;on;0
2021-02-13 18:04:56.060 [update notice] received read bai Status01 QQ=10: 32.5;29.0;-0.875;-;40.5;on
2021-02-13 18:04:56.926 [update notice] received read vr_71 SensorData1 QQ=10: 31.56;29.62;28.69;-;-;-;-;40 3d
2021-02-13 18:04:57.784 [update notice] received read vr_71 SensorData2 QQ=10: -;-;-;-;0.00;8.00;80 57 05
2021-02-13 18:04:58.570 [bus error] send to 08: ERR: arbitration lost, retry
2021-02-13 18:05:03.200 [update notice] received write vr_71 SetActorState QQ=10: -;-;off;off;off;off;-;-;-;-;off;off;00 00
2021-02-13 18:05:03.988 [bus error] send to 08: ERR: arbitration lost, retry
2021-02-13 18:05:04.010 [update notice] received write vr_71 Mc1FlowTempDesired QQ=10: on;30.0;on;0
2021-02-13 18:05:04.822 [update notice] received write vr_71 Mc2FlowTempDesired QQ=10: on;29.0;on;0
2021-02-13 18:05:05.652 [update notice] received read bai Status01 QQ=10: 32.5;29.0;-1.125;-;40.5;on
2021-02-13 18:05:06.516 [update notice] received read vr_71 SensorData1 QQ=10: 31.56;29.62;28.69;-;-;-;-;40 3d
2021-02-13 18:05:07.318 [update notice] received read vr_71 SensorData2 QQ=10: -;-;-;-;0.00;8.00;80 57 05
2021-02-13 18:05:07.603 [update notice] sent read bai WP QQ=31: on
2021-02-13 18:05:07.604 [mqtt notice] read bai WP: 1
2021-02-13 18:05:07.716 [main notice] ebusd stopped

ebusd 21.2.v21.2

version: ebusd 21.2.v21.2
access: *
signal: acquired
symbol rate: 12
max symbol rate: 105
min arbitration micros: 6
max arbitration micros: 10
min symbol latency: 17
max symbol latency: 69
reconnects: 0
masters: 4
messages: 438
conditional: 0
poll: 0
update: 8
address 03: master #11
address 08: slave #11
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0419;HW=4603", loaded "vaillant/15.700.csv"
address 26: slave
address 30: master #3
address 31: master #8, ebusd
address 36: slave #8, ebusd

2021-02-13 18:09:28.483 [main notice] ebusd 21.2.v21.2 started with full scan on device /dev/ttyAMA0
2021-02-13 18:09:28.715 [bus notice] bus started with own address 31/36
2021-02-13 18:09:28.743 [bus notice] signal acquired
2021-02-13 18:09:29.332 [mqtt notice] connection established
2021-02-13 18:09:31.120 [bus notice] new master 10, master count 2
2021-02-13 18:09:31.158 [bus notice] new master 03, master count 3
2021-02-13 18:09:31.159 [update notice] received unknown MS cmd: 1008b5110101 / 09423ae0feff510100ff
2021-02-13 18:09:31.456 [update notice] received unknown MS cmd: 1026b5230106 / 10fb01db01cc010080008000800080403d
2021-02-13 18:09:31.750 [update notice] received unknown MS cmd: 1026b5230107 / 0f008000800080008000008000805705
2021-02-13 18:09:32.018 [bus notice] max. symbols per second: 105
2021-02-13 18:09:32.018 [update notice] received unknown MS cmd: 1008b5100900003cffffff040000 / 0101
2021-02-13 18:09:34.630 [update notice] received unknown MS cmd: 1026b5230f05ffff00000000ffffffff00000000 / 0101
2021-02-13 18:09:34.878 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:09:35.124 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:09:38.721 [main notice] starting initial full scan
2021-02-13 18:09:41.312 [update notice] received unknown MS cmd: 1008b5110101 / 09423ae0feff510100ff
2021-02-13 18:09:43.929 [update notice] received unknown MS cmd: 1026b5230106 / 10fb01db01cc010080008000800080403d
2021-02-13 18:09:46.479 [update notice] received unknown MS cmd: 1026b5230107 / 0f008000800080008000008000805705
2021-02-13 18:09:49.788 [update notice] received unknown MS cmd: 1008b5110102 / 06033c64468c5a
2021-02-13 18:09:50.552 [main error] scan config 08: ERR: read timeout
2021-02-13 18:09:53.711 [bus notice] scan 15: ;Vaillant;70000;0419;4603
2021-02-13 18:09:53.711 [update notice] store 15 ident: done
2021-02-13 18:09:53.711 [update notice] sent scan-read scan.15 QQ=31: Vaillant;70000;0419;4603
2021-02-13 18:09:53.711 [bus notice] scan 15: ;Vaillant;70000;0419;4603
2021-02-13 18:09:54.054 [main notice] read common config file vaillant/scan.csv
2021-02-13 18:09:54.114 [main notice] read common config file vaillant/general.csv
2021-02-13 18:09:54.172 [main notice] read common config file vaillant/broadcast.csv
2021-02-13 18:09:54.316 [main notice] read scan config file vaillant/15.700.csv for ID "70000", SW0419, HW4603
2021-02-13 18:09:54.374 [main notice] found messages: 436 (0 conditional on 0 conditions, 0 poll, 8 update)
2021-02-13 18:09:59.517 [main error] scan config 26: ERR: read timeout
2021-02-13 18:10:00.028 [mqtt error] read message bai ReturnTemp not found
2021-02-13 18:10:00.080 [mqtt error] read message bai expertlevel_ReturnTemp not found
2021-02-13 18:10:00.086 [mqtt error] read message bai WaterPressure not found
2021-02-13 18:10:00.097 [mqtt error] read message bai FlowTemp not found
2021-02-13 18:10:00.108 [mqtt error] read message bai FlowTempDesired not found
2021-02-13 18:10:00.118 [mqtt error] read message bai HwcTemp not found
2021-02-13 18:10:00.130 [mqtt error] read message bai HwcTempMax not found
2021-02-13 18:10:00.140 [mqtt error] read message bai HwcWaterflowMax not found
2021-02-13 18:10:00.978 [update notice] sent read 700 HwcTempDesired QQ=31: 45
2021-02-13 18:10:00.978 [mqtt notice] read 700 HwcTempDesired: 1
2021-02-13 18:10:02.096 [update notice] sent read 700 HwcOpMode QQ=31: auto
2021-02-13 18:10:02.096 [mqtt notice] read 700 HwcOPMode: 1
2021-02-13 18:10:02.096 [mqtt error] read message bai StorageTemp not found
2021-02-13 18:10:02.096 [mqtt error] read message bai PositionValveSet not found
2021-02-13 18:10:02.097 [mqtt error] read message bai ModulationTempDesired not found
2021-02-13 18:10:02.097 [mqtt error] read message bai PrEnergyCountHc1 not found
2021-02-13 18:10:02.097 [mqtt error] read message bai PrEnergyCountHwc1 not found
2021-02-13 18:10:02.097 [mqtt error] read message bai averageIgnitionTime not found
2021-02-13 18:10:02.097 [mqtt error] read message bai FanSpeed not found
2021-02-13 18:10:02.097 [mqtt error] read message bai TargetFanSpeed not found
2021-02-13 18:10:02.097 [mqtt error] read message bai TargetFanSpeedOutput not found
2021-02-13 18:10:02.097 [mqtt error] read message bai currenterror not found
2021-02-13 18:10:02.098 [mqtt error] read message bai HeatingSwitch not found
2021-02-13 18:10:02.098 [mqtt error] read message bai Flame not found
2021-02-13 18:10:02.098 [mqtt error] read message bai Ignitor not found
2021-02-13 18:10:02.098 [mqtt error] read message bai WP not found
2021-02-13 18:10:02.098 [mqtt error] read message bai HwcSwitch not found
2021-02-13 18:10:02.098 [mqtt error] read message bai HwcDemand not found
2021-02-13 18:10:02.098 [mqtt error] read message bai CirPump not found
2021-02-13 18:10:02.098 [mqtt error] read message bai HeatingSwitch not found
2021-02-13 18:10:02.839 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:10:03.120 [update notice] sent read 700 OpMode QQ=31: auto
2021-02-13 18:10:03.121 [mqtt notice] read 700 OPMode: 1
2021-02-13 18:10:04.115 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:04.972 [update notice] sent read 700 z1DayTemp QQ=31: 21
2021-02-13 18:10:04.973 [mqtt notice] read 700 z1DayTemp: 1
2021-02-13 18:10:05.997 [update notice] sent read 700 z1RoomTemp QQ=31: 22.5625
2021-02-13 18:10:06.383 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:07.595 [update notice] received unknown MS cmd: 1008b5110101 / 09423ae0feff510100ff
2021-02-13 18:10:07.921 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:09.377 [update notice] sent read 700 z2RoomTemp QQ=31: 22.975
2021-02-13 18:10:09.765 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:11.004 [update notice] received unknown MS cmd: 1026b5230106 / 10fb01db01cc010080008000800080403d
2021-02-13 18:10:11.324 [update notice] sent read 700 z1NightTemp QQ=31: 19
2021-02-13 18:10:11.324 [mqtt notice] read 700 z1NightTemp: 1
2021-02-13 18:10:12.318 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:13.168 [update notice] sent read 700 Hc1HeatCurve QQ=31: 0.3
2021-02-13 18:10:13.168 [mqtt notice] read 700 Hc1HeatCurve: 1
2021-02-13 18:10:13.306 [update notice] received unknown MS cmd: 1026b5230107 / 0f008000800080008000008000805705
2021-02-13 18:10:13.632 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:14.499 [update notice] sent read 700 Hc1ActualFlowTempDesired QQ=31: 30.0233
2021-02-13 18:10:14.500 [mqtt notice] read 700 Hc1ActualFlowTempDesired: 1
2021-02-13 18:10:15.494 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:16.343 [update notice] sent read 700 z1ActualRoomTempDesired QQ=31: 21
2021-02-13 18:10:16.343 [mqtt notice] read 700 z1ActualRoomTempDesired: 1
2021-02-13 18:10:17.367 [update notice] sent read 700 WaterPressure QQ=31: 1.8
2021-02-13 18:10:17.755 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:18.942 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:10:19.826 [update notice] sent read 700 z2DayTemp QQ=31: 21
2021-02-13 18:10:19.826 [mqtt notice] read 700 z2DayTemp: 1
2021-02-13 18:10:20.674 [update notice] received unknown MS cmd: 1008b5110102 / 06033c64468c5a
2021-02-13 18:10:21.544 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:23.002 [update notice] sent read 700 z2NightTemp QQ=31: 19
2021-02-13 18:10:23.002 [mqtt notice] read 700 z2NightTemp: 1
2021-02-13 18:10:23.136 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:10:23.462 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:24.948 [update notice] sent read 700 Hc2HeatCurve QQ=31: 0.3
2021-02-13 18:10:24.949 [mqtt notice] read 700 Hc2HeatCurve: 1
2021-02-13 18:10:25.825 [update notice] received unknown MS cmd: 1026b5230f05ffff00000000ffffffff00000000 / 0101
2021-02-13 18:10:26.759 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:28.226 [update notice] sent read 700 Hc2ActualFlowTempDesired QQ=31: 29.4467
2021-02-13 18:10:28.226 [mqtt notice] read 700 Hc2ActualFlowTempDesired: 1
2021-02-13 18:10:28.360 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:10:28.636 [update notice] sent read 700 z2ActualRoomTempDesired QQ=31: 21
2021-02-13 18:10:28.636 [mqtt notice] read 700 z2ActualRoomTempDesired: 1
2021-02-13 18:10:29.629 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:30.790 [update notice] received unknown MS cmd: 1008b5110100 / 0810021320040f0001
2021-02-13 18:10:31.709 [update notice] sent read 700 DisplayedOutsideTemp QQ=31: -1.125
2021-02-13 18:10:31.709 [mqtt notice] read 700 DisplayedOutsideTemp: 1
2021-02-13 18:10:32.452 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:10:33.324 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:10:34.782 [update notice] sent read 700 HolidayTemp QQ=31: 18
2021-02-13 18:10:34.782 [mqtt notice] read 700 HolidayTemp: 1
2021-02-13 18:10:35.494 [update notice] received unknown MS cmd: 1008b5110101 / 09423a20ffff510100ff
2021-02-13 18:10:36.315 [update notice] sent read 700 HolidayStartPeriod QQ=31: 31.08.2020
2021-02-13 18:10:36.315 [mqtt notice] read 700 HolidayStartPeriod: 1
2021-02-13 18:10:37.109 [update notice] received unknown MS cmd: 1026b5230106 / 10fb01db01cc010080008000800080403d
2021-02-13 18:10:38.056 [update notice] sent read 700 HolidayEndPeriod QQ=31: 31.08.2020
2021-02-13 18:10:38.056 [mqtt notice] read 700 HolidayEndPeriod: 1
2021-02-13 18:10:38.769 [update notice] received update-read broadcast outsidetemp QQ=10: -1.125
2021-02-13 18:10:41.199 [update notice] received unknown MS cmd: 1026b5230107 / 0f008000800080008000008000805705
2021-02-13 18:10:43.783 [update notice] received unknown MS cmd: 1008b5040100 / 0a00ffffffffffffffe0fe
2021-02-13 18:10:46.209 [update notice] received update-read broadcast vdatetime QQ=10: 18:10:09;13.02.2021
2021-02-13 18:10:48.694 [update notice] received unknown MS cmd: 1008b5110102 / 06033c64468c5a
2021-02-13 18:10:51.199 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:10:53.703 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:11:03.057 [update notice] sent read 700 z1RoomTemp QQ=31: 22.5625
2021-02-13 18:11:04.051 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:11:05.383 [update notice] received unknown MS cmd: 1026b5230f05ffff00000000ffffffff00000000 / 0101
2021-02-13 18:11:06.315 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:11:07.770 [update notice] sent read 700 z2RoomTemp QQ=31: 22.975
2021-02-13 18:11:07.904 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:11:08.230 [bus error] send to 15: ERR: read timeout, retry
2021-02-13 18:11:09.715 [update notice] sent read 700 WaterPressure QQ=31: 1.9
2021-02-13 18:11:10.459 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:11:12.963 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:11:15.469 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:11:17.994 [update notice] received unknown MS cmd: 1008b5110101 / 09413a20ffff510100ff
2021-02-13 18:11:21.970 [update notice] received unknown MS cmd: 1026b5230106 / 10fb01da01cc010080008000800080403d
2021-02-13 18:11:24.521 [update notice] received unknown MS cmd: 1026b5230107 / 0f008000800080008000008000805705
2021-02-13 18:11:27.024 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:11:29.581 [update notice] received unknown MS cmd: 1008b5110100 / 0812021220040f0001
2021-02-13 18:11:29.581 [bus notice] new master 30, master count 4
2021-02-13 18:11:30.908 [main error] scan config 35: ERR: read timeout
2021-02-13 18:11:32.101 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:11:34.596 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:11:37.074 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:11:39.556 [update notice] received update-read broadcast outsidetemp QQ=10: -1.125
2021-02-13 18:11:39.719 [update notice] received unknown MS cmd: 3015b5240108 / 08010001010c012a30
2021-02-13 18:11:50.726 [update notice] received unknown MS cmd: 1026b5230f05ffff00000000ffffffff00000000 / 0101
2021-02-13 18:11:53.222 [update notice] received unknown MS cmd: 1026b523040200013c / 020100
2021-02-13 18:11:57.235 [update notice] received unknown MS cmd: 1026b523040201013a / 020100
2021-02-13 18:11:58.821 [main notice] SIGTERM received
2021-02-13 18:11:59.816 [update notice] received unknown MS cmd: 1008b5040100 / 0a00ffffffffffffffe0fe
2021-02-13 18:12:00.037 [mqtt error] read message bai ReturnTemp not found
2021-02-13 18:12:00.077 [mqtt error] read message bai expertlevel_ReturnTemp not found
2021-02-13 18:12:00.087 [mqtt error] read message bai WaterPressure not found
2021-02-13 18:12:00.098 [mqtt error] read message bai FlowTemp not found
2021-02-13 18:12:00.109 [mqtt error] read message bai FlowTempDesired not found
2021-02-13 18:12:00.120 [mqtt error] read message bai HwcTemp not found
2021-02-13 18:12:00.130 [mqtt error] read message bai HwcTempMax not found
2021-02-13 18:12:00.139 [mqtt error] read message bai HwcWaterflowMax not found
2021-02-13 18:12:01.339 [update notice] sent read 700 HwcTempDesired QQ=31: 45
2021-02-13 18:12:01.340 [mqtt notice] read 700 HwcTempDesired: 1
2021-02-13 18:12:01.452 [update notice] received update-read broadcast vdatetime QQ=10: 18:11:09;13.02.2021
2021-02-13 18:12:01.472 [bus error] send to 15: ERR: wrong symbol received, retry
2021-02-13 18:12:02.867 [update notice] sent read 700 HwcOpMode QQ=31: auto
2021-02-13 18:12:02.867 [mqtt notice] read 700 HwcOPMode: 1
2021-02-13 18:12:03.012 [main notice] ebusd stopped

@NimlothPL
Copy link
Author

And ?

@john30
Copy link
Owner

john30 commented Feb 20, 2021

please provide raw logs of the same period by starting with additional argument "--lograwdata=bytes"

And ?

really helpful comment btw

@NimlothPL
Copy link
Author

NimlothPL commented Feb 21, 2021

Here you go:

EBUSD_OPTS="--scanconfig=full -d /dev/ttyAMA0 --lograwdata=bytes --enablehex --latency=60000 --receivetimeout=50000 --sendretries=4 --accesslevel=* --mqtthost=x.x.x.x --mqttport=1883 --mqttuser=mqttuser --mqttpass=mqttpass -l /var/logram/ebusd.log"

ebusd.log

@john30
Copy link
Owner

john30 commented Apr 11, 2021

the raw data is in /var/log/ebusd.log unless you add --lograwdatafile=... as well, so the log file provided does not reveal the missing info

@john30
Copy link
Owner

john30 commented Oct 6, 2021

closed due to inactivity

@john30 john30 closed this as completed Oct 6, 2021
@andrewt27
Copy link

andrewt27 commented Jan 12, 2023

@john30
Hi I have the same problem:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
ebusd --foreground --mqtthost=core-mosquitto --mqttport=1883 --mqttuser=XXX --mqttpass=XXX --scanconfig --mqttjson --latency=10 --mqttint=/etc/ebusd/mqtt-hassio.cfg --mqtttopic=ebusd --device=enh:192.168.1.82:9999 --log=all:error --log=main:error --log=bus:error --log=update:error --log=network:error --log=other:error
2023-01-12 11:48:59.178 [update error] unable to parse poll-read bai externalFlowTempDesired from 3108b509030d2500 / 00: ERR: invalid position
2023-01-12 11:49:02.211 [mqtt error] decode bai externalFlowTempDesired: ERR: invalid position
2023-01-12 11:49:05.201 [update error] unable to parse poll-read bai ExtFlowTempDesiredMin from 3108b509030d6e04 / 00: ERR: invalid position
2023-01-12 11:49:07.219 [mqtt error] decode bai ExtFlowTempDesiredMin: ERR: invalid position
2023-01-12 11:49:47.195 [update error] unable to parse poll-read bai HcPumpMode from 3108b509030d4904 / 00: ERR: invalid position
2023-01-12 11:49:52.528 [mqtt error] decode bai HcPumpMode: ERR: invalid position
2023-01-12 11:50:11.174 [update error] unable to parse poll-read bai HoursTillService from 3108b509030d2004 / 00: ERR: invalid position
2023-01-12 11:50:17.645 [mqtt error] decode bai HoursTillService: ERR: invalid position
2023-01-12 11:50:23.196 [update error] unable to parse poll-read bai HwcPostrunTime from 3108b509030d1104 / 00: ERR: invalid position
2023-01-12 11:50:27.161 [mqtt error] decode bai HwcPostrunTime: ERR: invalid position
2023-01-12 11:50:41.189 [update error] unable to parse poll-read bai HwcTempDesired from 3108b509030dea03 / 00: ERR: invalid position
2023-01-12 11:50:42.263 [mqtt error] decode bai HwcTempDesired: ERR: invalid position
2023-01-12 11:50:47.185 [update error] unable to parse poll-read bai HwcTempMax from 3108b509030d4304 / 00: ERR: invalid position
2023-01-12 11:50:52.272 [mqtt error] decode bai HwcTempMax: ERR: invalid position
2023-01-12 11:53:11.221 [update error] unable to parse poll-read bai SecondPumpMode from 3108b509030d0b04 / 00: ERR: invalid position
2023-01-12 11:53:12.888 [mqtt error] decode bai SecondPumpMode: ERR: invalid position
2023-01-12 11:53:35.176 [update error] unable to parse poll-read bai Status16 from 3108b5040116 / 00: ERR: invalid position
2023-01-12 11:53:37.926 [mqtt error] decode bai Status16: ERR: invalid position
2023-01-12 11:53:41.180 [update error] unable to parse poll-read bai Status from 3108b5110103 / 00: ERR: invalid position
2023-01-12 11:53:42.976 [mqtt error] decode bai Status: ERR: invalid position
2023-01-12 11:54:53.209 [update error] unable to parse poll-read bai ValveMode from 3108b509030d2a04 / 00: ERR: invalid position

(I filtered this to only errors)

There is one minute log raw:

2023-01-12 12:03:26.754 <1008b51101018900095e5da008ff600000ffb500
2023-01-12 12:03:27.023 <1008b51009000000ffffff010000260001019a00
2023-01-12 12:03:36.749 >3108070400d1<000ab542414930300105780313>00
2023-01-12 12:03:36.859 <1008b51101018900095d5ca008ff600000ff5f00
2023-01-12 12:03:37.129 <1008b51009000000ffffff010000260001019a00
2023-01-12 12:03:37.389 <1008b51101028a0006033c96468c64e900
2023-01-12 12:03:38.618 >3108b509012448<00090032313231313130308d>00
2023-01-12 12:03:38.831 >3108b509012549<00093130303231383837307e>00
2023-01-12 12:03:39.023 >3108b50901264a<000930303130303834343816>00
2023-01-12 12:03:39.218 >3108b50901274b<00094e313c3c3c3c3c3c3c8f>00
2023-01-12 12:03:40.198 >3108b509012448<00090032313231313130308d>00
2023-01-12 12:03:40.387 >3108b509012549<00093130303231383837307e>00
2023-01-12 12:03:40.592 >3108b50901264a<000930303130303834343816>00
2023-01-12 12:03:40.789 >3108b50901274b<00094e313c3c3c3c3c3c3c8f>00
2023-01-12 12:03:42.985 >31150704008b<000ab537303030300614690350>00
2023-01-12 12:03:43.176 >3115b509012406<0009003231323130373030a7>00
2023-01-12 12:03:43.365 >3115b509012507<00093230313731333136307a>00
2023-01-12 12:03:43.550 >3115b509012604<0009303832303037353637be>00
2023-01-12 12:03:43.763 >3115b509012705<00094e3800000000000000a7>00
2023-01-12 12:03:43.945 >3108b509030d6e00c4<00010c97>00
2023-01-12 12:03:46.853 <1008b51101018900095d5ca008ff600000ff5f00
2023-01-12 12:03:47.125 <1008b51009000000ffffff010000260001019a00
2023-01-12 12:03:49.208 >3108b509030d6f005f<00010a91>00
2023-01-12 12:03:55.185 >3108b509030d81008d<00010b90>00
2023-01-12 12:03:56.910 <1008b51101018900095d5ca008ff600000ff5f00
2023-01-12 12:03:57.189 <1008b51009000000ffffff010000260001019a00
2023-01-12 12:04:01.191 >3108b509030d8200bb<00010992>00
2023-01-12 12:04:06.969 <1008b51101018900095d5cd008ff600000ffe500
2023-01-12 12:04:07.180 >3108b509030d200079<0001009b>00
2023-01-12 12:04:07.334 <1008b51009000000ffffff010000260001019a00
2023-01-12 12:04:07.618 <1008b50401003d000a02ffffffffffffffd008b600
2023-01-12 12:04:07.877 <1008b51101028a0006033c96468c64e900
2023-01-12 12:04:08.115 <10feb516080007041212010423de
2023-01-12 12:04:08.387 <1008b5110100880008ed020e001f100080d400
2023-01-12 12:04:08.606 <10feb5160301a008bb
2023-01-12 12:04:13.180 >3108b509030dda0058<00010299>00
2023-01-12 12:04:17.039 <1008b51101018900095d5ca008ff600000ff5f00
2023-01-12 12:04:17.312 <1008b51009000000ffffff010000260001019a00
2023-01-12 12:04:19.104 >3108
2023-01-12 12:04:19.163 <08
2023-01-12 12:04:25.182 >3108b509030d250023<000000>00
2023-01-12 12:04:27.995 <1008b51101018900095d5ca008ff600000ff5f00

@john30
Copy link
Owner

john30 commented Jan 13, 2023

@andrewt27 this is not related at all and the issue is closed for 2 years almost.
furthermore, the devices are recognized as otherwise you would not have a "bai" circuit.
if some messages are not being answered by the addressed device, then the config is not compatible. this is nothing unusual as the config is determined by try-and-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants