Git Product home page Git Product logo

Comments (10)

fingolfin avatar fingolfin commented on July 28, 2024

Based on what little information you provided: Sorry, can't help you. It is completly unclear what your setup is, what you exact problem is, what those "power sockets" you talk about are, etc.

Also, this is not really a support forum, but rather a tracker of submitting bug reports with rc-switch (although we do try to help with problems, but only if they are very clearly described).

I recommend reading http://www.catb.org/esr/faqs/smart-questions.html and then perhaps trying again, with much more detail, e.g. on http://arduino.stackexchange.com/

from rc-switch.

bilogic avatar bilogic commented on July 28, 2024

Hi, the reason I'm asking here is because the solution probably involves modifying the codes.
Hope you can give me the chance to describe my problem 1 more time.

  1. I have a set of 433 Mhz TX and RX and using your library, I came to know they use 32bit codes
  2. The TX is a simple button remote control, while the RX is a on/off switch
  3. I can toggle the RX on/off using the TX by pressing the button
  4. I also have a working circuit using your library and uno to receive this 32bit 433 Mhz signal.
  5. The circuit will listen for the signal from the TX and display "Received" via uno's serial output
  6. The circuit displays "Received" when I press the button on the TX to send the 32bit 433 Mhz signal.
  7. My problem is that for the circuit to display "Received", I need to hold down the TX button a little longer than in step 3
  8. My question is, can this library be made to react faster? (i.e. on par with the RX reaction speed)
  9. I did try using the esp8266, which runs at a higher clock speed, but it did not help. I still have to hold down the TX button longer for the circuit to register the signal.
  10. I'm no RF expert, but I saw some variables in the code which led me to wonder if they can be adjusted.

Thank you for your time.

from rc-switch.

silas2222 avatar silas2222 commented on July 28, 2024

still no fix 2k20 wtf

from rc-switch.

BCsabaEngine avatar BCsabaEngine commented on July 28, 2024

This is an abbandoned repo, but base of some super projects! Thanks for sui77!
I found a fork, that can handle more receiver in one time (problem was the common interrupt handler). I have made one imporevement to reduce receiving time. See this repo and examples: https://github.com/SymbolCsaba/RCSwitch

from rc-switch.

svicar avatar svicar commented on July 28, 2024

BCsabaEngine...Why I cannot ude your code on nano? On ESP32 works faster than original.

from rc-switch.

BCsabaEngine avatar BCsabaEngine commented on July 28, 2024

On ESP32 works faster than original: this is the reason why setReveiceRepeat(0) is important.

Cannot use your code on nano: what is the problem, compile or usage errors occurs?

If U are interrested, continue on https://github.com/BCsabaEngine/RCSwitch issues.

from rc-switch.

svicar avatar svicar commented on July 28, 2024

there is no issues on https://github.com/BCsabaEngine/RCSwitch
How to write there?

from rc-switch.

BCsabaEngine avatar BCsabaEngine commented on July 28, 2024

there is no issues on https://github.com/BCsabaEngine/RCSwitch How to write there?

Open one with your issue.

from rc-switch.

svicar avatar svicar commented on July 28, 2024

slika
Issues is missing...where to write?

from rc-switch.

BCsabaEngine avatar BCsabaEngine commented on July 28, 2024

slika Issues is missing...where to write?

Changed, issues available. Sorry

from rc-switch.

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.