Created
November 30, 2016 03:19
-
-
Save ety001/8be72ec9c57f718b3abd32ad5551e7c9 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
| [Dialer 3gconnect] | |
| Init1 = ATZ | |
| Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 | |
| Init3 = AT+CGDCONT=1,"IP","internet" | |
| Stupid Mode = 1 | |
| Modem Type = Analog Modem | |
| ISDN = 0 | |
| Phone = *99# | |
| #Modem = /dev/gsmmodem | |
| Modem = /dev/ttyUSB0 | |
| Username = { } | |
| Password = { } | |
| Baud = 460800 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment