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. General Discussion
By jayaram, 9 May, 2025

How communicating with meter using proparatory command

Forums
General discussion

Hi,

I can able to read meter data using obiscode but there is a situation to send custom commands to meter(proparatory command).How we can do this.

Thanks in advance

By Ganesh123, 6 May, 2025

Parameter Code and OBIS code mapping for indian region

Forums
General discussion

Hi Team,

I am looking for parameter code and OBIS code mapping for the Indian region so that we can generate CDF/XML files from our software.

Is there any documentation for reference?

By Fullerene, 20 April, 2025

How to decrypt RF433 data from/to DLMS Emeter?

Forums
General discussion

Hello everybody!

I am trying to create wireless DLMS client for Nartis emeter, based on my own hardware (STM32 MCU & CMT2300A transceiver).

By logic analyser i can see all the traffic between remote control panel and meter, but I can't understand what kind of information is being transmitted. Most likely, encryption is used when transmitting data wirelessly.

Is there a description anywhere of exactly how data is encrypted during wireless exchange?

By Frank, 15 April, 2025

How to get UIValues

Forums
General discussion
Hi
is there a method to get the UIValue based on the actual
value read in the meter?

for example, I have a GXDLMSData that has a custom 
attributesettings that defines GXObisValueItem like 
for example:
GXObisValue Value is 1 and UIValue is Reset

right now I am manually matching them

GXDLMSAttributeSettings atbr = dataobj.Attributes[1]; 
if (atbr.Values.Count > 0) 
{ 
	foreach (GXObisValueItem val in atbr.Values) 
	{ 
		if (dataobj.Value != null &&
			int.TryParse(dataobj.Value.ToString(), out int parsedValue) &&
			val.Value == parsedValue)
By SARATH_FAWSTECH, 7 April, 2025

DLMS documentation

Forums
General discussion

hi,

iam working on an IoT project wich is using a microcontroller and optical probe. so i want to write the code for sending hex values to the meter and read the response and decode it. Iam looking for some documentation for DLMS which should have the hex commands and their functionality and details about how to decode the receiving data.

By vasil_gurux, 25 March, 2025

Porting my App to Linux

Forums
General discussion

Hi! I have complete working desktop app on win with gurux, and i'm thinkig about porting my app on linux.

Except new UI, what is the main steps, I need to do (or consider to do or do nothing) with Gurux libraries? Sorry, if my question little bit stupud or so) I'm new to such a task and linux.

Thanks in advance).

By Shekhar_HSL, 19 March, 2025

Need help finding out the correct dlms settings for this meter

Forums
General discussion

Hello.

I was trying to find out the correct setting for this below Honeywell gprs gas
meter using HDLC address resolver in GXDLMSDirector.

Meter image: https://ibb.co.com/35HSkMkj

But I failed to do so. When I try to scan the client and server addresses using optical port, meter doesn't reply with any response. Also, in the address resolver settings if I change the baud rate, stop byte etc., they don't change.

By manoj panchal, 28 January, 2025

segmented frame

Forums
General discussion

There is a doubt in segmented frame so you hopefully give response as i describe in below points.
1. Is there any relation between block response/request and segmented frame.

2. If meter buffer size is 2048 then only segmented frame possible ??? my meter buffer size is 512 so in this case how can be possible the segmented frame

By manoj panchal, 24 January, 2025

segmented frame

Forums
General discussion

explain segmented frame

By vtulyakov84, 16 January, 2025

Addressing the smart meter in the transmission medium

Forums
General discussion

Good afternoon, community!
Please tell me how can I address a smart meter in a transmission medium if they all have physical and logical addresses 1 and 16?
How can I access the smart meter by its MAC address, which consists of the last 9 digits of the smart meter's factory number?

~~~
BR,
vtulyakov84

Pagination

  • Previous page
  • 2
  • Next page
General discussion
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Wed, 10/29/2025 - 08:51
    gurux.dlms.c 9.0.2510.2901
  • Thu, 10/16/2025 - 09:59
    gurux.dlms.java 4.0.83
  • Wed, 10/08/2025 - 10:21
    gurux.dlms.c 9.0.2510.0801
  • Fri, 09/26/2025 - 10:02
    gurux.dlms.cpp 9.0.2509.2601
  • Fri, 09/26/2025 - 09:45
    gurux.dlms.c 9.0.2509.2601

New forum topics

  • Guidance on using the source codes
  • How to get/convert user readable format data from readRowsByRange
  • Insufficient memory to continue the execution of the program.
  • The client instance code failed to connect to the electricity meter for authentication
  • Unable to Release Request when closing connection with meter.
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin