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. General Discussion
Description

General discussion about Gurux community, forum, bugtracker, GXDN, web site, and / or products.

Image
By chavar , 16 October, 2017

Meter access over TCP/IP (WRAPPER)

Forums
General discussion

I am working with an Iskra MT382 with the latest (2.2.12) version of the gurux.dlms.java library. I am using the GXDLMSClient class for programmatic access to the meter. The desktop application GXDLMSDirector works just fine over TCP/IP (WRAPPER) with the meter, while the programmatic access does not work at all. There is no response from the meter.

I have noticed a one-byte difference (3d byte from the end) between the AARQ packet sent by the GXDLMSDirector and the one created by the GXDLMSClient:

By Goutam , 5 October, 2017

Failed to connect after change the password of Sumeru Verde meter

Forums
General discussion

Hi,

I have change the high level authentication using following code

GXDLMSAssociationLogicalName gxdlmsAssoLogicalName = new GXDLMSAssociationLogicalName();
gxdlmsAssoLogicalName.AuthenticationMechanismName.MechanismId = Gurux.DLMS.Enums.Authentication.High;
gxdlmsAssoLogicalName.Secret = ASCIIEncoding.ASCII.GetBytes("XXXXXXXXXXXXXXXX");
gxdlmsAssoLogicalName.UpdateSecret(dlmsClient);
grxComm.Write(gxdlmsAssoLogicalName,7);

after that , we are unable to connect to meter using the new and old password.

By Goutam , 25 August, 2017

How to change password of HPL meter

Forums
General discussion

HI,

Following code I have use to change the password in HPL meter

GXDLMSAssociationLogicalName passwordconfig = (GXDLMSAssociationLogicalName)GXDLMSSecureClient.CreateObject(ObjectType.AssociationLogicalName);

passwordconfig.Secret = ASCIIEncoding.ASCII.GetBytes("XXXXXXXXXXXXXXXX");
passwordconfig.HlsSecret = ASCIIEncoding.ASCII.GetBytes("YYYYYYYYYYYYYYYY");
grxComm.Write(passwordconfig, 2);

Result: "Access Error : Device reports a unavailable object."

Could you please suggest me where I am wrong.

By Goutam , 16 August, 2017

Push Schedule Configuration

Forums
General discussion

Hi,

Client has requested to configure the Push Schedule.

Could you please suggest which value I have to configure and which object I should use to configure the Push schedule.

Regards,

By Goutam , 7 August, 2017

How to write voltage curtailment limit in sumeru verde meter

Forums
General discussion

Hi,

Can you please provide me some of sample code to write the voltage curtailment limit in Sumeru Verde meter.

Regards,
Goutam

By atulsawant , 3 August, 2017

event

Forums
General discussion

Dear sir,

which OBIS code used for kwh rollover event?

By Fatih , 28 July, 2017

Read historical data from Elster A1500

Forums
General discussion

I want to read historical data from Elster A1500
When I read data In Readout mode and with Optical Port meter is returning to me last 12 reset data like this

By viraj khade , 12 July, 2017

ServiceError Read exception. Service Unsupported

Forums
General discussion

i try to read EDMI MK6E.

Read scalers and units from the device.
7E A0 74 03 41 DA 17 C4 E6 E6 00 C0 03 C1 0A 00 03 00 00 00 01 02 FF 03 00 00 03 00 00 5E 5B 08 FF 03 00 00 04 01 00 01 06 00 FF 03 00 00 03 01 00 01 07 00 FF 03 00 00 03 01 00 01 08 00 FF 03 00 00 04 01 00 02 06 00 FF 03 00 00 03 01 00 02 08 00 FF 03 00 00 03 01 00 03 07 00 FF 03 00 00 03 01 00 05 08 00 FF 03 00 00 03 01 00 06 08 00 FF 03 00 C0 1C 7E

EDMI MK6E (DLMS Protocal) and communicate with Gurux GXDLMS Director.

By hmendes , 8 July, 2017

Connect sampleclient with PLC meters

Forums
General discussion

Hi,

I have been trying to get the sample client to connect with a prime PLC network of meters.
The machine where I try to run it is ARMv7 and doesn't have a connection to the internet.
I also can't get the manufacter settings files I need to put there. I can't find them on github or anywhere else.

Has anyone successfully built a working dlms client for a PLC network using gurux?
Can I get the manufacturer settings files for ZIV?

Thanks in advance.

By vahid , 6 July, 2017

dlms client with serial for embedded

Forums
General discussion

Hi Mikko,

do you have a dlms client lib (open source) for embedded? if not, what changes must be done on Gurux.DLMS and Gurux.serial to use it on AVR or ARM?

many thanks,

vahid

Pagination

  • Previous page
  • 59
  • Next page
General discussion
  • 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

  • Possible memory leak in file dlms.c, getCompactArrayItem(), getCompactArrayItem2()
  • Official Gurux.DLMS.Client.Example.Net fails during High GMAC secure association (Invalid PDU), while Gurux Director connects successfully
  • gurux_dlms.GXDateTime.GXDateTime object Error in Python
  • T_APPL_DATA_LN_N1 subtest 3 fails on an LN-only server regardless of the response to a non-existing-object GET
  • Version mismatch between Gurux.DLMS 9.x and Gurux.Common/Gurux.Serial 8.x
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin