I have build PLC like solution with Mega and Ethernet shield that works perfectly.
There is a gate to my yard for a car, which I need to open remotely. PLC is placed inside the house,
behind several thick walls, so RF is out of the question. My WIFI however, is reaching the gate, so I tought about using ESP for this task.
Can I somehow redirect one of thw buttons (did that with AJAX) on my PLC webserver site to send data to ESP inside the gate to open it?
aisc:
Coming back to a solution for what u are trying to do, wouldn't it be easier to just use something like one of these 2 channel remote control units?
Maybe I could. I'm thinking about hacking the remote and attaching it to output relay of my PLC. However, not sure about the range. Need to test that somehow.