> The KISS parameters in the agwpe port config file are: > > [TNC] > TYPE=TAPR TNC2 > KISSSUBTYPE=KISS > INITKISS1=1.003,003,003 > INITKISS2=2.INT 0^M > INITKISS3=4.AMODE KISS > EXITKISS=003,003,003 > > What am I missing here?
You'll want ^M's in there for INITKISS1, and a ^M after AMODE KISS. Also, between commands it wouldn't hurt to add a few more ^M's in case it's busy writing to flash and misses a character or two if flow control isn't enabled. Or you can just take out the EXITKISS part and leave it in KISS mode all the time. Scott
