Hello, wanted to ask is it possible to do a reconnect in between of reading association view?
Currently i am geting error:
TX: 7E A0 13 03 05 32 92 40 E6 E6 00 C0 02 C1 00 00 00 01 51 BE 7E
RX: 7E A0 16 05 03 52 CA CF E6 E7 00 C4 02 C1 01 00 00 00 01 01 13 34 68 7E
Failed to send_and_read_dlms_packet: Access Error : Data Block Number Invalid.
my senderFrame is recalculated after reconnection. Is it possible, to not change senderFrame?
Hi, That is not possible…
Hi,
That is not possible. The block number starts from 1 and it's odd that your meter fails to send the first block.
BR
Mikko
Meter does not fail to send…
Meter does not fail to send first block, it is failing after i try to reconnect. Maybe is it possible to save block number?
Hi, The block number is…
Hi,
The block number is reset to 1 every time when you read something.
It's not usually possible to save the block number.
BR,
Mikko