Page 1 of 1

IR Relay

Posted: Friday 20 October 2017 5:23
by markjgabb
hi everyone....would it be possible to setup a IR relay scenario with a mysensors couple of notes

so heres my idea


have a IR receiver node sitting in my shed with my projector and such
and an IR transmitter node in the lounge where the set top box is

if i use the remote in the shed it transmits and relays the code to the other node?
is this possible currently or am i barking up the wrong tree?

Re: IR Relay

Posted: Tuesday 07 November 2017 16:09
by gohan
you could do a node to node direct communication without gateway in this case (or with gateway in the middle in case you need more range or else); if you can read the IR code on the node and it fits inside any of the available variables, you can send it over to the other and blast it from the IR emitter.