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