HI,
I want to send IR codes to the DSTV Explora via Arduino/esp8266. The idea is to build a permanent transmitter and control via Node-Red or Openhab as I have 4 tv's and the remotes are always lost, batteryless or just always in the other room.
The NEC code for #1 is given as
#1
0000 006D 0000 0022 012F 0098 0013 0013 0013 0039 0013 0039 0013 0013 0013 0039 0013 0039 0013 0039 0013 0039 0013 0039 0013 0013 0013 0013 0013 0039 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0039 0013 0039 0013 0039 0013 0039 0013 0039 0013 0039 0013 0039 0013 0039 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 0013 05DF
I am busy researching what this all means. Seems that the second code is the frequency and then the rest needs to be turned into on and off times,
My question is if someone knows of an easy way to take the code above, either send it as is or translate into raw codes (how?) and then send it.
I have been able to install the IR lib and receive the raw codes, but it does not make a lot of sense, and I can't seem to play it back.
Some advice would be welcomed!
regards
Tobie