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 bernhard , 10 November, 2022

DLMS.Push.Listener Python - fails

Forums
Gurux.DLMS

Hi
My energy provider is telling me that the L+G E450 meter is sending data UNENCRYPTED.

As you can see below I am mostly getting the error 'Invalid Command'.
Sometimes I get the error 'Invalid Count'.

Any idea what is going wrong here?

By ykhristo , 6 November, 2022

ECDSA support for C++ GuruX

Forums
Gurux.DLMS

Greetings,

I was wondering if the C++ version of GuruX supports ECDSA authentication, and if not whether this support will be coming to this version.

Thank you and best regards

By p1j , 3 November, 2022

Different Response on DLMSDirector & Android App

Forums
Gurux.DLMS

Just starting with a dive in DLMS world, and its just the beginning.. Trying connecting to a Common meter (Genus Power) using the common optical probe (FT232) with the android based app (using .net & Xamarin) and with the provided GxDLMSDirector App and getting different results.. Android App is showing length one less in bytes and has a different output [in octetstring] and not decimal. Not sure what I am missing & what params need to be changed for identical information [Director app is getting it right]

The Android App has following Rx and Tx

By DenisMalakhov , 3 November, 2022

Handling wrong password using .NET client

Forums
Gurux.DLMS

Hello
I am trying to understand how to handle wrong password when i connect to meter with High authentication. There is my method:
public void ConnectToMeter()
{
GXReplyData reply = new GXReplyData();
SNRMRequest();
foreach (byte[] it in SecureClient.AARQRequest())
{
reply.Clear();
ReadDataBlock(it, reply);
}
SecureClient.ParseAAREResponse(reply.Data);
reply.Clear();

By Dmitry R. , 25 October, 2022

SL7000 synchro peculiarities

Forums
Gurux.DLMS

Hey there!

Have anybody ever met the case with SL7000 that normally accepts the time set command (set request) that is to compensate the difference with the master device for about 3 or 4 seconds but in fact the meter adjusts its clock for just 1 second. Are there any corresponding restrictions available to set up in the meter?

By andrewje , 18 October, 2022

Landis+Gyr E850 - High level security - Invalid password. Server to Client challenge do not match.

Forums
Gurux.DLMS

Hi,

I'm trying to get a Landis & Gyr E850 to work using high level security with the Gurux.DLMS library (.Net). I am able to get it to work fine in GXDLMSDirector but when I attempt to do the same with my implementation, I am getting "Invalid password. Server to Client challenge do not match." Obviously, I am missing an important step or haven't configured the library correctly, but I just can't spot it.

Here is the comms stream from my application:

By anabe , 17 October, 2022

GuruxDLMSServerExample

Forums
Gurux.DLMS

Morning,

I´m trying to connect the Director client simulator with the server proposed in GuruxDLMSServerExample. I have the Director in Windows and the server running in a virtual machine.
Connection is established via TCP/IP with an AARQ, but when the client asks to the server for the association view, the server rejects the get command.
Message in the Director says: "GetObjects failed. Access Error: Other Reason".

By fon Luck , 6 October, 2022

Issue with internal function bb_move() from file bytebuffer.c.

Forums
Gurux.DLMS

Hello!
File bytebuffer.c, function bb_move(). Error in calculation of resulting size.
bb->size = (destPos + count);
For case destPos > srcPos mus be:
bb->size = (destPos - srcPos + count);
else
bb->size = (srcPos - destPos + count);

With best regards.

By Samuel Ružek , 5 October, 2022

Gurux.DLMS.Python Unable to read scaler and units

Forums
Gurux.DLMS

Hi
I have a problem regarding that Gurux DLMS implementation in python. Python client example can't build the meters xml file to store the association view. After it reads executes getAssociationView() and goes to execute readScalerAndUnits() it reads maybe 8 units and the returns:

Service not allowed. Operation not possible

I can read the whole meter with GXDLMSDirector. With exactly the same settings.
I have tried older versions of: gurux-dlms, gurux-common, gurux-serial with no effect.
My meter is: Iskraemeco AM550

By xeniter , 2 October, 2022

messageToXml xml parsing error

Forums
Gurux.DLMS

hi,

decoded frame from a austria eww (ewerk wels) im350 smartmeter

python code:
xml = decrypt.messageToXml(GXByteBuffer.hexToBytes(data))
print(xml)
tree = ET.fromstring(xml)

when i tried to parse the xml i get following error:

xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 16, column 8

put it xml string into https://www.xmlvalidation.com:

Pagination

  • Previous page
  • 50
  • 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

  • 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

Who's new

  • Peraturaidetetug
  • NnmIomcqcTDVWiDuCD
  • iRnseovnShdVWR…
  • HgGuaAJJjTLjzz…
  • HYpmSpMsbgNghuph
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin