UART
Hello.
I have a Grinder module, and I would like to connect a Solar Inverter via UART. In the Grinder module, I have connected the CP2102 adapter to the USB port, bOs recognizes it perfectly in the COM3 port. According to the solar inverter documentation, the communication is UART, 115200bps, 8bits data, 1 stop bit, no parity. The COM3 port, so I have configured it. But I can't get a response from the inverter. I have tried all the combinations on the bos, but I cannot receive data. Any suggestion???
Thanks...





Juan
Thanks for the link and the diagram. I'm afraid that none of it makes any sense. There is no information on calculating the CRC-16 so you can't create and send valid data packets. See this https://crccalc.com/ for CRC-16. The hardware diagram also doesn't look correct either - the top diagram says "USB" and the socket looks like a USB with 4 pins but the table claims that it is 9 pin RS232. I'm sorry but I don't think I can help you any further. I suggest that you contact the supplier / manufacturer directly and ask them how you can communicate using RS232.