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...





Hi
If bOS sees the CP2102 as COM3 then it is working correctly as far as the underlying Windows 10 operating system is concerned. However, I see that you have posted this in the Modbus section, and if your inverter is like my SMA unit it requires an RS485 UART to communicate with your Grinder on Modbus. The CP2102 is an RS232 UART and this will not work.
Andy