Git Product home page Git Product logo

Comments (5)

ubeaut avatar ubeaut commented on July 18, 2024

Hi,
I have managed to install the Silicon Labs Studio 4 and have imported the firmware code and can compile the hex file.
I do not know what to put into the rf_protocols.h file for the X10 remote.
I don't understand the high, low sync times etc.
If I could get the code to paste into the rf_protocls.h and any other files I am happy to compile and see what happens.
Any help would be great.
Thanks

from rf-bridge-efm8bb1.

Portisch avatar Portisch commented on July 18, 2024

This protocol can't be defined. The bit timing isn't working "normal". You can only use bucket mode!

from rf-bridge-efm8bb1.

ubeaut avatar ubeaut commented on July 18, 2024

from rf-bridge-efm8bb1.

Portisch avatar Portisch commented on July 18, 2024

Sure, you can modify the source to support your protocol. I won't.
You have to do the protocol disassemble/assemble by your mqtt client/broker.

The "normal" bit timing is a defined by a high/low sequence.
In your sniffed data there are buckets like this: 22222222222
So the timing of each bucket ist the same. What is it? Bit 0 or bit 1...
This can't be decoded in "bit" mode. Only bucket mode.

from rf-bridge-efm8bb1.

ubeaut avatar ubeaut commented on July 18, 2024

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.