
martinav (Customer) asked a question.
I am asking if it is fundamentally possible to operate a Waveshare Modbus RTU Relay that has RS485 input from a simple device that can send ascii or HEX from an RS232 interface.
I ahve this setup now. Currently using a simple COM port on my PC to an RS232 -> RS485 -> Relay setup. Everything I do I get nothing from the relay. No TX/RX traffic lights either. I would think something would wiggle. Yes, I'm confident of the basic settings.
The device I will be using to send the commands will not know anything about what modbus is. But, it can send the ascii or hex strings no problem.
Well after messing with all of the variables, it was swapping rx/tx between my source device, and my converter. As well as adding CF/LF to the commands. THere are just way too many variables in comms to get things working in any rational amount of time.