<
From version < 52.1 >
edited by Edwin Chen
on 2022/07/23 11:23
To version < 52.3 >
edited by Xiaoling
on 2022/08/12 15:48
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -15,6 +15,8 @@
15 15  (((
16 16  **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.**
17 17  
18 +
19 +
18 18  )))
19 19  
20 20  = 2. How to use AT Commands or Downlink command =
... ... @@ -103,7 +103,6 @@
103 103  )))
104 104  
105 105  
106 -
107 107  = 4. System Management Commands =
108 108  
109 109  
... ... @@ -143,7 +143,6 @@
143 143  * **Example 2**: Downlink Payload:** 0100003C**  ~/~/ Set Transmit Interval (TDC) = 60 seconds
144 144  
145 145  
146 -
147 147  == 4.2 Reboot End Node ==
148 148  
149 149  
... ... @@ -152,10 +152,10 @@
152 152  
153 153  (% style="color:blue" %)**AT Command: ATZ**
154 154  
155 -(% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
156 -|=(% colspan="3" %)ATZ: Trig a reset of the MCU
157 -|**Command Example**|**Function**|**Response**
158 -|ATZ|Reset MCU|(((
155 +(% border="1" style="background-color:#ffffcc; color:green; width:546px" %)
156 +|=(% colspan="3" style="width: 543px;" %)ATZ: Trig a reset of the MCU
157 +|(% style="width:157px" %)**Command Example**|(% style="width:92px" %)**Function**|(% style="width:294px" %)**Response**
158 +|(% style="width:157px" %)ATZ|(% style="width:92px" %)Reset MCU|(% style="width:294px" %)(((
159 159  Device reset and show booting info
160 160  
161 161  LSN50 Device/LoRa ST Module
... ... @@ -178,6 +178,7 @@
178 178  (((
179 179  If the downlink payload=**04FF**, the end node will reboot.
180 180  
181 +
181 181  
182 182  )))
183 183  
... ... @@ -189,10 +189,10 @@
189 189  
190 190  (% style="color:blue" %)**AT Command: AT+FDR**
191 191  
192 -(% border="1" style="background-color:#ffffcc; color:green; width:831.222px" %)
193 -|=(% colspan="3" style="width: 828px;" %)Reset to factory default
194 -|(% style="width:181px" %)**Command Example**|(% style="width:181px" %)**Function**|(% style="width:465px" %)**Response**
195 -|(% style="width:181px" %)AT+FDR|(% style="width:181px" %)Reset to factory default|(% style="width:465px" %)(((
193 +(% border="1" style="background-color:#ffffcc; color:green; width:789px" %)
194 +|=(% colspan="3" style="width: 786px;" %)Reset to factory default
195 +|(% style="width:154px" %)**Command Example**|(% style="width:175px" %)**Function**|(% style="width:456px" %)**Response**
196 +|(% style="width:154px" %)AT+FDR|(% style="width:175px" %)Reset to factory default|(% style="width:456px" %)(((
196 196  Device reset to factory default parameters and show booting info
197 197  
198 198  LSN50 Device/LoRa ST Module
... ... @@ -217,6 +217,7 @@
217 217  )))
218 218  
219 219  
221 +
220 220  == 4.4 Show Firmware Version ==
221 221  
222 222  
... ... @@ -225,10 +225,10 @@
225 225  
226 226  (% style="color:blue" %)**AT Command: AT+VER**
227 227  
228 -(% border="1" style="background-color:#ffffcc; color:green; width:586px" %)
229 -|=(% colspan="3" style="width: 583px;" %)AT+VER: Image Version and Frequency Band
230 -|(% style="width:170px" %)**Command Example**|(% style="width:300px" %)**Function**|(% style="width:113px" %)**Response**
231 -|(% style="width:170px" %)AT+VER=?|(% style="width:300px" %)Show Image version and Frequency Band|(% style="width:113px" %)(((
230 +(% border="1" style="background-color:#ffffcc; color:green; width:542px" %)
231 +|=(% colspan="3" style="width: 539px;" %)AT+VER: Image Version and Frequency Band
232 +|(% style="width:157px" %)**Command Example**|(% style="width:295px" %)**Function**|(% style="width:86px" %)**Response**
233 +|(% style="width:157px" %)AT+VER=?|(% style="width:295px" %)Show Image version and Frequency Band|(% style="width:86px" %)(((
232 232  1.3 EU868
233 233  
234 234  OK
... ... @@ -281,6 +281,7 @@
281 281  firmware version: v1.1.0 ~-~-> 110
282 282  
283 283  
286 +
284 284  == 4.5 Show System Configure ==
285 285  
286 286  
... ... @@ -695,7 +695,6 @@
695 695  * **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
696 696  
697 697  
698 -
699 699  == 7.2 LoRa® Class ==
700 700  
701 701  
... ... @@ -760,7 +760,6 @@
760 760  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
761 761  
762 762  
763 -
764 764  == 7.5 Frame Counter Downlink ==
765 765  
766 766  
... ... @@ -840,7 +840,7 @@
840 840  
841 841  Feature: Get or Set the public network mode. (0: off, 1: on). A Public LoRaWAN network use 0x34 as syncword. Default Settings; PNM=1
842 842  
843 -(% style="color:red" %)Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network
844 +(% style="color:red" %)**Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network.**
844 844  
845 845  
846 846  (% style="color:blue" %)**AT Command:AT+PNM**
... ... @@ -1026,6 +1026,7 @@
1026 1026  * **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
1027 1027  
1028 1028  
1030 +
1029 1029  == 7.18 Single Channel Mode ==
1030 1030  
1031 1031  
... ... @@ -1045,6 +1045,7 @@
1045 1045  
1046 1046  == 7.19 Eight Channel Mode ==
1047 1047  
1050 +
1048 1048  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
1049 1049  
1050 1050  
... ... @@ -1220,6 +1220,7 @@
1220 1220  * Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1221 1221  
1222 1222  
1226 +
1223 1223  == 7.25 Device offline rejoining (LWS007) ==
1224 1224  
1225 1225  
... ... @@ -1265,6 +1265,7 @@
1265 1265  * **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1266 1266  
1267 1267  
1272 +
1268 1268  == 7.26 Request the server to send an ACK ==
1269 1269  
1270 1270  
... ... @@ -1310,6 +1310,7 @@
1310 1310  * **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1311 1311  
1312 1312  
1318 +
1313 1313  = 8. AT Commands Combination =
1314 1314  
1315 1315  
... ... @@ -1320,6 +1320,7 @@
1320 1320  * **AT+RX2DR=xxxx**  **~-~->**  Set xxxx to your wanted DataRate
1321 1321  
1322 1322  
1329 +
1323 1323  == 8.2 Use Downlink Command to set a fix uplink DR ==
1324 1324  
1325 1325  
... ... @@ -1330,3 +1330,5 @@
1330 1330  * AT+ADR=0  [[Reference>>||anchor="H7.1AdaptiveDataRate"]]
1331 1331  * AT+DR=5  [[Reference>>||anchor="H7.4DataRate"]]
1332 1332  * AT+TXP=0  [[Reference>>||anchor="H7.14TransmitPower"]]
1340 +
1341 +
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0