Skip to main content
Home
for DLMS smart meters

Main navigation

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

Breadcrumb

  1. Home
  2. Forums
  3. Gurux.DLMS

Forum Rules

Before commenting read Forum rules

Don't comment the topic if you have a new question.

You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.

Description

Questions and comments about
Gurux DLMS/COSEM Protocol Component.

Image
By Administrator, 18 August, 2010

Introducing Gurux DLMS/COSEM component

Forums
Gurux.DLMS
Gurux DLMS/COSEM protocol component is available for several programming languages, whose purpose is to offer an easy-to-use component, to communicate with energy measuring devices. With this component, you can easily build your own Automatic Meter Reading system (AMR). Purpose of this project is to offer an easy-to-use component, with which you can create data collecting systems to meet your own needs. The project is released in SourceForge.net on September the first, 2010.
By Suhitha, 27 April, 2026

DLMS Connection

Forums
Gurux.DLMS

Hi Team ,

I am planning to implement the DLMS protocol in Python using the Gurux-DLMS library. I have a few questions regarding how data is transmitted through the gateway, how connections are established and maintained, and how communication happens with the meter.

We have gateways in place, and I would like to understand what type of gateways are supported by DLMS meters. Additionally, I want to know the communication media involved (similar to Modbus TCP/IP) and the complete end-to-end flow.

Specifically, I am looking for clarity on:

By SMarcin, 22 April, 2026

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

Forums
Gurux.DLMS

Starting a new thread because i cannot answer in the previous topic:
https://gurux.fi/node/35252

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)

By Meet_01, 2 April, 2026

Handling Unexpected Disconnects

Forums
Gurux.DLMS

I am using the Gurux DLMS pyton client inside a Kubernetes pod to connect to a DLMS meter using HLS SHA256 authentication.

The client is able to successfully establish a connection and read data from the meter under normal conditions.

However, I am facing an issue after the Kubernetes pod restarts:

Once the pod restarts, the client tries to reconnect to the meter.
The connection attempt fails consistently.
The error I receive is:
"Failed to receive reply from the device in given time."

By Chirag Kumar, 2 April, 2026

DLMS Communication Issue – No Response (L&T Meter via USB Probe)

Forums
Gurux.DLMS

Dear Gurux Team,

I am facing a DLMS communication issue while connecting to an L&T energy meter using a USB probe and GXDLMSDirector.

I consistently receive the following error:
"Failed to receive reply from the device in given time."

Please find the details below:

Setup:

By Karl, 1 April, 2026

Unable to cast object of type Gurux.DLMS.GXStructure to type Gurux.DLMS.GXArray

Forums
Gurux.DLMS

After upgrading the Gurux.DLMS Nuget package from version 9.0.2508.2201 to 9.0.2603.3001, we get the error in the subject, when trying to read association view. I have tested this on EMH and LG E850 meters, but it might be an error that affects all metertypes.

ReadDataBlock(Client!.GetObjectsRequest(), reply);
Client.ParseObjects(reply.Data, false); <--- This throws the error.

Client is a GXDLMSSecureClient object.

By Dmitry, 31 March, 2026

Bug in function var_getInt32() in GuruxDLMS-C

Forums
Gurux.DLMS

Hi Mikko!
In var_getInt32() calls var_clear(data); and set to DLMS_DATA_TYPE_NONE to variant type. therefore *value = 0;

Please check it.

Thanks!

By anne, 30 March, 2026

Se connecter à plusieurs compteurs sur la même adresse IP et le même port.

Forums
Gurux.DLMS

Bonjour, j'ai 350 compteurs smartESOX de chez APATOR et 33 concentrateurs.
Cependant je n'arrive pas à me connecter à plusieurs compteurs sur la même adresse IP et le même port. J'ai donc crée un programme de test qui est composé de 3 compteurs qui partagent la même adresse ip et le même port.
Je réussi à me connecter au premier compteur mais les deux autres compteurs échouent au niveau de _reader.InitializeConnection(); .
Vous trouverez ci dessous le code de mon programme de test. j'utilise c#

*MeterConnection*

By we_trackso, 22 February, 2026

RJ11 to RS232 Pin out SECURE Premier 300

Forums
Gurux.DLMS

Hello everyone,
Does anyone have a verified working wiring diagram or screenshot for the RJ11 to RS232 pinout on the Secure Premier 300 meter?
I’m specifically looking for a confirmed setup that has been tested successfully. Any reference images or pin mapping details would be greatly appreciated

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.

Pagination

  • 1
  • Next page
Gurux.DLMS
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Wed, 05/13/2026 - 10:33
    gurux.dlms.cpp 9.0.2605.1301
  • Mon, 05/11/2026 - 11:07
    Gurux.DLMS.Go 1.0.17
  • Mon, 04/27/2026 - 08:37
    Gurux.DLMS.Go 1.0.16
  • Thu, 04/23/2026 - 13:19
    Gurux.DLMS.Net 9.0.2604.2101
  • Tue, 04/14/2026 - 11:47
    gurux.dlms.java 4.0.93

New forum topics

  • Error reading L&G Meter
  • Pass a TCP Client to GXNet
  • Australian EDMI Mk10D (Essential Energy area)
  • Strange mix of data notificiation vs get response
  • DLMS Connection
More

Who's new

  • Tuanhgg
  • Adel
  • charnon
  • Paddles
  • Miguel Ángel
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin