Serial Communication S1 Controller To PR1 GRV-CSERI-4

I don’t think it is possible to use the CSERI module directly from another controller.

As a work around, enable Node-Red and install the node-red-contrib-serialport node and import the flow I have at this post:

You will need to configure the TCP port and serial port in the flow and open the TCP port you pick on the firewall of the EPIC.

This will allow you to create a TCP connection from the S1 to the EPIC which will relay the communication to the serial port.

2 Likes