Replies: 1 comment
-
Hey @SSch1987 see #289 for all the info I have regarding this topic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to emulate the Lumel wattmeter in order to enable PV2Heat without the exclusive hardware component.
Unfortunately, I am struggling with the modbus registers. I used a sniffer that provides the following information:
Slave-ID: 0A (10)
Function: 04 (Read Input Registers)
Startadresse: 1B58 = 7000
Length: 0030 = 48 Registers
So far so good. Now, I am wondering, which information must be provided in which register. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions