Giter VIP home page Giter VIP logo

Comments (8)

weetmuts avatar weetmuts commented on May 26, 2024

Thanks! It seems like Diehl Metering bought Sappel which produced the Izar meters.
Since it actually gives the right values, it still follows the izar proprietary protocol.

But, they change the media type from "oil" to "hot water" which probably makes sense, is this a hot water meter?

And the manufacturer changed from Sappel to Diehl Metering, which also makes sense.

And the telegram is 30% longer, more proprietary data.

It will be easy to add the new(correct?) media type and manufacturer to the izar driver.

from wmbusmeters.

ben3k1v avatar ben3k1v commented on May 26, 2024

from wmbusmeters.

weetmuts avatar weetmuts commented on May 26, 2024

Ok, I added the new manufacturer and the new media types 0x15 Hot water
and 0x66 Unknown? Are all your meters in the log water meters?
Any differences in hot cold water?

from wmbusmeters.

ben3k1v avatar ben3k1v commented on May 26, 2024

Hi,
Yes, I think all DME meters are water meters. I only have one water meter with the ID (23840778).
No, there are no differences between the cold and the hot meters. This is only a radio module, which can be attached to cold and hot meters.
Ben

from wmbusmeters.

ben3k1v avatar ben3k1v commented on May 26, 2024

ok, i did the update and installed it. However, I now only receive the data from my water meter, the heat meter is no longer received, it runs now 2h.

(serial) received ascii C1;1;1;2020-02-03 10:11:59.000;123;120;67880556;0x27442d2c5605886730048d209d001a5b20d2ff62daeecff5a7a57a38fb5cc2a6e12f12dcd7b6<0A> (rtlwmbus) got full frame (wmbus) parser expected more data! (904) (wmbus) parser expected more data! (904) (wmbus) telegram ignored by all configured meters!

I sent the log by email.
Thank you
Ben

from wmbusmeters.

weetmuts avatar weetmuts commented on May 26, 2024

Can you install my fork of rtl wmbus? Its weetmuts/rtl-wmbus

Its got a minor fix, that previously did not affect wmbusmeters, but now is important since wmbusmeters does check the payload crc.

I have made a pull request to the original rtlwmbus.

from wmbusmeters.

ben3k1v avatar ben3k1v commented on May 26, 2024

ok, i installed your rtl-wmbus but it is still not working.
full Log by mail.

Ben

from wmbusmeters.

weetmuts avatar weetmuts commented on May 26, 2024

Updated wmbusmeters is getting more and more picky on the incoming data telegrams.
The length byte is not adjusted in the telegram sent from rtl_wmbus even though the crc bytes in the data link layer have been removed. Create a pull request for rtl_wmbus xaelsouth/rtl-wmbus#7

But also created a workaround inside wmbusmeters so it is not so picky for rtl_wmbus. :-)

Seems to work. Closing this.

from wmbusmeters.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.