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. Node
By muraligowda980… , 28 September, 2025

Billing Profile Read

Forums
Gurux.Serial

Out of Memory Error occurred when billing profile is queried by DLMS agent to server in L&T TCP Wrapper Meter. But it works when queried through GuruxDLMSDirector. Below are the access rights used:

Mode of Communication - Serial
Type of Communication - TCP Wrapper
Security Type - Authentication & Encryption
Security Suite - Suite 0
Invocation Counter OBIS - 0.0.43.1.3.255
Block Cipher Key - 1234567890123456
Authentication Key - 1234567890123456

By Administrator , 26 September, 2025

gurux.dlms.cpp 9.0.2509.2601

The following important issues are resolved in this version:
CGXDLMSServer: GenerateConfirmedServiceError changed to static.

By Administrator , 26 September, 2025

CGXDLMSServer: GenerateConfirmedServiceError changed to static.

Project
gurux.dlms.cpp
Status
Closed (fixed)
Priority
Normal
Category
Support request
By Administrator , 26 September, 2025

gurux.dlms.c 9.0.2509.2601

The following important issues are resolved in this version:
WRAPPER: fixed issue with AARQ when ciphering fails.

By Administrator , 26 September, 2025

WRAPPER: fixed issue with AARQ when ciphering fails.

Project
gurux.dlms.c
Status
Closed (fixed)
Priority
Normal
Category
Bug report
By saraf_kshitiz , 25 September, 2025

Communicating with DLMS Smart Meter through bluetooth.

Forums
Gurux DLMS for Android

Hello Mikko Sir,

As I discussed with you regarding communicating with smart meter via BLE (Bluetooth Low Energy) in this forum: https://gurux.fi/node/34855, you gave a reference for studying : https://gurux.fi/GXDLMSDirector.Media.

As I studied it, I was unable to find any help regarding the android app Gurux.DLMS.Android. I need to implement Bluetooth media in this app.

Is there a way to do so? Please guide.

Thanks,
Kshitiz

By VinayKumar , 24 September, 2025

GuruxServer in ESP32

Forums
DLMSDirector

Hi kurmi,

we have implemented the Gurux server in esp32 and it is working fine, but the issue is with the push. I couldn't able to send the push with security. Can you please guide me through it.

BR
Vinaykumar.

By Dmitry , 24 September, 2025

Duplicate if()

Forums
Gurux.DLMS

Hi, Mikko!
In file gxsetmalloc.c i found duplicate if(). Row: 8426, function: cosem_setSFSKReportingSystemList().
if (value->vt == DLMS_DATA_TYPE_ARRAY)
{
if (value->vt == DLMS_DATA_TYPE_ARRAY) //duplicate if()
{
//.....
}
}

By andale8592 , 24 September, 2025

GX_ENUM(x):possible wrong assignement

Forums
Gurux DLMS for ANSI C

Hi,
i notice that: #define GX_ENUM(X) GX_UNION(&X, cVal, DLMS_DATA_TYPE_ENUM), in https://github.com/Gurux/GuruxDLMS.c/blob/master/development/include/va…
I think that should be: #define GX_ENUM(X) GX_UNION(&X, bVal, DLMS_DATA_TYPE_ENUM), (like in https://github.com/Gurux/GuruxDLMS.c/blob/master/development/src/varian…).

By Pablob , 24 September, 2025

DLMS IGNORE MALLOC

Forums
Gurux DLMS for ANSI C

Hello,

I’ve successfully developed a DLMS host in C using the Gurux ANSI C library. It runs on a microcontroller with limited resources.

In the provided examples, the library uses dynamic memory (malloc()/free()). As you probably know, is not ideal on a microcontroller because memory fragmentation can happen.

To make the host more robust, I uncommented #DLMS_IGNORE_MALLOC in gxignore.h.
My problem is that I still need several functions declared in client.h, and those prototypes are only available when DLMS_IGNORE_MALLOC is not defined.

Pagination

  • First page
  • Previous page
  • …
  • Page 25
  • Page 26
  • Page 27
  • Page 28
  • Page 29
  • Page 30
  • Page 31
  • Page 32
  • Page 33
  • …
  • Next page
  • Last page
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Wed, 08/26/2026 - 09:04
    Gurux.DLMS.Python 1.0.203
  • Mon, 08/17/2026 - 11:28
    Gurux.DLMS.Python 1.0.202
  • Mon, 08/17/2026 - 09:47
    gurux.dlms.cpp 9.0.2608.1701
  • Mon, 08/17/2026 - 09:25
    gurux.dlms.c 9.0.2608.1701
  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701

New forum topics

  • Security vulnerability report — request for a private contact (GuruxDLMS.c / ANSI C)
  • Topic: Insufficient Memory Error When Reading Class 7 Profile Generic Objects
  • SN ReadResponse returns all-null values when response spans multiple HDLC frames
  • Gurux.Serial.Android 3.0.6 – CH340 (HL-340) USB-Serial Adapter Not Working,
  • Trying to talk to a L&G E360 meter (Using Python Gurux)
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin