<
From version < 53.2 >
edited by Xiaoling
on 2022/10/15 16:48
To version < 59.1 >
edited by Bei Jinggeng
on 2023/01/10 11:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -14,7 +14,6 @@
14 14  
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 -
18 18  
19 19  
20 20  )))
... ... @@ -22,15 +22,12 @@
22 22  = 2. How to use AT Commands or Downlink command =
23 23  
24 24  
25 -* For AT Command , See Devices User Manual for Device. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]]
26 -* For LoRaWAN Downlink: The gateway transfer downlink command in HEX format. This page shows the HEX format downlink code for each command. but some servers use base64 as downlink code. Below are reference for how to use downlink command:
24 +* **AT Command** See Devices User Manual for how to connect to device via USB TTL adapter and use. The user manual can be found in each product page of [[Dragino Official Website>>url:http://www.dragino.com/]]
25 +* **LoRaWAN Downlink Command**: The gateway transfer downlink command in HEX format. This page shows the Downlink Command In HEX format. Please note some LoRaWAN servers use base64 as downlink code so user need to convert HEX to Base64 and use. Below are references for how to use downlink command:
27 27  ** Use HEX format to send a downlink: [[TTN v3>>Notes for TTN]]
28 28  ** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]], [[How to Convert>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H4.1ConvertHEXtoBase64]]?
29 29  ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server)
30 30  
31 -
32 -
33 -
34 34  = 3. Support End Node and firmware version =
35 35  
36 36  
... ... @@ -106,8 +106,6 @@
106 106  )))
107 107  
108 108  
109 -
110 -
111 111  = 4. System Management Commands =
112 112  
113 113  == 4.1 Change Uplink Interval ==
... ... @@ -146,8 +146,6 @@
146 146  * **Example 2**: Downlink Payload:** 0100003C**  ~/~/ Set Transmit Interval (TDC) = 60 seconds
147 147  
148 148  
149 -
150 -
151 151  == 4.2 Reboot End Node ==
152 152  
153 153  
... ... @@ -182,7 +182,6 @@
182 182  (((
183 183  If the downlink payload=**04FF**, the end node will reboot.
184 184  
185 -
186 186  
187 187  )))
188 188  
... ... @@ -222,7 +222,6 @@
222 222  )))
223 223  
224 224  
225 -
226 226  == 4.4 Show Firmware Version ==
227 227  
228 228  
... ... @@ -253,7 +253,6 @@
253 253  (((
254 254  
255 255  
256 -
257 257  **xx: Software Type:**
258 258  )))
259 259  
... ... @@ -287,7 +287,6 @@
287 287  firmware version: v1.1.0 ~-~-> 110
288 288  
289 289  
290 -
291 291  == 4.5 Show System Configure ==
292 292  
293 293  
... ... @@ -314,8 +314,6 @@
314 314  )))
315 315  
316 316  
317 -
318 -
319 319  = 5. Keys, IDs and EUIs management =
320 320  
321 321  == 5.1 Application EUI ==
... ... @@ -335,8 +335,6 @@
335 335  |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK
336 336  
337 337  
338 -
339 -
340 340  == 5.2 Application Key ==
341 341  
342 342  
... ... @@ -354,8 +354,6 @@
354 354  |(% 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
355 355  
356 356  
357 -
358 -
359 359  == 5.3 Application Session Key ==
360 360  
361 361  
... ... @@ -375,8 +375,6 @@
375 375  )))
376 376  
377 377  
378 -
379 -
380 380  == 5.4 Device Address ==
381 381  
382 382  
... ... @@ -396,8 +396,6 @@
396 396  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
397 397  
398 398  
399 -
400 -
401 401  == 5.5 Device EUI ==
402 402  
403 403  
... ... @@ -417,8 +417,6 @@
417 417  )))
418 418  
419 419  
420 -
421 -
422 422  == 5.6 Network ID ==
423 423  
424 424  
... ... @@ -436,8 +436,6 @@
436 436  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
437 437  
438 438  
439 -
440 -
441 441  == 5.7 Network Session Key ==
442 442  
443 443  
... ... @@ -455,8 +455,6 @@
455 455  |(% 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
456 456  
457 457  
458 -
459 -
460 460  = 6. Joining and sending date on LoRaWAN network =
461 461  
462 462  == 6.1 Confirm Mode ==
... ... @@ -488,8 +488,6 @@
488 488  * **Example 2:** Downlink Payload: 0500  ~/~/ Set AT+CFM=0
489 489  
490 490  
491 -
492 -
493 493  === 6.1.2  AT+CFM command since DR-LWS007 software stack ===
494 494  
495 495  
... ... @@ -536,8 +536,6 @@
536 536  * **Example 2:** Downlink Payload: 05000700  ~/~/ Set AT+CFM=0,7,0
537 537  
538 538  
539 -
540 -
541 541  == 6.2 Confirm Status ==
542 542  
543 543  
... ... @@ -554,8 +554,6 @@
554 554  )))
555 555  
556 556  
557 -
558 -
559 559  == 6.3 Join LoRa® Network ==
560 560  
561 561  
... ... @@ -574,8 +574,6 @@
574 574  )))
575 575  
576 576  
577 -
578 -
579 579  == 6.4 LoRa® Network Join Mode ==
580 580  
581 581  
... ... @@ -603,8 +603,6 @@
603 603  * **Example 2:** Downlink Payload: **2001**  ~/~/ Set AT+NJM=1
604 604  
605 605  
606 -
607 -
608 608  == 6.5 LoRa® Network Join Status ==
609 609  
610 610  
... ... @@ -621,8 +621,6 @@
621 621  )))
622 622  
623 623  
624 -
625 -
626 626  == 6.6 Print Last Received Data in Raw Format ==
627 627  
628 628  
... ... @@ -639,8 +639,6 @@
639 639  )))
640 640  
641 641  
642 -
643 -
644 644  == 6.7 Print Last Received Data in Binary Format ==
645 645  
646 646  
... ... @@ -657,8 +657,6 @@
657 657  )))
658 658  
659 659  
660 -
661 -
662 662  == 6.8 Send Text Data ==
663 663  
664 664  
... ... @@ -679,8 +679,6 @@
679 679  )))
680 680  
681 681  
682 -
683 -
684 684  == 6.9 Send Hexadecimal Data ==
685 685  
686 686  
... ... @@ -700,8 +700,6 @@
700 700  )))
701 701  
702 702  
703 -
704 -
705 705  = 7. LoRaWAN network management =
706 706  
707 707  == 7.1 Adaptive Data Rate ==
... ... @@ -731,8 +731,6 @@
731 731  * **Example 2**: Downlink Payload: **2200FFFF**  ~/~/ Set AT+ADR=0.
732 732  
733 733  
734 -
735 -
736 736  == 7.2 LoRa® Class ==
737 737  
738 738  
... ... @@ -752,8 +752,6 @@
752 752  )))
753 753  
754 754  
755 -
756 -
757 757  == 7.3 Duty Cycle Setting ==
758 758  
759 759  
... ... @@ -773,14 +773,17 @@
773 773  )))
774 774  
775 775  
776 -
777 -
778 778  == 7.4 Data Rate ==
779 779  
780 780  
781 -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
727 +Feature: Get or Set the Data Rate. (0-7 corresponding to DR_X) .
782 782  
729 +(% style="color:red" %)
730 +**Notice:**
783 783  
732 +* User need to set Adaptive Data Rate(ADR)=0 first. otherwise device will respond to server's ADR command and change the DR according to server auto-adjustment.
733 +* Data Rate specifies Spreading Factor. The mapping varies in different frequency bands. User can check this link for detail. [[rp2-1.0.3-lorawan-regional-parameters.pdf>>https://lora-alliance.org/resource_hub/rp2-1-0-3-lorawan-regional-parameters/]]
734 +
784 784  (% style="color:blue" %)**AT Command: AT+DR**
785 785  
786 786  (% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %)
... ... @@ -801,8 +801,6 @@
801 801  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+DR=0.
802 802  
803 803  
804 -
805 -
806 806  == 7.5 Frame Counter Downlink ==
807 807  
808 808  
... ... @@ -822,8 +822,6 @@
822 822  )))
823 823  
824 824  
825 -
826 -
827 827  == 7.6 Frame Counter Uplink ==
828 828  
829 829  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -842,8 +842,6 @@
842 842  )))
843 843  
844 844  
845 -
846 -
847 847  == 7.7 Join Accept Delay1 ==
848 848  
849 849  
... ... @@ -863,8 +863,6 @@
863 863  )))
864 864  
865 865  
866 -
867 -
868 868  == 7.8 Join Accept Delay2 ==
869 869  
870 870  
... ... @@ -884,8 +884,6 @@
884 884  )))
885 885  
886 886  
887 -
888 -
889 889  == 7.9 Public Network Mode ==
890 890  
891 891  
... ... @@ -914,8 +914,6 @@
914 914  |(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network autoset syncword=0x12|(% style="width:272px" %)
915 915  
916 916  
917 -
918 -
919 919  == 7.10 Receive Delay1 ==
920 920  
921 921  
... ... @@ -935,8 +935,6 @@
935 935  )))
936 936  
937 937  
938 -
939 -
940 940  == 7.11 Receive Delay2 ==
941 941  
942 942  
... ... @@ -956,8 +956,6 @@
956 956  )))
957 957  
958 958  
959 -
960 -
961 961  == 7.12 Rx2 Window Data Rate ==
962 962  
963 963  
... ... @@ -977,8 +977,6 @@
977 977  )))
978 978  
979 979  
980 -
981 -
982 982  == 7.13 Rx2 Window Frequency ==
983 983  
984 984  
... ... @@ -998,8 +998,6 @@
998 998  )))
999 999  
1000 1000  
1001 -
1002 -
1003 1003  == 7.14 Transmit Power ==
1004 1004  
1005 1005  
... ... @@ -1028,8 +1028,6 @@
1028 1028  * **Example 2**: Downlink Payload: **220000FF**  ~/~/ Set AT+TXP=0.
1029 1029  
1030 1030  
1031 -
1032 -
1033 1033  == 7.15 RSSI of the Last Received Packet ==
1034 1034  
1035 1035  
... ... @@ -1046,8 +1046,6 @@
1046 1046  )))
1047 1047  
1048 1048  
1049 -
1050 -
1051 1051  == 7.16 SNR of the Last Received Packet ==
1052 1052  
1053 1053  
... ... @@ -1064,8 +1064,6 @@
1064 1064  )))
1065 1065  
1066 1066  
1067 -
1068 -
1069 1069  == 7.17 Application Port ==
1070 1070  
1071 1071  
... ... @@ -1092,8 +1092,6 @@
1092 1092  * **Example 2**: Downlink Payload:** 2305**  ~/~/ set the application port to 5
1093 1093  
1094 1094  
1095 -
1096 -
1097 1097  == 7.18 Single Channel Mode ==
1098 1098  
1099 1099  
... ... @@ -1111,8 +1111,6 @@
1111 1111  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
1112 1112  
1113 1113  
1114 -
1115 -
1116 1116  == 7.19 Eight Channel Mode ==
1117 1117  
1118 1118  
... ... @@ -1131,7 +1131,7 @@
1131 1131  )))
1132 1132  |(% style="width:160px" %)AT+CHE=1|(% style="width:198px" %)Set eight channels mode|(% style="width:349px" %)OK
1133 1133  
1134 -(% style="color:blue" %)**Downlink Command: 0x24**
1055 +(% style="color:blue" %)**Downlink Command: 0x24 (LHT65,LHT65N Downlink Command:0x07)**
1135 1135  
1136 1136  Format: Command Code (0x24) followed by 1 bytes channel value.
1137 1137  
... ... @@ -1141,8 +1141,6 @@
1141 1141  * **Example 2**: Downlink Payload: 2405  ~/~/ set channel mode to 5
1142 1142  
1143 1143  
1144 -
1145 -
1146 1146  == 7.20 Get or Set RXwindows1 timeout ==
1147 1147  
1148 1148  
... ... @@ -1174,7 +1174,6 @@
1174 1174  (((
1175 1175  Increasing thisvalue is equal to extending the time that the receiving window is opened, butthe corresponding power consumption will also increase. Properly increasingthis value can increase the success rate of the downlink.
1176 1176  
1177 -
1178 1178  
1179 1179  )))
1180 1180  
... ... @@ -1195,8 +1195,6 @@
1195 1195  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1196 1196  
1197 1197  
1198 -
1199 -
1200 1200  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1201 1201  
1202 1202  
... ... @@ -1223,8 +1223,6 @@
1223 1223  * **Example 2**: Downlink Payload: **2500**  ~/~/ set uplinkdwelltime to 0
1224 1224  
1225 1225  
1226 -
1227 -
1228 1228  == 7.23 Set Packet Receiving Response Level ==
1229 1229  
1230 1230  
... ... @@ -1265,8 +1265,6 @@
1265 1265  * **Example 2**: Downlink Payload: **2102**  ~/~/ set packet receiving response level to 2
1266 1266  
1267 1267  
1268 -
1269 -
1270 1270  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1271 1271  
1272 1272  
... ... @@ -1298,8 +1298,6 @@
1298 1298  * Example 2: Downlink Payload: 330201  ~/~/ Set AT+SETMAXNBTRANS=2,1
1299 1299  
1300 1300  
1301 -
1302 -
1303 1303  == 7.25 Device offline rejoining (LWS007) ==
1304 1304  
1305 1305  
... ... @@ -1345,8 +1345,6 @@
1345 1345  * **Example 1:** Downlink Payload: 320105A00B40  ~/~/ Set AT+DDETECT=1,1440,2880
1346 1346  
1347 1347  
1348 -
1349 -
1350 1350  == 7.26 Request the server to send an ACK ==
1351 1351  
1352 1352  
... ... @@ -1365,8 +1365,6 @@
1365 1365  )))
1366 1366  
1367 1367  
1368 -
1369 -
1370 1370  == 7.27 Adjust network rejoining interval ==
1371 1371  
1372 1372  
... ... @@ -1375,13 +1375,13 @@
1375 1375  (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
1376 1376  |=(% colspan="3" style="width: 724px;" %)AT+RJTDC
1377 1377  |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
1378 -|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30000(((
1284 +|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30(((
1379 1379  OK
1380 1380  
1381 -the interval is 30000ms = 30s
1287 +the interval is 30 min
1382 1382  )))
1383 -|(% style="width:165px" %)AT+RJTDC=60000|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK(((
1384 -Set the ReJoin data transmission interval to 60000ms = 60 seconds
1289 +|(% style="width:165px" %)AT+RJTDC=60|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK(((
1290 +Set the ReJoin data transmission interval to 60 min
1385 1385  )))
1386 1386  
1387 1387  (% style="color:blue" %)**Downlink Command: 0x26**
... ... @@ -1394,8 +1394,6 @@
1394 1394  * **Example 2: **Downlink Payload: 260002  ~/~/ Set AT+RJTDC=2
1395 1395  
1396 1396  
1397 -
1398 -
1399 1399  = 8. AT Commands Combination =
1400 1400  
1401 1401  == 8.1 Set a fix RX2DR for downlink window ==
... ... @@ -1405,8 +1405,6 @@
1405 1405  * (% style="color:blue" %)**AT+RX2DR=xxxx**   (%%) **~-~->**  Set xxxx to your wanted DataRate
1406 1406  
1407 1407  
1408 -
1409 -
1410 1410  == 8.2 Use Downlink Command to set a fix uplink DR ==
1411 1411  
1412 1412  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0