Giter Site home page Giter Site logo

Comments (5)

merbanan avatar merbanan commented on August 28, 2024

You have to get several readings and vary the temperature. Then we can try to figure out how the temperature is encoded.

from rtl_433.

OleStauning avatar OleStauning commented on August 28, 2024

Thanks for your answer.

I have done several measurements:

  1. Moving temperature in the interval 17-54 degrees celcius (http://pastie.org/9115662),
  2. Pressing reset button on sender while keeping the temperature constant (http://pastie.org/9115666),
  3. Pressing reset button on sender while the sensor is unplugged (http://pastie.org/9115668).

A transmission always starts with "ff ff 49 6d 64 f3" followed by 18 nibbles, ABCDEFGHIJKLMNOPQR. All nibbles, except R, contains at least one "1". A transmission is always repeated.

AB changes every time "reset" on the sender is pressed. It seems that CDEFGHIJKLMN contains data which is somehow scrambled with AB. By keeping the temperature constant or taking out the sensor I can see that several AB values map to the same data bytes. Example; AB=10010101, 01101001, 00101011 maps to the same value CD=00111100 when the sensor is not plugged in.

OPQR seems to loop through some sequence.

I'm sure the scrambling can be easily broken and the temperature can be decoded. Just need more time - or some help.

from rtl_433.

cmadsen avatar cmadsen commented on August 28, 2024

I got a few readings from the same sensor here
28
[00] {114} ff ff 49 6d 64 f3 37 be ad 9f f3 24 d7 ff 40 : 11111111 11111111 01001001 01101101 01100100 11110011 00110111 10111110 10101101 10011111 11110011 00100100 11010111 11111111 01000000
[01] {114} ff ff 49 6d 64 f3 37 be ad 9f f3 24 d7 ff 40 : 11111111 11111111 01001001 01101101 01100100 11110011 00110111 10111110 10101101 10011111 11110011 00100100 11010111 11111111 01000000
27
[00] {116} ff ff 49 6d 64 f3 37 bd 6d 9f 93 93 2b fe 60 : 11111111 11111111 01001001 01101101 01100100 11110011 00110111 10111101 01101101 10011111 10010011 10010011 00101011 11111110 01100000
[01] {116} ff ff 49 6d 64 f3 37 bd 6d 9f 93 93 2b fe 60 : 11111111 11111111 01001001 01101101 01100100 11110011 00110111 10111101 01101101 10011111 10010011 10010011 00101011 11111110 01100000
26
[00] {115} ff ff 49 6d 64 f3 37 bf 35 9f 93 9b ab fc e0 : 11111111 11111111 01001001 01101101 01100100 11110011 00110111 10111111 00110101 10011111 10010011 10011011 10101011 11111100 11100000
[01] {115} ff ff 49 6d 64 f3 37 bf 35 9f 93 9b ab fc e0 : 11111111 11111111 01001001 01101101 01100100 11110011 00110111 10111111 00110101 10011111 10010011 10011011 10101011 11111100 11100000
26
[00] {112} ff ff 49 6d 64 f3 37 bd 75 9f e7 3b df fb 00 : 11111111 11111111 01001001 01101101 01100100 11110011 00110111 10111101 01110101 10011111 11100111 00111011 11011111 11111011 00000000
[01] {112} ff ff 49 6d 64 f3 37 bd 75 9f e7 3b df fb 00 : 11111111 11111111 01001001 01101101 01100100 11110011 00110111 10111101 01110101 10011111 11100111 00111011 11011111 11111011 00000000

from rtl_433.

merbanan avatar merbanan commented on August 28, 2024

Long time no answer, can some one of you send the resulting files when running with rtl_433 -a -t ?

from rtl_433.

merbanan avatar merbanan commented on August 28, 2024

Without any sample signals and matching temperatures nothing more can be done. Closing issue,

from rtl_433.

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.