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

From version 3.1
edited by Xiaoling
on 2022/05/17 15:43
Change comment: There is no comment for this version
To version 9.1
edited by Edwin Chen
on 2022/05/25 07:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -38,7 +38,9 @@
38 38  
39 39  Parameter
40 40  
41 +(((
41 41  **Example:**
43 +)))
42 42  
43 43  (((
44 44  AT+CGDCONT=?
... ... @@ -71,4 +71,20 @@
71 71  
72 72  (((
73 73  OK
76 +
77 +
78 +
79 +== 3.3 Quit AT Command ==
80 +
81 +Feature: Quit AT Command mode, so user needs to input the password again before using AT Commands.
82 +
83 +**AT Command: AT+DISAT**
84 +
85 +(% border="1" style="width:450px" %)
86 +|=**Command Example**|=**Function**|=**Response**
87 +|AT+DISAT|Quit AT Commands mode|OK
88 +
89 +**Downlink Command:**
90 +
91 +No downlink command for this feature.
74 74  )))