HI there!
I'm trying to read a PLC meter throug a concentrator unit. So I'm sending the meter's networkID in the connection parameters.
However, after the AA response, the next frames are not including the NetworkID and this makes the communication fail.
Here you have the frames:
Send AARQ request
TX: 11:34:09 000100010001006CE6000A34303032343630303039605DA109060760857405080103A60A040841424344454647488A0207808B0760857405080205AC1280102D113D362B453C53342A2309552F354BBE230421211F30000000001F584B3032AF28570750C60D7E8F7709820EC8B6E71DB5001A16
RX: 11:34:14 0001000100010078E7000A343030323436303030396169A109060760857405080103A203020100A305A10302010EA40A0408575345303030303188020780890760857405080205AA1280105F003200E400E60008007A000C004E00BE230421281F30000003519337089426E6DAD989D47DD1E1678E4647AE26CED5ECF10BFA7B
Parsing AARE reply61 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 57 53 45 30 30 30 30 31 88 02 07 80 89 07 60 85 74 05 08 02 05 AA 12 80 10 5F 00 32 00 E4 00 E6 00 08 00 7A 00 0C 00 4E 00 BE 23 04 21 28 1F 30 00 00 03 51 93 37 08 94 26 E6 DA D9 89 D4 7D D1 E1 67 8E 46 47 AE 26 CE D5 EC F1 0B FA 7B
Conformance: BlockTransferWithGetOrRead, BlockTransferWithSetOrWrite, BlockTransferWithAction, MultipleReferences, Get, Set, SelectiveAccess, Action
TX: 11:34:14 0001000100010040CB3E3000000001125FFBD08AA02FDFB6AF2145A5A7811DD1DD4DBC4A10911CDDD921B16D3CBC2C9CECD6BFBE3BC2C1B251B7E2D3CBC89FE8425AEE79F3EAED40
RX: 11:34:15 0001000100010003D80101
Is there any option or conformance which does the ?Network ID be sending on every frame? thanks!