Replies: 13 comments 70 replies
-
Strange error!
Can you post a screenclip of what you have in Real time calculations? |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
It looks like you have two slightly different symptoms: |
Beta Was this translation helpful? Give feedback.
-
Do you want me to collect any data? (posted current stats further up in the thread) |
Beta Was this translation helpful? Give feedback.
-
Thank you both. I have analyzed your input and identified the problem; here we go: The "HDLC frame" sections of the debug can be decoded using https://www.gurux.fi/GuruxDLMSTranslator (paste, then click "To XML").
For each data point here you see the OBIS code identifiers, which you find in the definition of the payloads in the Interface spec (see below). The Interface specification, section "5.1 HAN-NVE", describes the two payloads that are sent:
The column "Logical name" is the OBIS code identifier for each data point, which you'll find in the decoded message (see above). Only List 2 contains accumulated energy (Wh), and should be sent in between the List 1 messages at xx:00:00 and xx:00:10. As indicated in Interface spec section "5.1.2.1 Time trigger setup", the List 2 is normally sent at xx:00:05. Debug from @Sopis67
However, I find a List 2 in the DLMS frame starting at line 1081, received at 20:00:55 (!) **Debug from @zelbanna **
I do not see any List 2 in this file, but I assume it arrives very late also in your case (your file does not go all the way to 22:00:55). Conclusion However, I see this in the Interface spec: This indicates that the delay could be caused by a timer collision in the meter - and that Kamstrup will not consider the late List 2 to be an error. While waiting for a solution, I recommend both of you to try to reboot your meters - which could potentially reset them to "normal" operation. In Norway the main breaker is on the "street side" of the meter, so pulling the main breaker for 10 seconds will reset the meter. Is that possible also on your installations? The situation is highly unusual. We have more than 1600 Pow-K running on Kamstrup meters in several countries - and have not seen this before. I'm wondering: Are you two in the same region / with the same grid company? |
Beta Was this translation helpful? Give feedback.
-
I have a theory, so here is a tests version you guys could try: |
Beta Was this translation helpful? Give feedback.
-
I did a Telnet debug on my meter, and see that I too now receive List 2 at xx:00:55 - so something has happened since I last looked into this some years ago. I also did a side-by-side comparison (end of post) with @Sopis67 List 2. Here is my frame that updates data storage:
Decoded DLMS:
This is the decoded List 2 from @Sopis67 :
Side by side comparison of the two; I cannot spot any specific difference: |
Beta Was this translation helpful? Give feedback.
-
I don’t have any multipliers? Should I enable and set to 1/1/1/1?19 sep. 2024 kl. 18:34 skrev ArnieO ***@***.***>:
OK, we're closing in on the problem:
Your meter says 21202 kWh and the gauge says 2120 kWh.
Do you have a modified setting on Config page / Meter / Multipliers?
Your raw data shows you receive the same number of digits as me, and I have no modification on the multipliers, they are all set to 1:
image.png (view on web)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Summary Two Pow-K users with the same Swedish grid company (https://www.seom.se/) have identical problem, that started last week:
|
Beta Was this translation helpful? Give feedback.
-
The published fix (#843 (reply in thread)) seems to work as intended. |
Beta Was this translation helpful? Give feedback.
-
I'm having some strange issues since around 06:00 Monday with my Omnipower in Sweden. Found this discussion and thought that it probably was related. Now I'm not so sure anymore. I suspect that the power company has changed some setting of the meter or have done some update to the meter but I haven't yet confirmed this. While waiting for them to answer please tell me if I'm thinking correctly. With DLMS data there's full output every 10s. With "ordinary" HAN-NVE there's full data every 60s and current import/export every 10s. What kind of strange data output setting is only once an hour??? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Rebooting the meter is easy if you have the main breaker on the "street side". Unfortunately that is often not the case on installations in Denmark and some other European countries (we have seen such cases in Switzerland), ref information in https://www.amsleser.no/module/ets_blog/blog?id_post=33 I had HAN-port reader on my Kamstrup Omnipower meter for 6 years before needing to restart it - to get the port working again. These things seems to happen "out of the blue", and we have not been able to see anything systematic reason. We have so many readers in operation now, that I believe we would have received error reports from several users at the same time if this was related to firmware rollout in a way that affected all meters receiving it. It seems more like random "glitches" - that may of course have been triggered by an upgrade but if so: only on a very small number of "unlucky" users. |
Beta Was this translation helpful? Give feedback.
-
Hi, I am using the MQTT integration with HA and since morning on the 14th my current month used value follow current hour used value so went down from 300kWh something to exactly whatever the current hour is showing(!)
same in the web UI. The daily graph of export and import is however correct
I don’t know what kind of bug I hit but I upgraded 2.3.5 to 2.3.8 this morning and it is the same.
Beta Was this translation helpful? Give feedback.
All reactions