<
From version < 7.2 >
edited by Xiaoling
on 2022/11/12 11:59
To version < 7.3 >
edited by Xiaoling
on 2022/11/12 12:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -147,7 +147,7 @@
147 147  
148 148  (% style="color:blue" %)**AT command set**
149 149  
150 -(% style="color:green" %)**1. Set and query the communication protocol**
150 +(% style="color:#037691" %)**1. Set and query the communication protocol**
151 151  
152 152   Send:  AT+PRO=<val>  Val: 0:TCP 1:UDP
153 153  
... ... @@ -160,7 +160,7 @@
160 160  OK
161 161  
162 162  
163 -(% style="color:green" %)**2. Set and query the server address**
163 +(% style="color:#037691" %)**2. Set and query the server address**
164 164  
165 165  Send: AT+SERVADDR=<server>,<port>        
166 166  
... ... @@ -173,7 +173,7 @@
173 173  OK
174 174  
175 175  
176 -(% style="color:green" %)**3. Set and query the TDC**
176 +(% style="color:#037691" %)**3. Set and query the TDC**
177 177  
178 178  Send:AT+TDC=<value>  ~/~/ Heartbeat time, in seconds, the default is 86400s,which is 24 hours
179 179  
... ... @@ -186,7 +186,7 @@
186 186  OK
187 187  
188 188  
189 -(% style="color:green" %)**4. Query parameters**
189 +(% style="color:#037691" %)**4. Query parameters**
190 190  
191 191  Send: AT+CFG?            
192 192  
... ... @@ -207,24 +207,24 @@
207 207  OK
208 208  
209 209  
210 -(% style="color:green" %)**5. Set and query the APN**
210 +(% style="color:#037691" %)**5. Set and query the APN**
211 211  
212 212  Send: AT+APN="<apn>"  ~/~/ Set APN          
213 213  
214 - Reply: OK
214 +**Reply:** OK
215 215  
216 -Send: AT+APN?  ~/~/ Inquire
216 +**Send:** AT+APN?  ~/~/ Inquire
217 217  
218 -Reply: +APN:"cmiot"
218 +**Reply:** +APN:"cmiot"
219 219  
220 220  OK
221 221  
222 222  
223 -(% style="color:green" %)**6. Alarm and Silencer**
223 +(% style="color:#037691" %)**6. Alarm and Silencer**
224 224  
225 -Send: AT+ALARM=<value>  ~/~/ 0~~1,0: mute 1: buzzer alarm (note that no data will be reported, only the buzzer and the red light are on, if it is in silent mode, only the red light is on)
225 +**Send: **AT+ALARM=<value>  ~/~/ 0~~1,0: mute 1: buzzer alarm (note that no data will be reported, only the buzzer and the red light are on, if it is in silent mode, only the red light is on)
226 226  
227 -Reply: OK
227 +**Reply:** OK
228 228  
229 229  
230 230  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0