wmbusmeters / wmbusmeters

Read the wired or wireless mbus protocol to acquire utility meter readings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easymeter Q3AA 1064 V10.09 with ESYSWM20

probutus opened this issue · comments

Type of request

Existing device improvement

Meter description

Easymeter Q3A with WMBus extension ESYSWM20. According to vendor of ESYSWM20 the module sends the data unencrypted.

The data received does not match any telegram description I got from the vendor. Any help or advice would be greatly appreciated.

Here is the debug output I get from wmbusmeters:
`

root@andromeda:/home/pi# wmbusmeters --analyze 1044791611790661303770F002FD170100
(wmbus) Unknown tpl-ci-field 70
(wmbus) Unknown tpl-ci-field 70
Auto driver : esyswm
Best driver : unknown 00/00
Using driver : esyswm 00/00
000 : 10 length (16 bytes)
001 : 44 dll-c (from meter SND_NR)
002 : 7916 dll-mfct (ESY)
004 : 11790661 dll-id (61067911)
008 : 30 dll-version
009 : 37 dll-type (Radio converter (meter side))
010 ?: 70 unknown ci-field

{
"media":"radio converter (meter side)",
"meter":"esyswm",
"name":"",
"id":"61067911",
"timestamp":"1970-01-01T00:00:00Z"
}
`

Logged telegrams from meter in decrypted format

1044791611790661303770F002FD170100

Problem found and solved. I have to remove the sticker before plugging in the module...

I will close this ticket in shame...