<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Daniel:<BR>
 <BR>
It's been a while since I dug out my 6 old PK-88's sitting in a box somewhere. <BR>
 <BR>
But, according to my manual, they are suppose to have 2 internal AA batteries for  RAM backup. <BR>
 <BR>
First start by making sure your batteries are good so as to help with setting loses.<BR>
 <BR>
Next, I also used to have an intermitent problem with my Kantronics KPC3's slipping out of KISS mode, until I did this....<BR>
 <BR>
In my autoexec.nos file, where I attach ttyS0 and ttyS1, I added the jnos "COMM" command to reset the tnc's everytime I ran JNOS. <BR>
 <BR>
Here are my specific line commands...    Note the lines staring with "COMM"<BR>
 <BR>
===================================================================================<BR>
# --------- RF PORTS  --------<BR>
# COMM PORT 2 (external KPC3+)<BR>#<BR># <BR>attach asy ttyS1 - ax25 ax1 4096 256 9600<BR>#<BR>comm ax1 "reset"<BR>pause 3<BR>comm ax1 "intface kiss"<BR>pause 3<BR>comm ax1 "reset"<BR>pause 3<BR>param ax0 txdelay 60<BR>pause 2<BR>#<BR>ifconfig ax1 ipaddress 44.2.14.2<BR>ifconfig ax1 description "(AMPR) 145.090 MHz     :BBS Only Port                   (44.2.14.2)"<BR>ifconfig ax1 ax25 bctext "GVCITY Node - Grass Valley, Ca. [44.2.14.2]"<BR>netrom interface ax1 192 120<BR>ifconfig ax1 ax25 paclen 128<BR>ip hport ax1 on<BR>
# param ax1 up              # 130 (129 = down)<BR># param ax1 txd 60          # 1<BR># param ax1 persist 128     # 2<BR># param ax1 slot 8          # 3<BR># param ax1 txt 10          # 4<BR># param ax1 5 0             # 5 0=half 1=full duplex<BR># param ax1 dtr 1           # 8<BR># param ax1 rts 1           # 9<BR># param <intfc> 255         # 255 = kiss off<BR>pause 3<BR>
# COMM PORT 1 (external KPC3+)<BR>#<BR>attach asy ttyS0 - ax25 ax0 4096 256 9600<BR>#<BR>comm ax0 "reset"<BR>pause 3<BR>comm ax0 "intface kiss"<BR>pause 3<BR>comm ax0 "reset"<BR>pause 3<BR>param ax0 txdelay 60<BR>pause 2<BR>#<BR>
ifconfig ax0 ipaddress 44.2.14.1<BR>ifconfig ax0 description "(AMPR) 145.050 MHz     :Keyboard Only Port              (44.2.14.1)"<BR>ifconfig ax0 ax25 bctext "GVCITY Node - Grass Valley, Ca. [44.2.14.1]"<BR>netrom interface ax0 192 0<BR>ifconfig ax0 ax25 paclen 128<BR>ip hport ax0 on<BR>
route add 44.2.14.100/32 ax0<BR>
# param ax0 up            # 130 (129 = down)<BR># param ax0 txdelay 60    # 1 [These are parameters sent to the TNC in KISS mode as needed]<BR># param ax0 persist 228   # 2<BR># param ax0 slot 10       # 3<BR># param ax0 txt 10        # 4<BR># param ax0 5 0           # 5 0=half 1=full duplex<BR># param ax0 dtr 1         # 8<BR># param ax0 rts 1         # 9<BR># param <intfc> 255       # 255 = kiss off<BR>#<BR>
===================================================================================<BR>
 <BR>
Now, also if it helps you and others, I have a <STRONG>PDF manual </STRONG>for the <STRONG>PK-88</STRONG>, the <STRONG>XJ14</STRONG>, and the <STRONG>KPC3+</STRONG> on my server <STRONG>for download </STRONG>at:<BR>
 <BR>
<A href="http://www.n1oes.org/doc/Manuals/">http://www.n1oes.org/doc/Manuals/</A><BR>
 <BR>
 <BR>
Bill<BR>
KG6BAJ<BR>
 <BR>
<BR> <BR>
> Date: Thu, 14 Apr 2011 17:22:45 -0700<BR>> From: dod1450@mindspring.com<BR>> To: nos-bbs@tapr.org<BR>> Subject: [nos-bbs] pk-88 auto baud<BR>> <BR>> Has any configured their PK-88 to do a serial auto baud ttyS0<BR>> connection after power has been restore? When jnos starts after a power<BR>> outage I am unable to connect to my pk-88 for it is looking for a<BR>> response from a user on entering an asterisk(*).<BR>> K6DLC<BR>> -- <BR>> Daniel Curry<BR>> PGP: AD5A 96DC 7556 A020 B8E7 0E4D 5D5E 9BA5 C83E 8C92<BR>> <BR>> <BR>> _______________________________________________<BR>> nos-bbs mailing list<BR>> nos-bbs@tapr.org<BR>> https://www.tapr.org/cgi-bin/mailman/listinfo/nos-bbs<BR>                                       </body>
</html>