I want to retrieve the billing profile buffer data, specifically the kWh values for previous months, from the meter. I’ve set up the Android project using version 2.0.14 of the Gurux DLMS library. How can I access the historical billing readings
Estoy intentando acceder a un contador Landis ZMG310 que usa protocolo IEC, sé las claves que debo usar para lectura y escritura, pero no sé que parámetros debo cambiar en la pantalla de Meter Settings para que consiga conectarme a el. ¿Sabe qué parámetros deben cambiarse para poder conectar a un contador de esas características usando su app?
He experimentado con todos los contadores LGZ que he probado que, si pongo una dirección de cliente errónea, el contador se bloquea temporalmente (1-2 minutos) y no me permite reconectarme usando la dirección de cliente correcta en ese tiempo, sin embargo, si cambio cualquier otro parámetro, aunque de error para conectarse, luego me permite conectarme al instante. He probado con otros contadores como ZIV, Sagecom... y ninguno me ha dado ese problema, solo me ocurre con LGZ.
¿Porqué ocurre esto? ¿Habéis detectado este error?
Subject: Unable to Parse Billing Profile Data (1.0.98.1.0.255) – Show Trace vs. Normal Output
Hi Team,
I'm currently able to read data from the meter using the billing profile object 1.0.98.1.0.255. However, I’m having difficulty parsing the actual values from the response.
In GXDLMSDirector, I was able to successfully read data without explicitly setting the baud rate. However, in the Android application, selecting a baud rate is mandatory — there's no option to leave it unset. Even after selecting the same baud rate as used in GXDLMSDirector, the Android app fails to retrieve any data.
cannot able to understand the flow of meter communication in gurux android project
trying to connect with lnt meter but it is not getting open and read from the android application
Hi
Hope your are well!
We are using the Gurux DLMS Android Library.
We are getting the data in GXDLMSProfileGeneric object. Can we convert this data in a XML format using Gurux DLMS Android Library.
I am trying to connect to a TCP Wrapper meter but am facing issues with authentication and reading the meter nameplate details. Could you please clarify the authentication procedure for a wrapper meter? Is it the same as the HDLC settings, or does it require a different approach?