Coder Social home page Coder Social logo

Comments (3)

xaelsouth avatar xaelsouth commented on June 2, 2024

Hello.

From Multical 21 I know that the meter works in C1/T1 mode only. So try to receive at 868.95MHz and tell rtl-wmbus by omitting the "-s" parameter in ITS command line only to look for T1/C1 datagrams. That will be less CPU exhaustive and probably achieves a slightly better sensitivity:

rtl_sdr -f 868.95M -s 1600000 - 2>/dev/null | build/rtl_wmbus

To "validate output from rtl-sdr". Well, you will ALWAYS get something, even noise. So there is no way to validate whether your meter's signal is in there.

Also, there is no need or way to feed raw data from rtl_433 to rtl-wmbus. rtl_433 seems to control the RTL dongle by itself, whereas rtl_wmbus relies on rtl_sdr and acts like a filter receiving all its data from rtl_sdr.

from rtl-wmbus.

xaelsouth avatar xaelsouth commented on June 2, 2024

... and make sure you have put '-' (a minus) in the command line which means that rtl_sdr will redirect its output to stdout!

from rtl-wmbus.

xaelsouth avatar xaelsouth commented on June 2, 2024

I nothing worked until now, please check out with the new version of rtl_wmbus. I'm gonna close this issue.

from rtl-wmbus.

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.