FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 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
256 views 3 comments
by anonymous
Hello

I have an Alarm system thats output messages via RS232 (one message per line), I would like to send those messages to a cloud service
would be possible to configure RS232 as source for DATA TO SERVER service. If not, what would be the best way to achieve that?
 

Thanks
by anonymous
You might develop a custom script/program, to listen on the serial port, and then upload the data via http(s)/mqtt etc. to the server.
by anonymous
Hi Augustus

How would I run this script/program on the TRB142? That would be the perfect solution, I could write this program with no problem.

Thanks
by anonymous
Hi Augustus

I found how to run the script, thanks for the tip

[]s

1 Answer

+1 vote
by anonymous
Hi,

If you would be able to set that RS232 device as a Modbus slave device - you can do that:

https://wiki.teltonika-networks.com/view/RUT955_Modbus#Modbus_Data_to_Server

Currently, there's no other way, unless you yourself somehow parse that information that it sends, and then with some kind of HTTP(S) service, you'll send the information.

EB.

EB.