No prob. Just some detail on those commands. The first pipes the serial port via UDP packets to a raw socket on the linux computer. The second connects that raw socket to a TCP port.
That's the key to getting the simultaneous connections to work. Also the b115200 sets the baud rate and...
For those of you wanting a way to access your ElkM1 via the Serial port here's another option.
If you have a linux computer connected (via serial cable) to the ElkM1 you can use the linux tool "socat" to redirect TCP packets to the Serial interface.
Then you could use the Perl script here (I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.