I am working with an Iskra MT382 with the latest (2.2.12) version of the gurux.dlms.java library. I am using the GXDLMSClient class for programmatic access to the meter. The desktop application GXDLMSDirector works just fine over TCP/IP (WRAPPER) with the meter, while the programmatic access does not work at all. There is no response from the meter.
I have noticed a one-byte difference (3d byte from the end) between the AARQ packet sent by the GXDLMSDirector and the one created by the GXDLMSClient:
I want to read historical data from Elster A1500
When I read data In Readout mode and with Optical Port meter is returning to me last 12 reset data like this
I have been trying to get the sample client to connect with a prime PLC network of meters.
The machine where I try to run it is ARMv7 and doesn't have a connection to the internet.
I also can't get the manufacter settings files I need to put there. I can't find them on github or anywhere else.
Has anyone successfully built a working dlms client for a PLC network using gurux?
Can I get the manufacturer settings files for ZIV?