I can't answer your main question, but I can answer the secondary question :)

echo FF > /dev/ttyS0
or without a newline:
echo -n FF > /dev/ttyS0
or maybe you mean charactor FF which might be escaped \xFF

On 10/7/06, Mark Miller <[EMAIL PROTECTED]> wrote:
Is there a file that can be edited to configure the start and stop
parameters for the Serial Kiss TNC interface?  I am using a Tracker2
and would like to be able to bring this TNC in and out of Kiss
mode.  The command to put this TNC in Kiss mode is KISS ON, to bring
it out of Kiss mode, all you have to do is send FF.  What is the best
way to send FF to the serial port on a Linux box?

73,

Mark N5RFX

_______________________________________________
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

_______________________________________________
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to