Last active
July 31, 2024 23:42
-
-
Save cweiland/326a997d132838bd97d42351923d26a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Manual parameters on GUI : | |
Protocol : NCM | |
Port : /dev/cdc-wdm0 | |
PIN <= don't forget to disable PIN code (unknown issue when it's setted) | |
Others depending of your provider | |
If Authentication is NONE : | |
change line 20 at /etc/gcom/ncm.json : "connect": "AT^NDISDUP=${profile},1${apn:+,\\\"$apn\\\"}${username:+,\\\"$username\\\"}${password:+,\\\"$password\\\"}", |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment