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 Francesco Martin, 14 May, 2025

Actaris Itron - SL7000 761 - "disconnected mode" problem

Forums
General discussion

Good morning.
I'm simply trying to verify why the DSO can no longer read, via the GSM modem system with SIM DATA CSD,

The Modem-GSM system seems ok.

I also wanted to test the operation of the "Utility's Port" of the meter with my pc (3 wire conection?).

The meter is Actaris Itron - SL7000 761 - FW 6,24 (2013)

I think Gurux is fine for this test.

After some trial and error I entered the configuration below

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

Pagination

  • 1
  • Next page
General discussion
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Thu, 05/15/2025 - 16:26
    gurux.dlms.c 9.0.2505.1501
  • Wed, 05/14/2025 - 08:30
    gurux.dlms.c 9.0.2505.1401
  • Tue, 05/13/2025 - 10:00
    Gurux.DLMS.Android 2.0.15
  • Fri, 05/09/2025 - 13:03
    Gurux.DLMS.Python 1.0.181
  • Wed, 05/07/2025 - 16:09
    Gurux.DLMS.Android 2.0.14

New forum topics

  • Long reading ends with "Invalid frame ..." error.
  • Push listener example how it works + tcp stream issue
  • Problem with reading energymeter Star DTS27 via GXDLMSDirector
  • Receiver Ready Test Failed
  • Combining several meters' profile generic data into one
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin