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
By Harshi_554 , 4 June, 2025

Accessing data from simulated meter

Forums
Gurux DLMS for ANSI C

Hii ...
I have successfully compiled the client and server source code from dlms c libraries. I am using server source code as simulated smart meter in my PC (I'm not using real smart meter). How to setup the tcp port (both client and server side) and access the data from simulated smart meter ?

By Administrator , 4 June, 2025

gurux.dlms.c 9.0.2506.0401

The following important issues are resolved in this version:
User list issue fixed to Italy standard.

By Administrator , 4 June, 2025

User list issue fixed to Italy standard.

Project
gurux.dlms.c
Status
Closed (fixed)
Priority
Normal
Category
Bug report
By Sravanti , 4 June, 2025

DLMS Server in ESP32, Register object value save and load issue.

Forums
Gurux.DLMS

Hi Kurumi,

I am trying to write data in value attribute in register object and load using Serializer_Save and Serializer_Load. But I am facing issue with writing the data. Using GXDLMSDirectore when write some data and click on WRITE button, 0 is reflecting and in ESP32 server code, reference value is not reflecting the same. Its always 0.

By Dmitry , 4 June, 2025

How to convert octet string to CGXDateTime?

Forums
Gurux.DLMS

Hi, Mikko!

I have CGXDLMSVariant with octet string value date-time. Ho to convert it to CGXDateTime?
Is it possible to add function (or constructor) to CGXDateTime class for convert from/to CGXByteBuffer?

Thanks!

By Rameshkumar9159 , 4 June, 2025

[WARNING] parsed_data.py:144:from_payload:The payload could not be parsed,client.py:253:get_response_from_msg:The following message could not be translated:

Project
Gurux.Common
Status
Active

2025-06-04 13:12:27,320 | [DEBUG] wirepas_network_interface.py:411:_on_response_received:Response for: send_data
2025-06-04 13:12:27,320 | [INFO] meter.py:930:establish_AA_NIC:Application association response from 4263594786 is being parsed.
2025-06-04 13:12:27,322 | [INFO] meter.py:934:establish_AA_NIC:Application association has been established with 4263594786
2025-06-04 13:12:27,323 | [INFO] meter.py:1454:get_meter_serial_number:Get the serial number of the meter in passthrough.
2025-06-04 13:12:27,324 | [INFO] meter.py:1009:get_meter_data:A get request of a data object is being sent to the meter in passthrough.
2025-06-04 13:12:27,325 | [INFO] dlms_network_interface.py:146:send_request:TX: Sending a message of size 40 to node 0xFE214B22(4263594786) through gateway wirepas-gateway1/sink1 and endpoints (2, 44)
2025-06-04 13:12:27,325 | [DEBUG] dlms_network_interface.py:150:send_request:TX: 0001003000010020c81e300000013e810044671d21cb7c9bcf33fde4de2916d5b38702b0cfcac2fb
2025-06-04 13:12:27,326 | [DEBUG] dlms_network_interface.py:159:send_request:<WRAPPER len="40" >
<TargetAddress Value="48" />
<SourceAddress Value="1" />
<PDU>
<!--Decrypt data: C0 01 C7 00 01 00 00 60 01 00 FF 02 00
<GetRequest>
<GetRequestNormal>
<InvokeIdAndPriority Value="199" />
<AttributeDescriptor>
<!--ObjectType.DATA-->
<ClassId Value="1" />
<!--0.0.96.1.0.255-->
<InstanceId Value="0000600100FF" />
<AttributeId Value="2" />
</AttributeDescriptor>
</GetRequestNormal>
</GetRequest>
-->
<glo_GetRequest Value="300000013E810044671D21CB7C9BCF33FDE4DE2916D5B38702B0CFCAC2FB" />
</PDU>
</WRAPPER>

2025-06-04 13:12:27,774 | [DEBUG] wirepas_network_interface.py:395:_on_downlink_data_received:Received message with id: 2371311992477016468
2025-06-04 13:12:28,426 | [DEBUG] wirepas_network_interface.py:411:_on_response_received:Response for: send_data
2025-06-04 13:12:33,772 | [INFO] meter.py:435:on_data_received_cb:RX: A payload of size 130 has been received from node 0xFE214B22(4263594786) from network 0x6B2A78(7023224) with gateway wirepas-gateway1/sink1 on endpoints (65, 65)
2025-06-04 13:12:33,772 | [DEBUG] meter.py:440:on_data_received_cb:RX: 0001000100400079db0853454530303036386e20000000379c1b6071952f0c6eb988f4bcd7797bed4ed200074f0239715b369cbace32351ee9b219b40fbb716fa2d49c3fc4d7d0e63ad6cfe7abcbe9a616ef312bf3982c5fb35fe41af07a9346a18b22d2cf0670d5ba02a2f1eaff8c3c7c5ead65fbde74d7a4776ed0cf9eab4e2b00
Data length is 121and there are 122 bytes.
Data length is 121and there are 122 bytes.
Data length is 121and there are 122 bytes.
Data length is 121and there are 122 bytes.
Data length is 121and there are 122 bytes.
2025-06-04 13:12:33,784 | [WARNING] parsed_data.py:144:from_payload:The payload could not be parsed.
2025-06-04 13:12:33,784 | [ERROR] client.py:253:get_response_from_msg:The following message could not be translated: 0001000100400079db0853454530303036386e20000000379c1b6071952f0c6eb988f4bcd7797bed4ed200074f0239715b369cbace32351ee9b219b40fbb716fa2d49c3fc4d7d0e63ad6cfe7abcbe9a616ef312bf3982c5fb35fe41af07a9346a18b22d2cf0670d5ba02a2f1eaff8c3c7c5ead65fbde74d7a4776ed0cf9eab4e2b00
2025-06-04 13:12:33,785 | [INFO] meter.py:456:on_data_received_cb:A message from 4263594786 could not be parsed.
2025-06-04 13:12:58,427 | [ERROR] dlms_network_interface.py:179:send_request:A timeout occured while waiting for response from node 4263594786
Traceback (most recent call last):
File "/home/ramesh/srikanth_sir/work_folder/dlms/dlms-app/testing_as_modify/dlms_integration_scripts/example_transparent_mode.py", line 95, in <module>
if response.success:
AttributeError: 'Response' object has no attribute 'success'

Priority
Normal
Category
Support request

Rameshkumar9159

1 year ago

I will try to get the meter…

I will try to get the meter serial number by the manual script but the rx message could not able to decrypt

Rameshkumar9159

1 year ago

I will try to get the meter…

I will try to get the meter serial number by the manual script but the rx message could not able to decrypt

Pagination

  • First page
  • Previous page
  • …
  • Page 43
  • Page 44
  • Page 45
  • Page 46
  • Page 47
  • Page 48
  • Page 49
  • Page 50
  • Page 51
  • …
  • Next page
  • Last page
By gxjason , 3 June, 2025

Inconsistent Readings Conversion Between Director and Programming Library Functions

Forums
Gurux.Net

Dear Mikko,

Related to an itron (SL7000) meter's reading, it was observed a slight inaccuracy of conversion from hex to readings from programming (C#), as opposed to displaying values from Director.

By Usuhuu , 3 June, 2025

Holley DTSD545S 3-phase smart meter using Lora mesh IOT-L2S-B2M and RS-485

Forums
DLMSDirector

Hi
I am trying to get data from Holley DTSD545S 3-phase smart meter using Lora mesh wireless transmitter. To get data I used RS-485 and Gurux GXDLMSDirector. Unfortunately, I can't get data and don't know how it works. Should i use other software to get data? Do you have any advice?

By Vadiraj , 2 June, 2025

Need support for Android 7 version.

Forums
Gurux DLMS for Android

In exsisting Android 2.0.15 project we are not getting support for android 7 version devices were getting an exception GXSerial registerReceiver() method.
Couldn't able to modifiy that file because its read only, but we have tried to convert "gurux.serial.android-2.0.11-sources.jar" into source code after changing source code we are not able to convert it again into .jar file. Can you please support for that. Otherwise if you have any suggestion please let us know.

By atuldd , 31 May, 2025

Regarding the dlms android project

Forums
Gurux DLMS for Android

public GXSerial(Context context) {
if (context == null) {
throw new IllegalArgumentException("context");
}
mContext = context;
GXUsbReceiver mUsbReceiver = new GXUsbReceiver(this);
String name = "gurux.serial";
IntentFilter filter2 = new IntentFilter(name);
filter2.addAction(UsbManager.ACTION_USB_DEVICE_ATTACHED);
filter2.addAction(UsbManager.ACTION_USB_DEVICE_DETACHED);

Pagination

  • First page
  • Previous page
  • …
  • Page 43
  • Page 44
  • Page 45
  • Page 46
  • Page 47
  • Page 48
  • Page 49
  • Page 50
  • Page 51
  • …
  • Next page
  • Last page
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Tue, 06/09/2026 - 11:16
    gurux.dlms.java 4.0.95
  • Tue, 06/09/2026 - 10:03
    Gurux.DLMS.Python 1.0.199
  • Mon, 06/08/2026 - 13:39
    gurux.dlms.cpp 9.0.2606.0801
  • Mon, 06/01/2026 - 10:15
    gurux.dlms.cpp 9.0.2606.0101
  • Thu, 05/28/2026 - 16:06
    gurux.dlms.java 4.0.94

New forum topics

  • Error reading L&G Meter
  • Pass a TCP Client to GXNet
  • Australian EDMI Mk10D (Essential Energy area)
  • Strange mix of data notificiation vs get response
  • DLMS Connection
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin