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
  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 kadhaus , 14 November, 2020

Python DLMS Client - problems with Authentication and ActivityCalendar

Forums
Gurux.DLMS

Hello, GuruX!

I have some issues with authentication and writing to ActivityCalendar. Let me elaborate on my problems.

1. Authentication problem

After upgrading version of library gurux_dlms from version 1.0.91 to 1.0.94 I can't connect with the meter. My code to connect looks like:

By Diego2911 , 13 November, 2020

Data send problems in Gurux.DLMS.Client.Example.python

Forums
Gurux.DLMS

Hi everyone,
I'm an electronic engineering student and I'm working on a smart meter reading project. I am testing the provided example code in python to implement it on a raspberry Pi. I am looking to have connection to the meter as shown in the example of the python code with serial communication. However, I get an error sending data "Data send failed. Try to resend 1/2". After two attempts, the disconnection request is sent automatically. How can I solve this problem?

By Bhaumik , 12 November, 2020

Invalid Block number during Block Load reading

Forums
Gurux.DLMS

Hi Mikko,

I am reading Block load profile from IS15959-2 meter having TCP Interface.

Some time all entries were read successfully while sometimes getting an error as below :

"Invalid Block number. It is 3 and it should be 4."

Can you please provide an update on this

By Bhaumik , 10 November, 2020

Date Time conversion on reading time from meter

Forums
Gurux.DLMS

Hi Mikko,

I am testing IS15959 -2 meter.

I have written the local time into the meter. And also getting the same date and time and shown properly in GXDMSDirector.

Now, I have changed my local system time to UTC time. And directly read the time from the meter and is shows UTC time instead of time set previously,

Even also I have tried with the option given in the Advanced tab in GXDLMSDirector.

Can you please check and provide an update.

By Gorantlaharikr… , 9 November, 2020

client example program in c

Forums
Gurux.DLMS

hi sir,
i am working on AMR device for this working i am using gurux dlms client (c program )application.
here when i am reading data by using low authentication i am receiving data but after receiving data it is repeating the dlms_handleGloDedResponse function.
are you knowing this problem please help me.

thanks & regards,
hari

By pradson , 5 November, 2020

Can I use server example application in the place of actual device?

Forums
Gurux.DLMS

Hi Mikko,

I have integrated "Gurux.DLMS.cpp-master/GuruxDLMSClientExample" in my project. This application reads information periodically (interval basis like every 1 second or 2 seconds) from the meter. I want to test this client application with 1000+ actual devices but I have only 2 devices. Can I use "Gurux.DLMS.cpp-master/GuruxDLMSServerExample" application instead of actual device without any challenges?

Kindly suggest me asap.

Thanks & Regards,
Pradson

By bayasgalan , 5 November, 2020

How to set logical server address on client?

Forums
Gurux.DLMS

I'm working on driver software as client for Wasion electric meter. But meter's logical server address is 1, but I can't find logical server address setting in dlms.c file. is it not implemented yet? how to add logical server address part in hdlc address?

By rdk1 , 4 November, 2020

Unable to parse profile generic rows in Gurux.DLMS.Net but works fine in GXDLMSDirector

Forums
Gurux.DLMS

Hello,

I am reading rows of a profile generic object by range

dlmsClient.ReadRowsByRange(
profileGeneric,
new DateTime(2020, 10, 15, 0, 0, 0),
new DateTime(2020, 10, 16, 0, 0, 0)
)

And receiving 8 frames in response with 974 bytes of data.

I can see that response contains the real data, but unable to parse it:
dlmsClient.UpdateValue(profileGeneric, 2, replyData.Value);
always gives empty buffer.

By gzpmanish , 3 November, 2020

CallingAuthentication function.

Forums
Gurux.DLMS

Hello,
I am new in DLMS, I am worked on sumeru verde energy meter(ERP300p).
My meter password is 2222222222222222 and It used a high-level password.
7E A0 4C 03 61 10 58 27 E6 E6 00 60 3E A1 09 06 07 60 85 74 05 08 01 01 8A 02 07 80 8B 07 60 85 74 05 08 02 02 AC 12 80 10 33 63 4F 46 1F 73 4E 77 2F 58 14 1D 28 40 0A 19 BE 10 04 0E 01 00 00 00 06 5F 1F 04 00 00 1E 1D FF FF F0 2D 7E
<HDLC len="4B" >
<TargetAddress Value="1" />
<SourceAddress Value="30" />
<!-- AARQ frame. -->

By enemy235 , 2 November, 2020

Duplicates in LN objects

Forums
Gurux.DLMS

Hi, I have a quick question regarding DLMS standard itself.

I was reading (with java) an Itron meter and I found out, that association gave me multiple objects with same LN name.

I made a quick check for removing any duplicities, but then I discovered, that some of those objects have different Object type. (You can see it below)

I always assumed, that meter can only contain only one object with same LN name. Is it true, or DLMS allows this or only when objects have different object type?

Pagination

  • Previous page
  • 86
  • Next page
Gurux.DLMS
  • 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

  • Version mismatch between Gurux.DLMS 9.x and Gurux.Common/Gurux.Serial 8.x
  • 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
More

Who's new

  • LutzG
  • Ralf Schmitz
  • prosper.abanga
  • moGiaco
  • RobertEncum
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin