[xfbb] AX25-->FBB failure

Bo Skoglund bose63 at algonet.se
Fri May 9 14:44:00 CEST 2008


> #Set TNC in KISS mode.
> echo -ne "kiss on\r" > /dev/ttyS0
> echo -ne "restart\r" > /dev/ttyS0
> # 3 seconds delay to allow TNC to restart before we go on
> sleep 3
> #
> 
>> The port concerned is on com2 and irq 3 and I am using Knoppix in that 
>> machine.
>> 

I spotted an error in my respons to your message.
I didn't see that it was com2 the TNC was connected to.
The correct script is:

#Set TNC in KISS mode.
echo -ne "kiss on\r" > /dev/ttyS1
echo -ne "restart\r" > /dev/ttyS1
# 3 seconds delay to allow TNC to restart before we go on
sleep 3
#

73 de SM7LKS, Bo




More information about the xfbb mailing list