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 markusrc11 , 27 May, 2025

Android USB probe failing in some SAGEMCOM meters

Forums
Gurux.Serial

Hi,

I have some problems reading specific SAGEMCOM meters.

My Android app can read meters with a Bluetooth probe and with a USB serial probe.
BT probe readings are implemented with a third part library that works fine, and I can read all meters I tried (even these SAGEMCOM I am talking about).

On the other hand, USB probe readings are implemented using GURUX Android Serial library. The problem here is that there are some SAGEMCOM that when I tried to read Profile Generic OBIS "1.0.99.1.0.255" which is hourly readings.

By Abdul-sharoon , 27 May, 2025

Connection problem with ER300P meter

Forums
DLMSDirector

Name : ER300P
Manufacturer: Larsen & Toubro Ltd
Interface : HDLC
Authentication : LOW
Password: lnt1
Client address : 0x11
Logical Sever: 0
Physical Server: 1 and 22 both are used.
media : serial
baudrate: 9600.(8N1)

With this GXDLMSDirector settings. meter doesn't respond to AARQ request.
SNRM>UA is ok. Need any change in settings ? please reply as soon as possible

By Administrator , 27 May, 2025

Gurux.Serial.Android 2.0.12

The following important issues are resolved in this version:

addPort issue fixed if Context is used instead of Activity.

By Administrator , 26 May, 2025

addPort issue fixed if Context is used instead of Activity.

Project
Gurux.Serial.Android
Status
Closed (fixed)
Priority
Normal
Category
Bug report
By gxjason , 26 May, 2025

Access Violated Error Reading ProfileGeneric via Code, but Ok via Director (itron SL7000)

Forums
Gurux.Net

Dear Mikko,

Hi, I faced a strange issue.
I used Director and was able to connect with the meter (itron SL7000).
I can even read the profile generic of the Load Profile 1.
All good.
The params are as follows:

-h xxx.xxx.xxx.xxx -p 7623 -c 1 -s 145 -a Low -P XXXXXXXX -w 1 -f 128

However, when I use the API library via .net coding, I am unable to read the profile generic with the following error:
"Gurux.DLMS.GXDLMSException: Access Error : Device reports scope of access violated."

By Administrator , 26 May, 2025

gurux.dlms.c 9.0.2505.2601

The following important issues are resolved in this version:
A definition was added to enable multiple association views.

By Administrator , 26 May, 2025

A definition was added to enable multiple association views.

Project
gurux.dlms.c
Status
Closed (fixed)
Priority
Normal
Category
Feature request
By Basv@1 , 23 May, 2025

HDLC Adress resolver configuration

Forums
DLMSDirector

Hello. It is possible to add the option to select a number (address) а Logical server? According to the logs, addresses are scanned from logical address 0, but the energymeter can work as a logical device with address 1, etc.

By riteshP , 22 May, 2025

Reading all "Data" object type parameter together

Forums
Gurux DLMS for ANSI C

Hi,

I can able to read individual Data type object. Using following methods.
Client.init(true, 32, 1, DLMS_AUTHENTICATION_LOW, "xxxx", DLMS_INTERFACE_TYPE_HDLC);

cosem_init(BASE(ldn), DLMS_OBJECT_TYPE_DATA, "0.0.42.0.0.255");
com_read(BASE(ldn), 2);

By Somesh_8073 , 22 May, 2025

com_read getting failed for billing profile and instantaneous profile

Forums
Gurux.DLMS

hello,
below code is for to read instantaneous and billing profile - - >

void
read_meter_instantaneous_profile()
{
gxProfileGeneric profile;
char * data = NULL;
cosem_init(&profile.base, DLMS_OBJECT_TYPE_PROFILE_GENERIC, "1.0.94.91.0.255");

com_read(&profile.base, 2);

/* Read rows by entry */
com_readRowsByEntry(&profile, 1, 2);

Pagination

  • First page
  • Previous page
  • …
  • Page 45
  • Page 46
  • Page 47
  • Page 48
  • Page 49
  • Page 50
  • Page 51
  • Page 52
  • Page 53
  • …
  • 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