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. Forums
  3. Elster A1700 - Reading Data

Elster A1700 - Reading data

Forum Rules

Before commenting read Forum rules

Don't comment the topic if you have a new question.

You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.

By pmbt , 6 June, 2016
Forums
General discussion

Hi there,

I'm attempting to read data from the Elster A1700 meter over serial using RS232. For example, if I try and read current values from it, I get various responses like the following:

[12:30:06] <-COM6 <STX>(00445103000000000088190000000000006808010000000000641000000000000044000000000000008440010000000000721405000000000052490200000000)<ETX><CR>

My question is - how is the data encoded? How do I extract meaningful data from this?

Any help would be greatly appreciated

jribenfors

8 years 5 months ago

Data decoding

We've decoded it like this:

00445103000000000088190000000000006808010000000000641000000000000044000000000000008440010000000000721405000000000052490200000000

Split into 16 byte chunks

0044510300000000
0088190000000000
0068080100000000
0064100000000000
0044000000000000
0084400100000000
0072140500000000
0052490200000000

Taking the first chunk as an example
0044510300000000

Split into two byte words

00 44 51 03 00 00 00 00

And reverse the words

00 00 00 00 03 51 44 00

= 3514400

This worked for the few examples we tried.

Danlew2018

4 years 7 months ago

Hi,

Hi,

Does anyone know how to get the date?

I have the response “46522269900021” which should be “2021-10-29 22:52:46”

I can see the hhmmss (22.52.46), but how do I get the date?

Profile picture for user Kurumi

Kurumi

4 years 6 months ago

Hi,

Hi,

I believe that there is something wrong with your data. The format should be:
YYMMDDhhmmss

BR,
Mikko

  • 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

Who's new

  • Tuanhgg
  • Adel
  • charnon
  • Paddles
  • Miguel Ángel
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin