Skip to content

What is the most robust/reliable IR format for transmission? #1278

Answered by quicksketch
quicksketch asked this question in Q&A
Discussion options

You must be logged in to vote

Answering my own question from my research:

With this library, the FAST Protocol looks like it would be the best bet because:

  • It has a very short data header, speeding up transfer time.
  • It does not send a special "repeat code", instead the same command is repeated every time (same as "NEC2").
  • In my situation, I don't need to assign a special address as there will only be one device present for this purpose (i.e. it's not in an entertainment system where there is a TV, Roku, DVD player, etc).

These factors would make FAST a well-suited protocol for my application.

Unfortunately, I need TWO receivers in my application, pointed in opposite directions that receive different signals. This li…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ArminJo
Comment options

@quicksketch
Comment options

@quicksketch
Comment options

@quicksketch
Comment options

Answer selected by quicksketch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Keep Keep issue
2 participants