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 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.

By dutchguy , 23 September, 2025

V.44 compression support

Forums
Gurux.DLMS

Do you have any timeline for when V.44 compression support is added to your library? I asked this before, but the topic was closed.

By kafkagt , 23 September, 2025

Error reading ZIV

Forums
DLMSDirector

Hello,

I have a clean smart meter (ZIV) for testing that I want to use to control different areas of an industrial warehouse, although this is unrelated to my problem ;).

The thing is, when I read information from the device using GXDLMSDirector, such as the “Current association,” I get the following error: “Cannot convert an object of type ‘System.byte[]’ to type ‘System.Objec[]’.”

This has happened to me with several OBIS devices, and I wanted to know if there is any kind of solution, because I am unable to connect it to the Python API.

By Note5 , 22 September, 2025

Setting up agent

Forums
Gurux.DLMS.AMI

I have downloaded the agent zip folder and tried following to instructions to setup the agent as from the terminal output below

PS F:\PROJECTS\HARDWARE\POWER\agent_4.0.2409.1101> dotnet Gurux.DLMS.AMI.Agent.dll
starting Gurux.DLMS.Agent version 4.0.2409.1101
Welcome to use Gurux.DLMS.AMI.
Gurux.DLMS.AMI address: [https://localhost:8001]
https://185.239.208.202:8001
Enter agent name: [I-32]

By marco.simone , 22 September, 2025

Gurux DLMS Java – Decryption fails when system title is missing

Forums
Gurux.DLMS

Hi everyone,
I’m working with the Gurux DLMS Java libraries and I’ve run into an issue.
When the meter sends an encrypted frame without including the system title, I can’t decode it — the decryption fails.

Has anyone faced this situation? Is there a way to handle frames where the system title is missing?

Thanks in advance for any suggestions.

Pagination

  • First page
  • Previous page
  • …
  • Page 20
  • Page 21
  • Page 22
  • Page 23
  • Page 24
  • Page 25
  • Page 26
  • Page 27
  • Page 28
  • …
  • 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