Open Zembol76 opened 15 hours ago
I have noticed a pattern. When the BBQ Gateway S3 is switched off/on (plugged into the boiler). This module which I read which first one, can continue to read example I can read the second MM100 ID 7 offset 2000 but ID7 offset 1000 does not work. When BBQ Gateway S3 (boiler plug) is switched off/on. I can read the first MM100 ID 7 offset 1000 but ID7 offset 2000 does not work.
Logs I read as first ID 7 offset 2000 works, offset 1000 generates this error 2024-11-19 22:24:19.747 ERROR 43: [modbus] Unable to read raw device value flowtemphc for tag=1 - error_code = -1 2024-11-19 22:24:24.748 ERROR 44: [modbus] Unable to read raw device value flowtemphc for tag=1 - error_code = -1 2024-11-19 22:24:29.746 ERROR 45: [modbus] Unable to read raw device value flowtemphc for tag=1 - error_code = -1
I read as first ID 7 offset 1000 works, offset 2000 generates this error 2024-11-19 22:33:00.589 ERROR 14: [modbus] Unable to read raw device value flowtemphc for tag=2 - error_code = -1 2024-11-19 22:33:05.594 ERROR 15: [modbus] Unable to read raw device value flowtemphc for tag=2 - error_code = -1 2024-11-19 22:33:10.595 ERROR 16: [modbus] Unable to read raw device value flowtemphc for tag=2 - error_code = -1
DESCRIPTION
I have two MM100 modules (json, configuration below). How do I read the data from the second MM100. Reading from the first ID 7 offset 1000 (HC1) works fine, I cannot read data from the second module, theoretically it should be ID 7 and offset 2000 (HC2) but it does not work.