Page 1 of 1

433 MHz wireless socket with ESPeasy

Posted: 11 Oct 2017, 21:14
by timi257
Hello,

I am new to the ESP-community and want to do a simple project with the ESP.

I have a wirless 433-MHz-Socket which I can use with a remote-control. Now I want to use an ESP and a RC-Sender to replace the part of the remote-control.

My question is: Can I simply use this ESPeasy-Plugin to do so?
And if yes: how do I add such plugins to ESP easy?

I'm really sorry, but I'm new and I just didn't find proper answers yet. Thanks for your help! :)

Re: 433 MHz wireless socket with ESPeasy

Posted: 14 Oct 2017, 20:51
by elmicha
Yes, it might work. I had better luck with the _P144_RC-Switch-TX.ino, though.

To use it, copy it to the src directory, then compile it. If you get an error message that it can't find the rc-switch library, download the rc-switch library and put it in the lib directory. If you get an error message that there is not enough space, delete (or move) some of the other _P*.ino files in the src directory.