One big problem is the modem expects the "A" and the "T" to come in with a typing-like pause in between them, so the modem can figure out the baud rate, parity, and number of stop bits.
try writing the characters out ONE at a TIME, with say 1/4 second pause between them. Might work better.
In general talking to a modem is very iffy-- the exact timing and responses are not all that well defined.
Main Topics
Browse All Topics





by: daohailamPosted on 2006-10-26 at 09:03:54ID: 17812922
IMO, it should be \r or \n or both \r\n instead of \a ?