diff options
| author | John Klug <john.klug@multitech.com> | 2021-10-26 09:42:37 -0500 |
|---|---|---|
| committer | Andrii Pientsov <andrii.pientsov@globallogic.com> | 2021-11-17 14:37:50 +0200 |
| commit | ad74c0876acca9115185390ea942924dd50d4325 (patch) | |
| tree | e3681f8f69ce5182bddcf6b82f4c0f5eb1760e29 /recipes-core/multitech/config/chat_wrapper.default | |
| parent | 1f060beda52daf8ee1d6fab74cad518bec7f1144 (diff) | |
| download | meta-mlinux-ad74c0876acca9115185390ea942924dd50d4325.tar.gz meta-mlinux-ad74c0876acca9115185390ea942924dd50d4325.tar.bz2 meta-mlinux-ad74c0876acca9115185390ea942924dd50d4325.zip | |
Fix COPS=2 code for newer modems
Diffstat (limited to 'recipes-core/multitech/config/chat_wrapper.default')
| -rw-r--r-- | recipes-core/multitech/config/chat_wrapper.default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-core/multitech/config/chat_wrapper.default b/recipes-core/multitech/config/chat_wrapper.default index 164086a..b6e7f33 100644 --- a/recipes-core/multitech/config/chat_wrapper.default +++ b/recipes-core/multitech/config/chat_wrapper.default @@ -28,3 +28,8 @@ COPSWAIT=10 # How long to wait when CFUN is set to 1 CFUNWAIT=10 + +# Set AT&T Data mode. Modem must be in +# data mode when using an AT&T SIM +SETATTDATAMODE=1 + |
