-
Notifications
You must be signed in to change notification settings - Fork 84
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
Inepro PRO380 MOD old version #327
Comments
Where in the pdf can I find the comparison? |
The table starting at page 37. The first column represents the old registers and the second column are the registers that are already used in inepro.go |
Ah, I see. Any idea what makes the "old" version? Different make or name? |
Well, that's a good question. My meter has the following versions (all can be accessed by modbus) and is an original Inepro: |
Allright, now I have access to a Solarlog labeld Inepro PRO380 MOD. The software version is the difference. |
Hello @andig
I have an old version of the PRO380 MOD from Inepro and it provides the same features but the Modbus registers are different. Right now I don't use mbmd, but in the near future I would like to use EVCC. At the moment the meter is connected to my home assistant.
The old manual can be found here: https://vallin.lv/wp-content/uploads/2017/10/PRO380-user-manual-V1-03.pdf
In the manual of the German distributor, old and new registers are mentioned side by side: https://www.kdk-dornscheidt.de/wp-content/uploads/2017/11/Bedienungsanleitung_KDK_PRO380_4205100Pro_420506Pro_S_Mbus_Modbus_V3_00.pdf
For your convenience, I have modified the registers of https://github.com/volkszaehler/mbmd/blob/master/meters/rs485/inepro.go
Since I don't know if this old version was also available as 1 phase meter, I have removed the opcodes that are only available for the 1 phase version.
If you need someone for testing, let me know.
Best, Tom
inepro_old_registers.go.txt
The text was updated successfully, but these errors were encountered: