Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disconnecting from PPP leaves modem unresponsive. #4

Open
ssshake opened this issue Apr 29, 2022 · 1 comment
Open

Disconnecting from PPP leaves modem unresponsive. #4

ssshake opened this issue Apr 29, 2022 · 1 comment

Comments

@ssshake
Copy link

ssshake commented Apr 29, 2022

After disconnecting from PPP in windows 98, the modem doesn't seem to accept new commands anymore.

Manual or otherwise.

You can see the last line below shows AT repeated. It's supposed to show a new line and then OK as a response.

It doesn't matter that you type in, it will show up on that line with no carriage return and no response OK or ERROR.

I haven't looked into why at all yet.


20:15:09.376 -> NO CARRIER (00:01:28)
20:15:10.389 -> 
20:15:10.422 -> 
20:15:10.422 -> NO CARRIER (00:01:47)
20:15:10.422 -> 
20:15:10.457 -> 
20:15:10.457 -> OK
20:15:10.457 -> ATATATATATAT
@ssshake
Copy link
Author

ssshake commented Apr 29, 2022

When I dial PPP and let it time out things are good after. And it doesn't output "NO CARRIER" twice like in the problem above.

I don't understand the time difference in NO CARRIER ( ), it doesn't match the time stamp on the left column above. Maybe something is getting really backed up?


20:20:08.488 -> 
20:20:08.488 -> OK
20:20:08.488 -> ATDTPPP
20:20:08.488 -> 
20:20:08.488 -> CONNECT 9600
20:20:14.482 -> ~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~~⸮}#⸮!}!}!} }4}"}&} } } } }%}&⸮⸮PX}'}"}(}"=⸮~
20:21:08.620 -> PPP: Connection lost
20:21:08.620 -> 
20:21:08.620 -> NO CARRIER (00:01:00)
20:21:31.410 -> at
20:21:31.410 -> 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant