Hi Mikko,
Im Using guruxDLMSdirector Version 8.1.2109.3001, i have tried to connect to a meter which is connected by a gateway in Utitlity settings so i set the network ID and Physical device address. these are the logs of the connections:-
11.03.06 Send AARQ request.
TX: 00 01 00 10 00 01 00 2A E6 00 08 76 90 50 00 00 00 00 07 60 1D A1 09 06 07 60 85 74 05 08 01 01 BE 10 04 0E 01 00 00 00 06 5F 1F 04 00 62 FE DF FF FF
11.03.07
RX: 00 01 00 01 00 10 00 2B 61 29 A1 09 06 07 60 85 74 05 08 01 01 A2 03 02 01 00 A3 05 A1 03 02 01 00 BE 10 04 0E 08 00 06 5F 1F 04 00 00 00 10 02 30 00 07
11.03.08
RX: 00 01 00 01 00 10 00 09 C4 01 C1 00 06 00 00 00 14
11.03.08 Disconnect request
TX: 00 01 00 10 00 01 00 10 E6 00 08 76 90 50 00 00 00 00 07 62 03 80 01 00
11.03.09
RX: 00 01 00 01 00 10 00 05 63 03 80 01 00
11.03.09 Send AARQ request.
TX: 00 01 00 30 00 01 00 6A E6 00 08 76 90 50 00 00 00 00 07 60 5D A1 09 06 07 60 85 74 05 08 01 03 A6 0A 04 08 41 42 43 44 45 46 47 48 8A 02 07 80 8B 07 60 85 74 05 08 02 02 AC 12 80 10 11 4A 19 58 00 70 59 1A 38 5D 5C 37 25 6C 44 21 BE 23 04 21 21 1F 30 00 00 00 15 E7 45 F0 AA D2 25 E7 FA E8 4C CA E2 1B DB 3E 65 65 2C 6F FE 70 05 4F 24 B7 4E
11.03.11
RX: 00 01 00 01 00 30 00 6B 61 69 A1 09 06 07 60 85 74 05 08 01 03 A2 03 02 01 00 A3 05 A1 03 02 01 0E A4 0A 04 08 4C 4E 54 4C 54 23 24 1F 88 02 07 80 89 07 60 85 74 05 08 02 02 AA 12 80 10 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 BE 23 04 21 28 1F 30 00 00 00 10 68 6D 2A C6 80 A1 8E 5A 0B A7 AC 4F 21 CA 28 9A 55 71 4B A8 6E 77 57 C3 DF C6
11.03.11 Authenticating.
TX: 00 01 00 30 00 01 00 3D CB 3B 30 00 00 00 16 BE 94 26 DF 6D 84 2C 64 E1 55 B9 75 AF A2 AC E6 89 8D D9 37 43 EE 2F DB A2 CE E4 96 C8 7E 80 6D 25 F3 15 B4 6B 18 3D EE DE E8 D5 9E AC 82 C3 80 B3 A9 14 59 B8 24
11.03.16 Data send failed. Try to resend 1/3
11.03.21 Data send failed. Try to resend 2/3
11.03.26 Failed to receive reply from the device in given time.
As you can see in this "11.03.11 Authenticating.
TX: 00 01 00 30 00 01 00 3D CB 3B 30 00 00 00 16 BE 94 26 DF 6D 84 2C 64 E1 55 B9 75 AF A2 AC E6 89 8D D9 37 43 EE 2F DB A2 CE E4 96 C8 7E 80 6D 25 F3 15 B4 6B 18 3D EE DE E8 D5 9E AC 82 C3 80 B3 A9 14 59 B8 24" there is no Physical device address "E6 00 08 76 90 50 00 00 00 00 07" is this the reason why i could not read data in US(Utility settings) but in Public Client i was able to read it's Object list? Will this problem occur when i use Gurux AMI4?
Hi, What I see from the non…
Hi,
What I see from the non-ciphered bytes is that you are sending GatewayRequest, but the GW doesn't reply GatewayResponse. GW sends PDU without this info,
Can you share the block cipher and authentication keys so I can verify this and check if this is the reason for this?
BR,
Mikko
Thank you for the response,…
Thank you for the response,
Block Cipher: 1234567890123456
Authentication Key: 1234567890123456
This is the Communication…
This is the Communication Paradigm that we are following
Hi, The meter replies…
Hi,
The meter replies AssociationResponse without GatewayRequest. Check why that is happening.
BR,
Mikko
Hi, "The meter replies…
Hi,
"The meter replies AssociationResponse without GatewayRequest" do
you mean 0xE7 00 08 76 90 50 00 00 00 00 07 prefix? if so no as i
thought the end device HES is know to the Gateway does Gurux checks this Gatewayresponse as i believe in previous version(i dont remember which) it was working fine was there an update to check this frame?
Hi, And also can you…
Hi,
And also can you suggest what to do when there is a need to send multiple meters data to HES at once?
Hi, I believe that Push…
Hi,
I believe that Push messages are the best option if you want to send multiple meters data to the HES.
https://www.gurux.fi/Gurux.DLMS.Objects.GXDLMSPushSetup
BR,
Mikko
Hi, Could you please let me…
Hi,
Could you please let me know if you fixed adding this Prefix 0xE7 00 08
76 90 50 00 00 00 00 07 prefix for RF Communication.