Hello,
I am trying to do this
|CYWM6935(1)|<…>(wireless link)<…>|DeviceX|<====cable link (~100ft)====>|DeviceY|<…>(wireless link)<…>|CYWM6935(2)|
The CYWM6935 is a Cypress 2.4GHz radio module that has an SPI communication interface. I don’t need amazing data rates, but I do need the signal to work through up to 100’ of cable. What is the easiest and most reliable way to do this? I just want whatever wireless signal that is received by Device X to be transmitted by DeviceY and vice versa. I’m hoping that there is something off the shelf that can do this…I would like to avoid adding 2 micro controllers and SPI-to-RS232 converters if possible. This biggest thing is that communication must be 2-way. Any advice is greatly appreciated.