You need to change the authentication level and client address. The correct values should be on the meter documentation.
You can use the client example with arguments:
-C AuthenticationEncryption -v 0.0.43.1.5.255 - c METER_CLIENT_ADDRESS -a METER_AUTHENTICATION_LEVEL -B METER_BLOCK_CIPHER_KEY -A METER_AUTHENTICATION_KEY
Hi, You can get the details…
Hi,
You can get the details how to use image transfer from here:
https://gurux.fi/Gurux.DLMS.Objects.GXDLMSImageTransfer
BR,
Mikko
i am facing athentication…
i am facing athentication not done due to error read_write_denied can you guide and how to use invocation counter 0.0.43.1.5.255
Hi, You need to change the…
Hi,
You need to change the authentication level and client address. The correct values should be on the meter documentation.
You can use the client example with arguments:
-C AuthenticationEncryption -v 0.0.43.1.5.255 - c METER_CLIENT_ADDRESS -a METER_AUTHENTICATION_LEVEL -B METER_BLOCK_CIPHER_KEY -A METER_AUTHENTICATION_KEY
BR,
Mikko
The client example is here.
https://github.com/Gurux/GuruxDLMS.c/blob/44d7fe0dc5351f0656a931d362a1a…