We are trying to communicate via RS485 2-wire to another device and getting a garbled response.
- We’ve configured the Transport WR21 to redirect the serial communication through a TCP connection
- We connect and send a message through TCP to the device and confirm on the device and through the Digi Analyser log that the message gets there correctly.
- The device responds with a repeatable garbled response. As in each message we send always returns the same repeatable garbled response
We can get everything to work by adding a USB RS485 adapter to the wires (wired like you would to include another device in the chain). It only has to be powered and not actually plugged in and the responses are no longer garbled and everything is fixed.
We wondered if this was relating to the grounding described in the digi article below but we’ve verified the items are grounded. We even tried the fail safe suggestion for grounding to power.
I also thought that it might be a flow control setting but we’ve tried all them through trial and error with no affect.