<
From version < 7.6 >
edited by Xiaoling
on 2022/05/11 10:27
To version < 1.3 >
edited by Xiaoling
on 2022/05/10 16:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,10 +7,10 @@
7 7  
8 8  Dragino LoRaWAN End Node support two types of AT Commands and Downlink Commands:
9 9  
10 -* **Common Commands:** They should be available for each sensor, such as: change uplink interval, reset device.
11 -* **Sensor Related Commands:** Only for special sensor, such as control relay, poll RS485 device.
10 +* Common Commands: They should be available for each sensor, such as: change uplink interval, reset device.
11 +* Sensor Related Commands: Only for special sensor, such as control relay, poll RS485 device.
12 12  
13 -**This page shows the common commands since Dragino LoRaWAN stack DR-LWS-005. Make sure the end node support stack higher than DR-LWS-005 before checking this page.**
13 +This page shows the common commands since Dragino LoRaWAN stack DR-LWS-005. Make sure the end node support stack higher than DR-LWS-005 before checking this page.
14 14  
15 15  
16 16  = 2. How to use AT Commands or Downlink command =
... ... @@ -21,23 +21,26 @@
21 21  ** Use Base64 format to send a downlink: [[Chirpstack>>url:https://wiki.dragino.com/index.php/Notes_for_ChirpStack#Downlink]].
22 22  ** See use note for more serves [[Servers Note>>url:https://wiki.dragino.com/index.php/Main_Page#Use_Note_for_Server]]
23 23  
24 +
25 +\\
26 +
24 24  = 3. Support End Node and firmware version =
25 25  
26 -(% style="background-color:#ffffcc; color:green; width:995.222px" %)
27 -|=(% colspan="3" style="width: 992px;" %)Dragino STM32 base hardware Firmware / LoRaWAN stack list
28 -|(% style="width:187px" %)**Model**|(% style="width:349px" %)**Description**|(% style="width:453px" %)**Firmware Version <~-~-> Stack Version**
29 -|(% style="width:187px" %)[[LSN50-v1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/128-lsn50.html]], [[LSN50-V2>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/155-lsn50-v2.html]],|(% style="width:349px" %)Open Source Generic LoRaWAN Sensor Node|(% style="width:453px" %)LSN50 v1.6.0 <~-~-> DR-LWS-003;(((
29 +|=(% colspan="3" %)Dragino STM32 base hardware Firmware / LoRaWAN stack list
30 +|**Model**|**Description**|**Firmware Version <~-~-> Stack Version**
31 +|[[LSN50-v1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/128-lsn50.html]], [[LSN50-V2>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/155-lsn50-v2.html]],|Open Source Generic LoRaWAN Sensor Node|LSN50 v1.6.0 <~-~-> DR-LWS-003;(((
30 30  LSN50 v1.7.0 <~-~-> DR-LWS-005; ~-~-> Support since this version
31 31  )))
32 -|(% style="width:187px" %)[[LGT92>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/142-lgt-92.html]],|(% style="width:349px" %)LoRaWAN GPS Tracker|(% style="width:453px" %)LGT92 v1.6.3 <~-~-> DR-LWS-003;(((
34 +|[[LGT92>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/142-lgt-92.html]],|LoRaWAN GPS Tracker|LGT92 v1.6.3 <~-~-> DR-LWS-003;(((
33 33  LGT92 v1.6.4 <~-~-> DR-LWS-005;~-~-> Support since this version
34 34  )))
35 -|(% style="width:187px" %)[[LBT1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/165-lbt1.html]],|(% style="width:349px" %)LoRaWAN BLE Indoor Tracker|(% style="width:453px" %)LBT1 v1.0 <~-~-> DR-LWS-005;
36 -|(% style="width:187px" %)[[RS485-LN>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/154-rs485-ln.html]],|(% style="width:349px" %)LoRaWAN RS485 Modbus Converter|(% style="width:453px" %)RS485-LN v1.3 <~-~-> DR-LWS-005;
37 -|(% style="width:187px" %)[[LHT65>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/151-lht65.html]],|(% style="width:349px" %)LoRaWAN Temperature & Humidity Sensor|(% style="width:453px" %)LHT65 v1.7 <~-~-> DR-LWS-003;(((
37 +|[[LBT1>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/165-lbt1.html]],|LoRaWAN BLE Indoor Tracker|LBT1 v1.0 <~-~-> DR-LWS-005;
38 +|[[RS485-LN>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/154-rs485-ln.html]],|LoRaWAN RS485 Modbus Converter|RS485-LN v1.3 <~-~-> DR-LWS-005;
39 +|[[LHT65>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/151-lht65.html]],|LoRaWAN Temperature & Humidity Sensor|LHT65 v1.7 <~-~-> DR-LWS-003;(((
38 38  LHT65 v1.8.0 <~-~-> DR-LWS-005;~-~-> Support since this version
39 39  )))
40 40  
43 +
41 41  = 4. System Management Commands =
42 42  
43 43  == 4.1 Change Uplink Interval ==
... ... @@ -44,99 +44,77 @@
44 44  
45 45  Feature: Change LoRaWAN End Node Transmit Interval.
46 46  
47 -(% class="box infomessage" %)
48 -(((
49 -**AT Command: AT+TDC**
50 -)))
50 +AT Command: AT+TDC
51 51  
52 -(% style="background-color:#ffffcc; color:green; width:727.222px" %)
53 -|=(% colspan="3" style="width: 724px;" %)AT+TDC
54 -|(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
55 -|(% style="width:165px" %)AT+TDC=?|(% style="width:227px" %)Show current transmit Interval|(% style="width:329px" %)30000(((
52 +|=(% colspan="3" %)AT+TDC
53 +|**Command Example**|**Function**|**Response**
54 +|AT+TDC=?|Show current transmit Interval|30000(((
56 56  OK
57 57  
58 58  the interval is 30000ms = 30s
59 59  )))
60 -|(% style="width:165px" %)AT+TDC=60000|(% style="width:227px" %)Set Transmit Interval|(% style="width:329px" %)OK(((
59 +|AT+TDC=60000|Set Transmit Interval|OK(((
61 61  Set transmit interval to 60000ms = 60 seconds
62 62  )))
63 63  
64 -{{info}}
65 -**Downlink Command: 0x01**
66 -{{/info}}
67 67  
64 +Downlink Command: 0x01
65 +
68 68  Format: Command Code (0x01) followed by 3 bytes time value.
69 69  
70 70  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
71 71  
72 -* **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds
73 -* **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds
70 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
71 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
74 74  
75 75  == 4.2 Reboot End Node ==
76 76  
77 77  Feature: Reboot End Node to perform a new OTAA or ABP Join.
78 78  
79 -{{info}}
80 -**AT Command: ATZ**
81 -{{/info}}
77 +AT Command: ATZ
82 82  
83 -(% border="0" style="background-color:#ffffcc; color:green; width:727.222px" %)
84 84  |=(% colspan="3" %)ATZ: Trig a reset of the MCU
85 85  |**Command Example**|**Function**|**Response**
86 -|ATZ|Reset MCU|(((
87 -Device reset and show booting info
81 +|ATZ|Reset MCU|Device reset and show booting info
88 88  
89 -LSN50 Device/LoRa ST Module
90 -
83 +{{{LSN50 Device/LoRa ST Module
91 91  Image Version: XX
92 -
93 93  Frequency Band: XX
94 -
95 95  DevEui= XX XX XX XX XX XX XX XX
96 96  
97 97  <followed by the Tx and Rx information>
98 -)))
89 +}}}
99 99  
100 -{{info}}
101 -**Downlink Command: 0x04**
102 -{{/info}}
103 103  
92 +Downlink Command: 0x04
93 +
104 104  Format: Command Code (0x04) followed by FF.
105 105  
106 -If the downlink payload=**04FF**, the end node will reboot.
96 +If the downlink payload=04FF, the end node will reboot.
107 107  
108 108  == 4.3 Reset to factory Default ==
109 109  
110 110  Feature: Reset the parameters to Factory Default, factory default value depends on the firmware settings, the OTAA and ABP keys will reserve after this command.
111 111  
112 -{{info}}
113 -**AT Command: AT+FDR**
114 -{{/info}}
102 +AT Command: AT+FDR
115 115  
116 -(% style="background-color:#ffffcc; color:green; width:831.222px" %)
117 -|=(% colspan="3" style="width: 828px;" %)Reset to factory default
118 -|(% style="width:181px" %)**Command Example**|(% style="width:181px" %)**Function**|(% style="width:465px" %)**Response**
119 -|(% style="width:181px" %)AT+FDR|(% style="width:181px" %)Reset to factory default|(% style="width:465px" %)(((
120 -Device reset to factory default parameters and show booting info
104 +|=(% colspan="3" %)Reset to factory default
105 +|**Command Example**|**Function**|**Response**
106 +|AT+FDR|Reset to factory default|Device reset to factory default parameters and show booting info
121 121  
122 -LSN50 Device/LoRa ST Module
123 -
108 +{{{LSN50 Device/LoRa ST Module
124 124  Image Version: XX
125 -
126 126  Frequency Band: XX
127 -
128 128  DevEui= XX XX XX XX XX XX XX XX
129 -
130 130  Please set the parameters or reset Device to apply change
131 -)))
113 +}}}
132 132  
133 -{{info}}
134 -**Downlink Command: 0x04**
135 -{{/info}}
136 136  
116 +Downlink Command: 0x04
117 +
137 137  Format: Command Code (0x04) followed by FE.
138 138  
139 -If the downlink payload=**04FE**, Reset Parameters to Factory Default, Keys Reserve.
120 +If the downlink payload=04FE, Reset Parameters to Factory Default, Keys Reserve.
140 140  
141 141  
142 142  == 4.4 Show Firmware Version ==
... ... @@ -143,35 +143,32 @@
143 143  
144 144  Feature: Show firmware version. No downlink command yet.
145 145  
146 -{{info}}
147 -**AT Command: AT+VER**
148 -{{/info}}
127 +AT Command: AT+VER
149 149  
150 -(% style="background-color:#ffffcc; color:green" %)
151 151  |=(% colspan="3" %)AT+VER: Image Version and Frequency Band
152 152  |**Command Example**|**Function**|**Response**
153 -|AT+VER=?|Show Image version and Frequency Band|(((
154 -1.3 EU868
131 +|AT+VER=?|Show Image version and Frequency Band|
155 155  
133 +{{{1.3 EU868
156 156  OK
157 -)))
135 +}}}
158 158  
159 -{{info}}
160 -**Downlink Command: 0x26 (Valid in 006 stack)**
161 -{{/info}}
162 162  
138 +Downlink Command: 0x26 (Valid in 006 stack)
139 +
163 163  Downlink Format: 0x26
164 164  
165 165  Device will reply with firmware version info, device info. frequency band info. detail please check device user manual. Total 5 bytes Example: If device is of firmware version 1.1.0 Upload: xx ~-~- yy ~-~- zz ~-~- 110 total 5 bytes
166 166  
167 -**xx: Software Type:**
144 +xx: Software Type:
168 168  
169 169  * 0x00 01: LGT92 Version
170 170  * 0x00 02: LBT1
171 171  * 0x00 03: LSE01/LDDS75/LDDS20/LSPH01/LLMS01/LSNPK01
172 172  
173 -**yy: Frequency Band:**
174 174  
151 +yy: Frequency Band:
152 +
175 175  * 0x01: EU868
176 176  * 0x02: US915
177 177  * 0x03: IN865
... ... @@ -183,7 +183,7 @@
183 183  * 0x09: AS923-2
184 184  * 0xa0: AS923-3
185 185  
186 -**zz: Subband**
164 +zz: Subband
187 187  
188 188  firmware version: v1.1.0 ~-~-> 110
189 189  
... ... @@ -192,26 +192,19 @@
192 192  
193 193  Feature: Show All configure. No downlink command yet.
194 194  
195 -{{info}}
196 -**AT Command: AT+CFG**
197 -{{/info}}
173 +AT Command: AT+CFG
198 198  
199 -(% style="background-color:#ffffcc; color:green; width:599.222px" %)
200 -|=(% colspan="3" style="width: 596px;" %)AT+CFG: Print all configurations
201 -|(% style="width:160px" %)**Command Example**|(% style="width:154px" %)**Function**|(% style="width:280px" %)**Response**
202 -|(% style="width:160px" %)AT+CFG|(% style="width:154px" %)Show all configures|(% style="width:280px" %)(((
203 -AT+DEUI = XX XX XX XX XX XX XX XX
175 +|=(% colspan="3" %)AT+CFG: Print all configurations
176 +|**Command Example**|**Function**|**Response**
177 +|AT+CFG|Show all configures|
204 204  
179 +{{{AT+DEUI = XX XX XX XX XX XX XX XX
205 205  AT+DADDR=XXXXXXXX
206 -
207 207  ……….
208 -
209 209  AT+RX2WTO=X
210 -
211 211  AT+CHS=868100000
212 -
213 213  OK
214 -)))
185 +}}}
215 215  
216 216  
217 217  = 5. Keys, IDs and EUIs management =
... ... @@ -220,120 +220,106 @@
220 220  
221 221  Feature: Get or Set the Application EUI.
222 222  
223 -{{info}}
224 -**AT Command: AT+APPEUI**
225 -{{/info}}
194 +AT Command: AT+APPEUI
226 226  
227 -(% style="background-color:#ffffcc; color:green; width:686.222px" %)
228 -|=(% colspan="3" style="width: 683px;" %)AT+APPEUI
229 -|(% style="width:305px" %)**Command Example**|(% style="width:186px" %)**Function**|(% style="width:191px" %)**Response**
230 -|(% style="width:305px" %)AT+APPEUI=?|(% style="width:186px" %)Get the Application EUI|(% style="width:191px" %)00 b3 d5 00 00 00 00 00(((
196 +|=(% colspan="3" %)AT+APPEUI
197 +|**Command Example**|**Function**|**Response**
198 +|AT+APPEUI=?|Get the Application EUI|00 b3 d5 00 00 00 00 00(((
231 231  OK
232 232  )))
233 -|(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
201 +|AT+APPEUI=00 b3 d5 7e f0 00 4d 34|Set the Application EUI|OK
234 234  
203 +
235 235  == 5.2 Application Key ==
236 236  
237 237  Feature: Get or Set the Application Key.
238 238  
239 -{{info}}
240 -**AT Command: AT+APPKEY**
241 -{{/info}}
208 +AT Command: AT+APPKEY
242 242  
243 -(% style="background-color:#ffffcc; color:green; width:976.222px" %)
244 -|=(% colspan="3" style="width: 973px;" %)AT+APPKEY
245 -|(% style="width:441px" %)**Command Example**|(% style="width:180px" %)**Function**|(% style="width:350px" %)**Response**
246 -|(% style="width:441px" %)AT+APPKEY=?|(% style="width:180px" %)Get the Application Key|(% style="width:350px" %)00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35(((
210 +|=(% colspan="3" %)AT+APPKEY
211 +|**Command Example**|**Function**|**Response**
212 +|AT+APPKEY=?|Get the Application Key|00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35(((
247 247  OK
248 248  )))
249 -|(% style="width:441px" %)AT+APPKEY=00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35|(% style="width:180px" %)Set the Application Key|(% style="width:350px" %)OK
215 +|AT+APPKEY=00 35 55 55 22 23 55 53 43 24 23 42 34 35 35 35|Set the Application Key.|OK
250 250  
217 +
251 251  == 5.3 Application Session Key ==
252 252  
253 253  Feature: Get or Set the Application Session Key.
254 254  
255 -{{info}}
256 -**AT Command: AT+APPSKEY**
257 -{{/info}}
222 +AT Command: AT+APPSKEY
258 258  
259 -(% style="background-color:#ffffcc; color:green; width:1040.22px" %)
260 -|=(% colspan="3" style="width: 1037px;" %)AT+APPSKEY
261 -|(% style="width:451px" %)**Command Example**|(% style="width:231px" %)**Function**|(% style="width:354px" %)**Response**
262 -|(% style="width:451px" %)AT+APPSKEY=?|(% style="width:231px" %)Get the Application Session Key|(% style="width:354px" %)00 7d dc 73 33 d3 eb 9e 14 38 d5 a4 3e 62 5b e2(((
224 +|=(% colspan="3" %)AT+APPSKEY
225 +|**Command Example**|**Function**|**Response**
226 +|AT+APPSKEY=?|Get the Application Session Key|00 7d dc 73 33 d3 eb 9e 14 38 d5 a4 3e 62 5b e2(((
263 263  OK
264 264  )))
265 -|(% style="width:451px" %)AT+APPSKEY=00 7d dc 73 33 d3 eb 9e 14 38 d5 a4 3e 62 5b e2|(% style="width:231px" %)Set the Application Session Key|(% style="width:354px" %)(While Error in format, return AT_PARAM_ERROR)(((
229 +|AT+APPSKEY=00 7d dc 73 33 d3 eb 9e 14 38 d5 a4 3e 62 5b e2|Set the Application Session Key.|(While Error in format, return AT_PARAM_ERROR)(((
266 266  OK
267 267  )))
268 268  
233 +
269 269  == 5.4 Device Address ==
270 270  
271 271  Feature: Get or Set the Device Address.
272 272  
273 -{{info}}
274 -**AT Command: AT+DADDR**
275 -{{/info}}
238 +AT Command: AT+DADDR
276 276  
277 -(% style="background-color:#ffffcc; color:green; width:795.222px" %)
278 -|=(% colspan="3" style="width: 792px;" %)AT+DADDR
279 -|(% style="width:192px" %)**Command Example**|(% style="width:241px" %)**Function**|(% style="width:359px" %)**Response**
280 -|(% style="width:192px" %)AT+DADDR=?|(% style="width:241px" %)Get the Application Session Key.|(% style="width:359px" %)(While Error in format, return AT_PARAM_ERROR)(((
240 +|=(% colspan="3" %)AT+DADDR
241 +|**Command Example**|**Function**|**Response**
242 +|AT+DADDR=?|Get the Application Session Key.|(While Error in format, return AT_PARAM_ERROR)(((
281 281  A8 40 41 FF
282 282  
283 283  OK
284 284  )))
285 -|(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
247 +|AT+DADDR=A8 40 41 FF|Set the Application Session Key.|OK
286 286  
249 +
287 287  == 5.5 Device EUI ==
288 288  
289 289  Feature: Get or Set the Device EUI.
290 290  
291 -{{info}}
292 -**AT Command: AT+DEUI**
293 -{{/info}}
254 +AT Command: AT+DEUI
294 294  
295 -(% style="background-color:#ffffcc; color:green; width:1035.22px" %)
296 -|=(% colspan="3" style="width: 1032px;" %)AT+DEUI
297 -|(% style="width:250px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:634px" %)**Response**
298 -|(% style="width:250px" %)AT+DEUI=?|(% style="width:147px" %)Get the Device EUI.|(% style="width:634px" %)00 44 34 22 33 45 55 55(((
256 +|=(% colspan="3" %)AT+DEUI
257 +|**Command Example**|**Function**|**Response**
258 +|AT+DEUI=?|Get the Device EUI.|00 44 34 22 33 45 55 55(((
299 299  OK
300 300  )))
301 -|(% style="width:250px" %)AT+DEUI=A8 40 41 FF FF 12 34 56|(% style="width:147px" %)Set the Device EUI.|(% style="width:634px" %)(System will write new value to Device EUI,While Error in format, return AT_PARAM_ERROR)(((
261 +|AT+DEUI=A8 40 41 FF FF 12 34 56|Set the Device EUI.|(System will write new value to Device EUI,While Error in format, return AT_PARAM_ERROR)(((
302 302  OK
303 303  )))
304 304  
265 +
305 305  == 5.6 Network ID ==
306 306  
307 307  Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection)
308 308  
309 -{{info}}
310 -**AT Command: AT+NWKID**
311 -{{/info}}
270 +AT Command: AT+NWKID
312 312  
313 -(% style="background-color:#ffffcc; color:green; width:448.222px" %)
314 -|=(% colspan="3" style="width: 445px;" %)AT+NWKID
315 -|(% style="width:191px" %)**Command Example**|(% style="width:153px" %)**Function**|(% style="width:101px" %)**Response**
316 -|(% style="width:191px" %)AT+NWKID=?|(% style="width:153px" %)Get the Network ID.|(% style="width:101px" %)a8 40 41 ff(((
272 +|=(% colspan="3" %)AT+NWKID
273 +|**Command Example**|**Function**|**Response**
274 +|AT+NWKID=?|Get the Network ID.|a8 40 41 ff(((
317 317  OK
318 318  )))
319 -|(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
277 +|AT+NWKID=A8 40 41 FF|Set the Network ID.|OK
320 320  
279 +
321 321  == 5.7 Network Session Key ==
322 322  
323 323  Feature: Get or Set the Network Session Key
324 324  
325 -{{info}}
326 -**AT Command: AT+NWKSKEY**
327 -{{/info}}
284 +AT Command: AT+NWKSKEY
328 328  
329 -(% style="background-color:#ffffcc; color:green; width:1017.22px" %)
330 -|=(% colspan="3" style="width: 1014px;" %)AT+NWKSKEY
331 -|(% style="width:455px" %)**Command Example**|(% style="width:215px" %)**Function**|(% style="width:343px" %)**Response**
332 -|(% style="width:455px" %)AT+NWKSKEY=?|(% style="width:215px" %)Get the Network Session Key.|(% style="width:343px" %)00 4f 19 25 52 ce 97 09 d7 fa 84 71 db 51 02 92(((
286 +|=(% colspan="3" %)AT+NWKSKEY
287 +|**Command Example**|**Function**|**Response**
288 +|AT+NWKSKEY=?|Get the Network Session Key.|00 4f 19 25 52 ce 97 09 d7 fa 84 71 db 51 02 92(((
333 333  OK
334 334  )))
335 -|(% style="width:455px" %)AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|(% style="width:215px" %)Set the Network Session Key.|(% style="width:343px" %)OK
291 +|AT+NWKSKEY=A8 40 41 FF FF 12 34 56 00 01 02 04 05 06 06 07|Set the Network Session Key.|OK
336 336  
293 +
337 337  = 6. Joining and sending date on LoRaWAN network =
338 338  
339 339  == 6.1 Confirm Mode ==
... ... @@ -340,19 +340,17 @@
340 340  
341 341  Feature: Get or Set the confirmation mode (0-1).
342 342  
343 -{{info}}
344 -**AT Command: AT+CFM**
345 -{{/info}}
300 +AT Command: AT+CFM
346 346  
347 -(% style="background-color:#ffffcc; color:green; width:710.222px" %)
348 -|=(% colspan="3" style="width: 707px;" %)AT+CFM
349 -|(% style="width:155px" %)**Command Example**|(% style="width:205px" %)**Function**|(% style="width:346px" %)**Response**
350 -|(% style="width:155px" %)AT+CFM=?|(% style="width:205px" %)Get the confirmation mode|(% style="width:346px" %)0(((
302 +|=(% colspan="3" %)AT+CFM
303 +|**Command Example**|**Function**|**Response**
304 +|AT+CFM=?|Get the confirmation mode|0(((
351 351  OK
352 352  )))
353 -|(% style="width:155px" %)AT+CFM=1|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)OK
354 -|(% style="width:155px" %)AT+CFM=2|(% style="width:205px" %)Set the confirmation mode|(% style="width:346px" %)While Error in format, return AT_PARAM_ERROR
307 +|AT+CFM=1|Set the confirmation mode|OK
308 +|AT+CFM=2|Set the confirmation mode|While Error in format, return AT_PARAM_ERROR
355 355  
310 +
356 356  Downlink Command: 0x05
357 357  
358 358  Format: Command Code (0x05) followed by 2 bytes mode value.
... ... @@ -362,6 +362,7 @@
362 362  * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
363 363  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
364 364  
320 +
365 365  == 6.2 Confirm Status ==
366 366  
367 367  Feature: Get confirmation status of the last AT+SEND (0-1).
... ... @@ -374,6 +374,7 @@
374 374  OK
375 375  )))
376 376  
333 +
377 377  == 6.3 Join LoRa® Network ==
378 378  
379 379  Feature: Join network.
... ... @@ -388,6 +388,7 @@
388 388  While Error in format, return AT_BUSY_ERROR
389 389  )))
390 390  
348 +
391 391  == 6.4 LoRa® Network Join Mode ==
392 392  
393 393  Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA).
... ... @@ -402,6 +402,7 @@
402 402  |AT+NJM=0|Set the Network Join Mode|OK
403 403  |AT+NJM=2|Set the Network Join Mode|While Error in format, return AT_PARAM_ERROR
404 404  
363 +
405 405  Downlink Command: 0x20
406 406  
407 407  Format: Command Code (0x20) followed by 1 bytes mode value.
... ... @@ -411,6 +411,7 @@
411 411  * Example 1: Downlink Payload: 2000 ~/~/ Set AT+NJM=O
412 412  * Example 2: Downlink Payload: 2001 ~/~/ Set AT+NJM=1
413 413  
373 +
414 414  == 6.5 LoRa® Network Join Status ==
415 415  
416 416  Feature: LoRa® Network Join Status.
... ... @@ -423,6 +423,7 @@
423 423  OK
424 424  )))
425 425  
386 +
426 426  == 6.6 Print Last Received Data in Raw Format ==
427 427  
428 428  Feature: Print Last Received Data in Raw Format<port:data>.
... ... @@ -435,6 +435,7 @@
435 435  OK
436 436  )))
437 437  
399 +
438 438  == 6.7 Print Last Received Data in Binary Format ==
439 439  
440 440  Feature: Print Last Received Data in Binary Format<port:data>.
... ... @@ -447,6 +447,7 @@
447 447  OK
448 448  )))
449 449  
412 +
450 450  == 6.8 Send Text Data ==
451 451  
452 452  Feature: Send Text Data<port:data>.
... ... @@ -463,6 +463,7 @@
463 463  
464 464  )))
465 465  
429 +
466 466  == 6.9 Send Hexadecimal Data ==
467 467  
468 468  Feature: Send hexadecimal data along with the application port.
... ... @@ -478,6 +478,7 @@
478 478  
479 479  )))
480 480  
445 +
481 481  = 7. LoRaWAN network management =
482 482  
483 483  == 7.1 Adaptive Data Rate ==
... ... @@ -497,6 +497,7 @@
497 497  AT_PARAM_ERROR
498 498  )))
499 499  
465 +
500 500  Downlink Command: 0x22
501 501  
502 502  
... ... @@ -505,6 +505,7 @@
505 505  * Example 1: Downlink Payload: 2201 ~/~/ Set AT+ADR=1.
506 506  * Example 2: Downlink Payload: 2200FFFF ~/~/ Set AT+ADR=0.
507 507  
474 +
508 508  == 7.2 LoRa® Class ==
509 509  
510 510  Feature: Get or Set the Device Class(Currently only support class A, class C).
... ... @@ -520,6 +520,7 @@
520 520  
521 521  )))
522 522  
490 +
523 523  == 7.3 Duty Cycle Setting ==
524 524  
525 525  Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.
... ... @@ -535,6 +535,7 @@
535 535  
536 536  )))
537 537  
506 +
538 538  == 7.4 Data Rate ==
539 539  
540 540  Feature: Get or Set the Data Rate. (0-7 corresponding to DR_X) . Note: while set Data Rate, please use set Adptive Data Rate, ADR=0 first. otherwise device will response to server's ADR command and change the DR to the setting from server
... ... @@ -550,6 +550,7 @@
550 550  
551 551  )))
552 552  
522 +
553 553  Downlink Command: 0x2200aaFF
554 554  
555 555  
... ... @@ -558,6 +558,7 @@
558 558  * Example 1: Downlink Payload: 220001FF ~/~/ Set AT+DR=1.
559 559  * Example 2: Downlink Payload: 220000FF ~/~/ Set AT+DR=0.
560 560  
531 +
561 561  == 7.5 Frame Counter Downlink ==
562 562  
563 563  Feature: Get or Set the Frame Counter Downlink.
... ... @@ -575,6 +575,7 @@
575 575  
576 576  )))
577 577  
549 +
578 578  == 7.6 Frame Counter Uplink ==
579 579  
580 580  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -590,6 +590,7 @@
590 590  
591 591  )))
592 592  
565 +
593 593  == 7.7 Join Accept Delay1 ==
594 594  
595 595  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms.
... ... @@ -605,6 +605,7 @@
605 605  
606 606  )))
607 607  
581 +
608 608  == 7.8 Join Accept Delay2 ==
609 609  
610 610  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms.
... ... @@ -620,6 +620,7 @@
620 620  
621 621  )))
622 622  
597 +
623 623  == 7.9 Public Network Mode ==
624 624  
625 625  Feature: Get or Set the public network mode. (0: off, 1: on)
... ... @@ -637,6 +637,7 @@
637 637  
638 638  )))
639 639  
615 +
640 640  == 7.10 Receive Delay1 ==
641 641  
642 642  Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
... ... @@ -652,6 +652,7 @@
652 652  
653 653  )))
654 654  
631 +
655 655  == 7.11Receive Delay2 ==
656 656  
657 657  Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
... ... @@ -667,6 +667,7 @@
667 667  
668 668  )))
669 669  
647 +
670 670  == 7.12 Rx2 Window Data Rate ==
671 671  
672 672  Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
... ... @@ -682,6 +682,7 @@
682 682  
683 683  )))
684 684  
663 +
685 685  == 7.13 Rx2 Window Frequency ==
686 686  
687 687  Feature: Get or Set the Rx2 window frequency
... ... @@ -697,6 +697,7 @@
697 697  
698 698  )))
699 699  
679 +
700 700  == 7.14 Transmit Power ==
701 701  
702 702  Feature: Get or Set the Transmit Power(0-5, MAX:0, MIN:5, according to LoRaWAN Spec, or 40=10dB, 41 = 11dB, …, 50 = 20dB which is out of LoRaWAN spec. )
... ... @@ -719,6 +719,7 @@
719 719  * Example 1: Downlink Payload: 22000102 ~/~/ Set AT+TXP=2.
720 720  * Example 2: Downlink Payload: 220000FF ~/~/ Set AT+TXP=0.
721 721  
702 +
722 722  == 7.15 RSSI of the Last Received Packet ==
723 723  
724 724  Feature: Get or Set the Rx2 window frequency
... ... @@ -731,6 +731,7 @@
731 731  OK
732 732  )))
733 733  
715 +
734 734  == 7.16 SNR of the Last Received Packet ==
735 735  
736 736  Feature: Get the SNR of the last received packet
... ... @@ -743,6 +743,7 @@
743 743  OK
744 744  )))
745 745  
728 +
746 746  == 7.17 Application Port ==
747 747  
748 748  Feature: Get or set the application port.
... ... @@ -756,6 +756,7 @@
756 756  )))
757 757  |AT+PORT=21|Set the application port|OK
758 758  
742 +
759 759  Downlink Command: 0x23
760 760  
761 761  Format: Command Code (0x23) followed by 1 bytes port value.
... ... @@ -765,6 +765,7 @@
765 765  * Example 1: Downlink Payload: 2301 ~/~/ set the application port to 1
766 766  * Example 2: Downlink Payload: 2305 ~/~/ set the application port to 5
767 767  
752 +
768 768  == 7.18 Single Channel Mode ==
769 769  
770 770  Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode.
... ... @@ -778,6 +778,7 @@
778 778  )))
779 779  |AT+CHS=868100000|Set Frequency for Single Channel Mode|OK
780 780  
766 +
781 781  == 7.19 Eight Channel Mode ==
782 782  
783 783  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
... ... @@ -793,6 +793,7 @@
793 793  )))
794 794  |AT+CHE=1|Set eight channels mode|OK
795 795  
782 +
796 796  Downlink Command: 0x24
797 797  
798 798  Format: Command Code (0x24) followed by 1 bytes channel value.
... ... @@ -802,6 +802,7 @@
802 802  * Example 1: Downlink Payload: 2401 ~/~/ set channel mode to 1
803 803  * Example 2: Downlink Payload: 2405 ~/~/ set channel mode to 5
804 804  
792 +
805 805  == 7.20 Get or Set RXwindows1 timeout ==
806 806  
807 807  Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
... ... @@ -834,6 +834,7 @@
834 834  )))
835 835  |AT+RX2WTO=20|Set RXwindows2 timeout|OK
836 836  
825 +
837 837  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
838 838  
839 839  Feature: Get or Set uplinkdwelltime
... ... @@ -847,6 +847,7 @@
847 847  )))
848 848  |AT+DWELLT=0|Set uplinkdwelltime|OK
849 849  
839 +
850 850  Downlink Command: 0x25
851 851  
852 852  Format: Command Code (0x25) followed by 1 bytes state value.
... ... @@ -856,6 +856,7 @@
856 856  * Example 1: Downlink Payload: 2501 ~/~/ set uplinkdwelltime to 1
857 857  * Example 2: Downlink Payload: 2500 ~/~/ set uplinkdwelltime to 0
858 858  
849 +
859 859  == 7.23 Set Packet Receiving Response Level ==
860 860  
861 861  Feature: Get or Set packet receiving response level. This feature is used to set compatible with different LoRaWAN servers. If RPL doesn;t match , user will see strange message in the server portal.
... ... @@ -874,6 +874,7 @@
874 874  * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command.
875 875  * For Class C devices used in TTI, need to set AT+RPL=4 because TTI require immediately reply message to Confirmed Data Down & MAC Command.
876 876  
868 +
877 877  AT Command: AT+RPL
878 878  
879 879  |=(% colspan="3" %)AT+RPL
... ... @@ -883,6 +883,7 @@
883 883  )))
884 884  |AT+RPL=0|Set packet receiving response level|OK
885 885  
878 +
886 886  Downlink Command: 0x21
887 887  
888 888  Format: Command Code (0x21) followed by 1 bytes level value.
... ... @@ -892,6 +892,7 @@
892 892  * Example 1: Downlink Payload: 2101 ~/~/ set packet receiving response level to 1
893 893  * Example 2: Downlink Payload: 2102 ~/~/ set packet receiving response level to 2
894 894  
888 +
895 895  = 8. AT Commands Combination =
896 896  
897 897  == 8.1 Set a fix RX2DR for downlink window ==
... ... @@ -899,6 +899,7 @@
899 899  * AT+ADR=0 ~-~-> Disable ADR first
900 900  * AT+RX2DR=xxxx ~-~-> Set xxxx to your wanted DataRate
901 901  
896 +
902 902  == 8.2 Use Downlink Command to set a fix uplink DR ==
903 903  
904 904  Downlink Command: 0x22000500
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0