Last modified by Xiaoling on 2024/08/19 16:13

From version 15.3
edited by Xiaoling
on 2022/06/01 11:43
Change comment: There is no comment for this version
To version 13.1
edited by Xiaoling
on 2022/05/30 09:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  (((
2 -= **1. AT+CGDCONT Define a PDP Context** =
2 +AT+CGDCONT Define a PDP Context
3 3  )))
4 4  
5 5  (((
... ... @@ -49,7 +49,7 @@
49 49  )))
50 50  
51 51  (((
52 -+CGDCONT: (0-10),("IP","NONIP","IPV6","IPV4V6")~,~,,(0),(0)~,~,~,~,,(0,1)
52 ++CGDCONT:(0-10),("IP","NONIP","IPV6","IPV4V6")~,~,,(0),(0)~,~,~,~,,(0,1)
53 53  OK
54 54  )))
55 55  
... ... @@ -78,7 +78,7 @@
78 78  )))
79 79  
80 80  
81 -= 2. Quit AT Command =
81 +== 3.3 Quit AT Command ==
82 82  
83 83  Feature: Quit AT Command mode, so user needs to input the password again before using AT Commands.
84 84  
... ... @@ -87,7 +87,7 @@
87 87  **AT Command: AT+DISAT**
88 88  )))
89 89  
90 -(% border="1" style="background-color:#ffffcc; color:green; width:450px" %)
90 +(% border="1" style="width:450px" %)
91 91  |=**Command Example**|=**Function**|=**Response**
92 92  |AT+DISAT|Quit AT Commands mode|OK
93 93