muta...@gmail.com
2020-09-13 08:57:03 UTC
In the situation of a 2400 bps modem calling
a 1200 bps modem, but the caller is unaware
of what speed the remote modem is, there is a
string returned "CONNECT 1200".
Is the comms program expected to change the
UART baud rate to 1200 when it receives that
string? What happens if the CONNECT string
(received at 2400 bps) is ignored, and
processing continues at 2400 bps?
I realize that in more modern times, the baud
rate was "locked", so you could definitely
ignore the CONNECT string then.
Thanks. Paul.
a 1200 bps modem, but the caller is unaware
of what speed the remote modem is, there is a
string returned "CONNECT 1200".
Is the comms program expected to change the
UART baud rate to 1200 when it receives that
string? What happens if the CONNECT string
(received at 2400 bps) is ignored, and
processing continues at 2400 bps?
I realize that in more modern times, the baud
rate was "locked", so you could definitely
ignore the CONNECT string then.
Thanks. Paul.