Hi
I want to read serial stream from rs232 port on my RUT955 using a custom script (cat /dev/rs232)
My requirements are 2:
- enable the script to be executed on boot
- set baud rate configuration from shell without using default services
How can I achieve that?
Thanks