How To create a wireless link for a digital output from a PLC

I am looking to Send a Digital Output signal Either (5 or 24VDC) from my PLC to a wireless transmitter and then a receiver it 100m away, it will be just a digital on/off signal to turn on my boar pump..

i all ready have all the control wiring for the boar pump. just need to switch a 24v circuit on for the relay which will turn the boar on.

so i want to send a Digital ON/OFF output via wireless to a receiver which will then turn a relay on/off.

can you please guide me in the best way to achieve this ?? and what material i would need thanks also upload a little sketch to help

Sorry - this is an Arduino forum. NOT an PLC support forum.

if you take the plc out of the picture then and say you had a 5v switch to activate the digital inputs on arduino. how would u do it

Need help with creating what's inside the red box

Use 2 ESP32's and ESPNOW to send signals from one MCU to the other.

Sorry i cant find any thing on ESPNOW

So i need to buy 2x ESP32 boards do they connect on to a wifi system or will the create there own wifi link. Esp-32s esp32 development board wireless wifi+bluetooth 2 in 1 dual core cpu low power control board esp-32s Sale - Banggood.com

what dose the ESPNOW do ??

Humm, strange I put the words 'espnow' into an internet search engine and get lots of results.

i may be getting confused do i need to buy a ESP NOW module ??

Did you read about ESPNOW?

You need 2 ESP modules, and a circuit to interface them with your hardware, as well as code to deal with the communication.

Yea i have just bought to ESP32 modules 2 x bread boards jumper wires and the lcd screen message display found a couple guys on you tube who go though the code so see how we go

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.