rscada / libmbus

Meter-bus library and utility programs
http://www.rscada.se/libmbus
BSD 3-Clause "New" or "Revised" License
217 stars 137 forks source link

Error decoding Wmbus Telegram #146

Closed 0xcore closed 5 years ago

0xcore commented 5 years ago

Error decoding Wmbus Oms telegram, from Danfoss Sonometer 30 heat meter.

mbus_parse_hex -n danfoss_frame.hex

mbus_parse: Invalid M-Bus frame start.

danfoss_frame.hex: 4e 44 d3 10 13 17 05 00 50 04 7a af 00 30 05 2f 2f 0c 06 00 00 00 00 04 6d 03 2c 34 25 0c 13 21 33 00 00 8c 40 13 00 00 00 00 8c 80 40 13 00 00 00 00 0b 3b 13 00 00 0b 2d 00 00 00 2f 2f 2f

Can someone help?

Thanks!

lategoodbye commented 5 years ago

Sorry, but libmbus doesn't support wireless m-bus.

0xcore commented 5 years ago

Ok. Thanks!