Hi.
I've compiled and run "gurux.dlms.server" . Then I tried to connect to it using "gurux.dlms.client" that i compiled too . I got successful connection when i connect in None Authentication level. But i got Error when tried to connect in High level authentication.
the Error is Something like that :
Connecting to localhost:4061
InitializeConnection
AARQRequest failed DecipheringError
DecipheringError
I run "gurux.dlms.client" with this command:
./gurux.dlms.client.bin -h localhost -p 4061 -A D0D1D2D3D4D5D6D7D8D9DADBDCDDDEDD -B 000102030405060708090A0B0C0D0E0F -c 1 -a HighGMAC -s 1 -T 4142434445464748
Can you Help me?
Hi, Your authentication key…
Hi,
Your authentication key is wrong. It should be -A D0D1D2D3D4D5D6D7D8D9DADBDCDDDEDF
BR,
Mikko