two_gprs_service_codes_for_atd_value_99_98.txt
来自「手机开发用的全modem资料.rar」· 文本 代码 · 共 24 行
TXT
24 行
There are two GPRS Service Codes for the ATD Command: Value 98 and 99.
-------------------------------------------------------------------------
Establish a connection by service code 99.
ATD*99#
Establish a connection by service code 99, IP address123… and L2P=PPP and using CID 1.
The CID has to be defined by AT+CGDCONT.
ATD*99*123.124.125.126*PPP*1#
Establish a connection by service code 99 and L2P=PPP
ATD*99**PPP#
Establish a connection by service code 99 and using CID 1
ATD*99***1#
Establish a connection by service code 99 and L2P=PPP and using CID1.
The CID has to be defined by AT+CGDCONT
ATD*99**PPP*1#
Establish an IP connection by service code 98
ATD*98#
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?