Hello, everyone
I want to connect the simulator meter with the template (LN-v2-GMacWithAuthenticationEncyption.xml).
I started the simulator with command(.\bin\Release\net9.0\Gurux.DLMS.Simulator.Net -S COM3 -t Verbose -x .\Templates\LN-v2-GMacWithAuthenticationEncyption.xml)
After that, i started the command to connect( no issue with the physical layer), but it did not work, the aare is failed. is my command wrong? or other ? i need help. thank you for looking.
.\bin\Release\net9.0\Gurux.DLMS.Simulator.Net -t Verbose -o test.xml -S COM34 -c 1 -s 1 -a HighGmac -T 4752580000000001 -A D0D1D2D3D4D5D6D7D8D9DADBDCDDDEDF -B 000102030405060708090A0B0C0D0E0F -C AuthenticationEncryption
Hi, You need to read theā¦
Hi,
You need to read the invocation counter because AuthenticationEncryption is used. Add argument -v 0.0.43.1.0.255
BR,
Mikko