Git Product home page Git Product logo

Comments (4)

murdemon avatar murdemon commented on July 17, 2024

i scan with SDRSharp
here what i have on RF Bridge console.
{"RfRaw":{"Data":"AA B1 04 03DE 01CC 0BCC 1C66 01011010101001010110101010100110011001011010101023 55"}}
here what i send from RF Bridge
RfRaw AAB023041403DE01CC0BCC1C660101101010100101011010101010011001100101101010102355

in linl wav file for record in SDRSharp for signal from remote control. And for signal from RF Bridge
https://www.dropbox.com/s/y71iuq2fel1gzrh/ButA.wav?dl=0
https://www.dropbox.com/s/9m170b4avniab16/ButA_froSNF.wav?dl=0

RF data received - is same , but in RemoteContorl wav we have some extra data and then RF data repeated 6 time, in RF Bridge we have only RD data repeated 21 time.

What can be that extra data , and how can i send this too . with RF Bridge?
https://www.dropbox.com/s/925iygq2n7dxacu/ExtraHeaderFrom%20Remote.jpg?dl=0
https://www.dropbox.com/s/1pu9aorbijk71st/RFData.jpg?dl=0

from rf-bridge-efm8bb1.

Portisch avatar Portisch commented on July 17, 2024

pimatic/pimatic#386
There is a lot of information around these plugs. But I didn't found out yet if a single command can switch the plug. If you need to combine the 4 codes you can just arrange the data of the 0xB1 sniffing.

from rf-bridge-efm8bb1.

murdemon avatar murdemon commented on July 17, 2024

What dose mean this times ? on this picture can show in paint please? https://www.dropbox.com/s/vs8q4knnibyw1ao/signalRFBridge.jpg?dl=0
(AAB023040703DE01CC0BCC1C660101101010100101011010101010011001100101101010102355)
0x01-0x20: Bucket 0 length: 288µs
0x01-0xC0: Bucket 1 length: 448µs
0x03-0x00: Bucket 2 length: 768µs
0x27-0x10: Bucket 3 length: 10ms (sync)
and this fields
0x20: data len: 32 bytes
0x04: number of buckets: 4

from rf-bridge-efm8bb1.

Portisch avatar Portisch commented on July 17, 2024

If you find a single signal what will switch the plug I can implement the timing. But if more than one signal is needed it is unsupported by this firmware. There is not enough space on the device to implement a feature like this.

Here is some data from your sniffing for A on:

11:15:28 {"RfRaw":{"Data":"AA B1 04 03C0 01B8 0BC2 1C70 01011010101001010110101010100110011001011010101023 55"}}
11:15:28 {"RfRaw":{"Data":"AA B1 04 03D4 01CC 0924 1C52 01011010101001101010011001101001101001011010101023 55"}}
11:15:33 {"RfRaw":{"Data":"AA B1 04 03D4 01C2 0BCC 1C66 01011010011010010110011001011001100110101010101023 55"}}
11:15:37 {"RfRaw":{"Data":"AA B1 04 03CA 01C2 0BC2 1C66 01011010011010100110100110101001100101011010101023 55"}}

010110101010010101101010101001100110010110101010 23
1 1 0 0 0 0 1 1 1 0 0 0 0 0 1 0 1 0 1 1 0 0 0 0
C382B0
AAB023040A03D401CC09241C522301011010101001010110101010100110011001011010101055
010110101010011010100110011010011010010110101010 23
1 1 0 0 0 0 1 0 0 0 1 0 1 0 0 1 0 0 1 1 0 0 0 0
C22930
AAB023040A03D401CC09241C522301011010101001101010011001101001101001011010101055
010110100110100101100110010110011001101010101010 23
1 1 0 0 1 0 0 1 1 0 1 0 1 1 0 1 0 1 0 0 0 0 0 0
C9AD40
AAB023040A03D401CC09241C522301011010011010010110011001011001100110101010101055
010110100110101001101001101010011001010110101010 23
1 1 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 1 1 1 0 0 0 0
C89170
AAB023040A03D401CC09241C522301011010011010100110100110101001100101011010101055

Or combine: C382B0 + C22930:
AAB03C040A03D401CC09241C52230101101010100101011010101010011001100101101010102301011010101001101010011001101001101001011010101055

from rf-bridge-efm8bb1.

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.