Changes for page How to configure APN in the node
Last modified by Xiaoling on 2024/08/19 16:13
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +3,5 @@ 1 -**Table of Contents: ** 2 - 3 3 ((( 4 -{{toc/}} 5 - 6 - 7 - 8 -= 1. AT+CGDCONT Define a PDP Context = 9 - 10 - 2 +AT+CGDCONT Define a PDP Context 11 11 ))) 12 12 13 13 ((( ... ... @@ -38,67 +38,63 @@ 38 38 39 39 ))) 40 40 41 -[[image:image -20220530095114-1.png]]33 +[[image:https://wiki.dragino.com/images/thumb/a/ab/APN1.png/600px-APN1.png||height="566" width="600"]] 42 42 43 43 COMMAND 44 44 37 +[[image:https://wiki.dragino.com/images/thumb/0/0c/APN2.png/600px-APN2.png||height="488" width="600"]] 45 45 46 -[[image:image-20220530095214-2.png]] 47 - 48 48 Parameter 49 49 50 - 51 51 ((( 52 - (% style="color:blue" %)**Example:**42 +**Example:** 53 53 ))) 54 54 55 55 ((( 56 - {{{AT+CGDCONT=?}}}46 +AT+CGDCONT=? 57 57 ))) 58 58 59 59 ((( 60 - {{{+CGDCONT:61 -OK }}}50 ++CGDCONT:(0-10),("IP","NONIP","IPV6","IPV4V6")~,~,,(0),(0)~,~,~,~,,(0,1) 51 +OK 62 62 ))) 63 63 64 64 ((( 65 - {{{AT+CGDCONT=1,"IP","HUAWEI.COM"}}}55 +AT+CGDCONT=1,"IP","HUAWEI.COM" 66 66 ))) 67 67 68 68 ((( 69 - {{{OK}}}59 +OK 70 70 ))) 71 71 72 72 ((( 73 - {{{AT+CGDCONT?}}}63 +AT+CGDCONT? 74 74 ))) 75 75 76 76 ((( 77 - {{{+CGDCONT:0,"IPV4V6",,,0,0,,,,,0}}}67 ++CGDCONT:0,"IPV4V6"~,~,,0,0~,~,~,~,,0 78 78 ))) 79 79 80 80 ((( 81 - {{{+CGDCONT:1,"IP","HUAWEI.COM",,0,0,,,,,0}}}71 ++CGDCONT:1,"IP","HUAWEI.COM"~,~,0,0~,~,~,~,,0 82 82 ))) 83 83 84 84 ((( 85 - {{{OK}}}75 +OK 86 86 ))) 87 87 88 88 79 +== 3.3 Quit AT Command == 89 89 90 -= 2. Quit AT Command = 91 - 92 - 93 93 Feature: Quit AT Command mode, so user needs to input the password again before using AT Commands. 94 94 95 - (% style="color:blue" %)**AT Command: AT+DISAT**83 +**AT Command: AT+DISAT** 96 96 97 -(% border="1" style=" background-color:#f2f2f2;width:471px" %)98 -|= (% style="width: 168px;background-color:#d9e2f3; color:#0070c0" %)**Command Example**|=(% style="width: 201px;background-color:#d9e2f3; color:#0070c0" %)**Function**|=(% style="width: 99px;background-color:#d9e2f3; color:#0070c0" %)**Response**99 -| (% style="width:168px" %)AT+DISAT|(% style="width:201px" %)Quit AT Commands mode|(% style="width:99px" %)OK85 +(% border="1" style="width:450px" %) 86 +|=**Command Example**|=**Function**|=**Response** 87 +|AT+DISAT|Quit AT Commands mode|OK 100 100 89 +**Downlink Command:** 101 101 102 -(% style="color:blue" %)**Downlink Command:** 103 - 104 104 No downlink command for this feature. 92 +