FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
2,154 views
in Vehicle tracking by
This question. I need to send a simple data package periodicaly at external module conected in RS232/485 of RUT955.

I want to do this in internal user script, is possible?

1 Answer

0 votes
by anonymous
Hello,

Are you planning to send data packages directly from router or from other devices to RS232/485 connected module?
by anonymous
Goodmorning, I have similar issue: I need to make a script (running on RUT955) to send data out to serial port.

On my desktop I use:

echo "R1" > /dev/ttyUSB0

I would like to replicate something similar on RUT955, is it possible?
Thanks.
by anonymous

Hello,

On RUT955 serial ports for RS232 and RS485 are these:

  • RS232 - /dev/rs232 (this one is a link to /dev/ttyACM0) or /dev/ttyACM0
  • RS485 - /dev/rs485 (this one is a link to /dev/ttyATH0) or /dev/ttyATH0