[aprssig] KISS, Linux, Minicom & a KPC 3+
Ryan Tourge k2rrt.lists at gmail.comSun Feb 20 15:20:21 UTC 2005
- Previous message: [aprssig] KISS, Linux, Minicom & a KPC 3+
- Next message: [aprssig] KISS, Linux, Minicom & a KPC 3+
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Worked! Thanks! Ryan K2RRT -----Original Message----- From: aprssig-bounces at lists.tapr.org [mailto:aprssig-bounces at lists.tapr.org] On Behalf Of Tapio Sokura Sent: Sunday, February 20, 2005 9:32 AM To: TAPR APRS Mailing List Subject: Re: [aprssig] KISS, Linux, Minicom & a KPC 3+ Ryan Tourge wrote: > I'm trying to get my KPC3+ out of KISS mode but nothing seems to be working. > Being that it's 25 miles away I can't do a hard-reset. I've used minicom and > tried sending [alt]192 [alt]255 [alt]192 per the manual but that doesn't do > it. (It says offline in the status bar if that helps). I also tried echo > "0xFF 0xC0 0xFF" > /dev/ttyS1 with several variations and that doesn't work. You might want to make sure that no other program is using the serial port at the same time first and that the serial port settings are ok. If someone is using the serial port at the same time, command "fuser -v /dev/ttyS1" should display some information on the program. Something like "stty -F /dev/ttyS1 sane raw xxxxx", where xxxxx is the serial port speed of the TNC, should set some reasonable defaults for the serial port. Then send something like "echo -n -e '\300\377\300' >/dev/ttyS1". \300 is 0xC0 and \377 is 0xFF. Tapio _______________________________________________ aprssig mailing list aprssig at lists.tapr.org https://lists.tapr.org/cgi-bin/mailman/listinfo/aprssig
- Previous message: [aprssig] KISS, Linux, Minicom & a KPC 3+
- Next message: [aprssig] KISS, Linux, Minicom & a KPC 3+
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
