Latest posts

Assumed bug on Aidon meters with HAN-NVE interface

We have seen on our own meter and had at least one customer report on the same issue. It concerns meters configured with HAN-NVE interface (RJ45 socket).

These meters send 3 different payloads:

  • List 1
    A very small payload sent each 2.5 second
  • List 2
    A longer payload with more parameters, sent each 10 second
  • List 3
    A payload with all parameters, sent hourly just after passing of whole hour.
    This is the only payload that contains Accumulated energy (kWh), and is used to calculate and display the consumption for the previous hour.

The issue is that the meter sometimes send identical value for Accumulated Import Energy (kWh) in two consecutive List 3.

The consequence is that the user sees something like this on her/his consumption graph:

In this case, the user knew that the consumption was higher than normal in the periods 21/22 - but it was definitively not zero during hour 21.

Our own investigatons, after having seen the same issue, show that this is not a firmware bug, it is actually the meter that sent the same value for Accumulated energy for hour 20 and for hour 21. When the meter then transmitted the correct value for hour 22, the result is as shown in the graph.

Some of you may think that the reason is a missing List 3 (checksum error for instance). But if that happens, the firmware will not register a value for the missing hour. When the next list 3 then arrives, covering a two-hour period, the firmware will average the value and distribute it over the two hour periods.

Posted in: Information

Leave a comment