Skip to content

Send and receive #1511

Answered by crankyoldgit
fellnerse asked this question in Q&A
Jun 28, 2021 · 2 comments · 13 replies
Discussion options

You must be logged in to vote

Is there a problem with my setup?

Probably, but most likely with the software you've written/merged.

What am I doing wrong?

Typically, the problem is sending at the same time as receiving. You can get a feedback loop of sorts, or distorted captures. Or you could be trying to send UNKNOWN signals. We can't tell what it is you're doing without seeing your code.

If you want to see how to do it, look at:
https://github.com/crankyoldgit/IRremoteESP8266/blob/master/examples/DumbIRRepeater/DumbIRRepeater.ino
or
https://github.com/crankyoldgit/IRremoteESP8266/blob/master/examples/SmartIRRepeater/SmartIRRepeater.ino

Does this even work?

Yes, but you have to do it correctly. Read the comments…

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
13 replies
@crankyoldgit
Comment options

@crankyoldgit
Comment options

@fellnerse
Comment options

@crankyoldgit
Comment options

@fellnerse
Comment options

Answer selected by fellnerse
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants