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. General Discussion
Description

General discussion about Gurux community, forum, bugtracker, GXDN, web site, and / or products.

Image
By Tooling_Xemex , 9 February, 2021

contributing to gurux dlms.ui.net

Forums
General discussion

Dear,

We have added functionality to bind and unbind Mbus devices with the gurux uit.(in Gurux.DLMS.UI.NET).
This is now as a pull request on Github (https://github.com/Gurux/Gurux.DLMS.UI.Net/pulls).
What actions need to be done to have this reviewed/added to a new release?

Best regards,

Xemex.

By Vishal Patel , 9 February, 2021

Passive Relay Time date-format conversion

Forums
General discussion

Hi Mikko,

I am reading from IS15959-2 meter and using libguruxdlmsc C Library.

OBIS Code: 1.0.96.128.30.255 (Passive Relay Time)
Attribute-Index: 2
Object-type: DLMS_OBJECT_TYPE_DATA

I'm reading this from meter. Meter responding properly. I'm facing issue in conversion.

DLMS_OBJECT_TYPE_DATA response is of structure-type. from obj_toString() API, I'm getting below response:
Received value -> Index: 2 Value: [300, 1800, 4, 07 E6 0C 0B FF 10 39 00 FF 01 4A 00]

By SmartRaysam , 7 February, 2021

using GSM module for TCP connection with the Arduino server code

Forums
General discussion

hi,
I want to use GSM Module sim808 for TCP connection on the meter using the Arduino server code
I have implemented the Auto-connect and I can equally see gxModemConfiguration and gxGPRSSetup, what is the function of these two objects?
do I still need to initialize the sim808 for the TCP connection using the AT commands or the gurux library has already taken care of it?

also on the physical connection.
Am I to use the Serial0 of the Arduino for the GSM module connection?

Thanks for your help.

By SmartRaysam , 3 February, 2021

Adding more Register Objects

Forums
General discussion

Hi,
I am running the Arduino Server.ino the code is running well. using the GXDLMSDirector I can read the Active Energy (Ch. 1 L1 Active power+ (QI+QIV) Last avg. 3). and i found the active power register object is added using the function.
int addRegisterObject()
{
int ret;
const unsigned char ln[6] = { 1, 1, 21, 25, 0, 255 };
if ((ret = INIT_OBJECT(activePowerL1, DLMS_OBJECT_TYPE_REGISTER, ln)) == 0)
{
activePowerL1Value = 10;
GX_UINT16_BYREF(activePowerL1.value, activePowerL1Value);
//10 ^ 3 = 1000

By lara.wakim , 3 February, 2021

Octet-string manipulation

Forums
General discussion

Hello Mikko,

We are trying to use the octet-string as type to store date-time values but we are facing some difficulties.

In fact, we created an object of type gxData with value type octet-string:

By Vishal Patel , 3 February, 2021

Issue: Limiter Index 11 and Activity Calendar Index 10

Forums
General discussion

Hi Mikko,

I am reading from IS15959-2 meter and using libguruxdlmsc C Library.

Query: 1

Limiter: 0.0.17.0.0.255
Index: 11

-> When reading, DLMS-lib failing with below error message::

ReadObject failed Limiter 0.0.17.0.0.255:11 Access Error : Device reports a unavailable object.
Failed to read object Limiter 0.0.17.0.0.255 attribute index 11

-> But when I parsed (received) response frame in "Gurux DLMS Translator", frame getting parsed as below.

By SmartRaysam , 3 February, 2021

Integration TCP/UDP using GPRS on Arduino server.ino

Forums
General discussion

Hi,
am trying to integrate TCP using the GSM module in Arduino server.ino for connectivity to the client using dynamic or static ip.

what is the procedure I need to follow for the integration?
Thanks

By SgmUsr , 27 January, 2021

Problem with Decrypt in Python

Forums
General discussion

Hi,

I'm having a problem with a decryption phase with Python.

With this "Get Clock" request "7ea02e022103101c2ce6e600db001e3080000050523e079fa8b6375439df06798690dd1abf4c6357aba96cb98a72bd7e", meter returns "7ea033030221304d25e6e700db002330800000445765bdffdb7758bf79857392065e5c8a55a716ae902eac60519da7a9eeee42747e", which is correct.

By Ashok_Chowdary , 18 January, 2021

SecuritySetup with AuthenticatedEncrypted

Forums
General discussion

Hi Mikko,
SecuritySetup for High Association(0.0.43.0.3.255) Activated as AuthenticationEncryption policy.
But next time when i am connecting gurux through none mode it is connected successfully.
Similarly happening in MR Association also.
I am thinking that connection has occur through Security: AuthenticationEncryption instead of NONE.
Please help me where is the wrong.

By SgmUsr , 14 January, 2021

Difference between python and C#

Forums
General discussion

Hello to everyone,

I'm using Gurux Python and I'm trying to make the first serial communication only with snrmRequest() and aarqRequest().

Pagination

  • Previous page
  • 27
  • Next page
General discussion
  • 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