Skip to main content
Home
for DLMS smart meters
Open source solutions for DLMS smart metering

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
By AnujNayak , 19 February, 2026

Electricity smart Meter DLMS firmware stack

Forums
Gurux.DLMS

Dear Gurux Team,

I hope you are doing well.

We are currently working on the development of electricity meters and are interested in implementing a DLMS/COSEM stack in our Renesas Controller. We would like to understand whether Gurux provides a DLMS stack suitable for integration into meter firmware, along with details regarding licensing, commercial usage, and technical support.

Kindly share the relevant information and documentation to help us evaluate the solution.

Looking forward to your response.

By Administrator , 19 February, 2026

gurux.dlms.cpp 9.0.2602.1901

The following important issues are resolved in this version:
fix: CGXDateTime::ToUnixTime()

By Administrator , 19 February, 2026

fixe: CGXDateTime::ToUnixTime()

Project
gurux.dlms.cpp
Status
Closed (fixed)
Priority
Normal
Category
Bug report
By SMarcin , 17 February, 2026

Meter rejects reading multiple objects, but it conformance says it supports it.

Forums
Gurux.DLMS

Hello,
I'am trying to read multiple objects with 1 query via tcp/ip using python.

Running this code:

obj1 = GXDLMSRegister()
obj1.shortName = 39656
obj1.attributeIndex = 2

obj2 = GXDLMSRegister()
obj2.shortName = 39800
obj2.attributeIndex = 2

objects = [obj1, obj2]

packets = client.readList(objects)

for p in packets:
reply = send_and_receive(p)
client.getData(reply)

gives me an error:

By Zulu@eyabantup… , 16 February, 2026

Landisgyr meter

Forums
Gurux.DLMS

hi Am trying to connect the Gurux GXDLMS Director to the landisgyr meter and it has a CU-XE communication module. There are no Obis codes in the software, and it says failed to receive reply from device. can you help? I can only connect with the MAP110 from landisgyr but with Gurux is giving me problems.

By MNN , 16 February, 2026

GxDateTime always return DayOfWeek as FF

Forums
Gurux.DLMS

Hi,

Attribute 4 of ActionSchedule return DayOfWeek is 1),
but as a result GXDateTime has DayOfWeek as FF

7E A0 1C 00 02 4A 45 61 54 44 71 E6 E6 00 C0 01 C1 00 16 00 00 0F 00 80 FF 04 00 3D 7E 7E

7E A0 24 61 00 02 4A 45 74 09 30 E6 E7 00 C4 01 C1 00 01 01 02 02 09 04 00 00 00 00 09 05 07 EA 02 FE 01 97 BF 7E .

Why is this happening?
Can something be done about this?

By Christian247 , 13 February, 2026

Asynchronous support in Gurux DLMS stack (.NET)?

Forums
Gurux.DLMS

Hello,

we intend to use the Gurux DLMS .NET stack for a system that needs to communicate with a large number of smart meters in parallel.

Our application architecture is fully asynchronous and uses async/await throughout the entire call chain. However, we have not found any indication that the Gurux DLMS stack supports asynchronous communication.

From what we can see, communication appears to be implemented using synchronous/blocking socket calls.

Our concern is the following:

By nissi , 11 February, 2026

Multiple meter loop On OFF Problem

Forums
Gurux.DLMS

I am using two L&T Trivector meters connected through RS-485 looping with a USB-to-Serial converter. Earlier I asked about multiple connections in the Gurux forum(https://www.gurux.fi/node/35203). I created a sample program using the Gurux DLMS Client in C#.

The issue I am facing is:
When reading data from one meter, if I power ON the second meter, the current meter stops responding.

I suspect there may be a communication conflict or addressing problem in the RS-485 multi-drop setup.

By juandavido92 , 10 February, 2026

Python GXDLMSTranslator

Forums
General discussion

Hi,
I am using gurux_dlms for python and I would like to know how to configure the translator properly
Here is my code

By Bhanu Prakash , 6 February, 2026

Issue with KWH Value Reading Using Gurux DLMS Library.

Forums
DLMSDirector

Hello Gurux Team,

We are currently facing an issue while reading meter data using the Gurux DLMS libraries.

In the field, some meters display six-digit KWH values (for example, 987654.32). However, when we fetch the value from the meter using GXDLMSDirector, we receive only five digits (for example, 87654.32).

The meter display shows the correct six-digit value, but the response appears to be skipping the first digit in the reading.

Please let us know if you require any additional logs, OBIS codes, or sample responses from our side to investigate this issue.

Pagination

  • First page
  • Previous page
  • …
  • Page 8
  • Page 9
  • Page 10
  • Page 11
  • Page 12
  • Page 13
  • Page 14
  • Page 15
  • Page 16
  • …
  • Next page
  • Last page
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701
  • Thu, 07/23/2026 - 16:19
    gurux.dlms.java 4.0.96
  • Thu, 07/09/2026 - 14:34
    Gurux.DLMS.Python 1.0.201
  • Fri, 06/26/2026 - 16:32
    Gurux.Service 3.0.2606.2601
  • Wed, 06/24/2026 - 08:36
    Gurux.DLMS.Python 1.0.200

New forum topics

  • Service not known error on gprs communication
  • Help Needed: Interfacing Saral 100 Energy Meter with Microcontroller via RS232
  • Connecting Meter to Agent via serial
  • Reading block profile with Compact array
  • DLMS server - serving multiple similar datasets gathered from multiple meters across distinct logical addresses
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin