OpenWrt Forum Archive

Topic: WRT54GL Serial Baud Rate

The content of this topic has been archived on 29 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I am running the newest OpenWRT Kamikaze 8.09.1, I have a device that sends serial data into a serial port. I am trying to automate everything, so if power goes out and comes back, I don't have to do anything to the box.

TinyTrak4 sends KISS TNC Data to Serial. APRX accepts the data and sends it to the internet. Here is my problem.

I have to use Microcom to set the baud rate, once I do, everything works fine. I want to automate that process.

I have read about stty but it is not included in this BusyBox apparently. I have tried to install it, but I get:
stty: can't resolve symbol '__uClibc_start_main'

Thanks
Ed
KI6PSP

Ok, Good techs, if they can't fix the problem, they work around it. I discovered that the Microcom program default speed is 9600. Because I am using tts/1 and not tts/0, I just changed the speed of my TinyTrak4 to 9600, and made the Microcom program startup with the inittab.

End Result, I have a operational iGate, that is wife-proof, and will recover from a power outage.

Ed
KI6PSP

The discussion might have continued from here.