Age | Commit message (Collapse) | Author |
|
Some cards (Novatel S720 for example) can take a long time to start
a data call if the device isn't activated on the network or the
signal strength is low.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Registration can be part of the connect process, which can take quite a while.
|
|
|
|
|
|
|
|
Like UMTS vs. GSM, EVDO and 1x are separate networks and technologies
and have separate registration state. You can even be roaming on
EVDO while in your home 1x network. Handle that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pass --private to see these values if required.
|
|
|
|
|
|
|
|
It's generic, everything implements some variant of +GMM, +GMR, and +GMI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|