Hi.
While I am connected to a BBS through my terminal program and I try to finish the communication, the terminal program can not finish the communication and it gives me the legend: "carrier still high".
Any idea?
Thanks
What terminal program? You may have to invert the polarity of the DCD (AT*D0 or AT*D1).
(03-01-2018, 12:21 PM)admin Wrote: [ -> ]What terminal program? You may have to invert the polarity of the DCD (AT*D0 or AT*D1).
I use TERMINATE 5.0 for MSDOS.
What are you using for the DCD setting? AT&C0 means carrier always high, and AT&C1 means carrier follows connection status. Have you tried inverting the polarity for DCD?
I use AT&C0 and C1 but i have the same problem. Another idea?
Yes, invert the DCD polarity. You can use AT*D0 and AT*D1 to switch polarities.
(03-04-2018, 06:17 PM)admin Wrote: [ -> ]Yes, invert the DCD polarity. You can use AT*D0 and AT*D1 to switch polarities.
I try AT&D0 and D1 and i have too the hangup problem.

It's not &D0 or &D1, it's *D0 or *D1.
PERFECT! Very Thanks, i use this convination and work:
AT*D0
At&C0
Thanks!!!