<
From version < 38.77 >
edited by Xiaoling
on 2022/05/31 09:18
To version < 38.99 >
edited by Xiaoling
on 2022/06/01 11:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -352,8 +352,6 @@
352 352  OK
353 353  )))
354 354  
355 -
356 -
357 357  == 5.4 Device Address ==
358 358  
359 359  Feature: Get or Set the Device Address.
... ... @@ -372,8 +372,6 @@
372 372  )))
373 373  |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK
374 374  
375 -
376 -
377 377  == 5.5 Device EUI ==
378 378  
379 379  Feature: Get or Set the Device EUI.
... ... @@ -392,8 +392,6 @@
392 392  OK
393 393  )))
394 394  
395 -
396 -
397 397  == 5.6 Network ID ==
398 398  
399 399  Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection)
... ... @@ -410,8 +410,6 @@
410 410  )))
411 411  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
412 412  
413 -
414 -
415 415  == 5.7 Network Session Key ==
416 416  
417 417  Feature: Get or Set the Network Session Key
... ... @@ -428,8 +428,6 @@
428 428  )))
429 429  |(% 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
430 430  
431 -
432 -
433 433  = 6. Joining and sending date on LoRaWAN network =
434 434  
435 435  == 6.1 Confirm Mode ==
... ... @@ -458,8 +458,6 @@
458 458  * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
459 459  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
460 460  
461 -
462 -
463 463  == 6.2 Confirm Status ==
464 464  
465 465  Feature: Get confirmation status of the last AT+SEND (0-1).
... ... @@ -475,8 +475,6 @@
475 475  OK
476 476  )))
477 477  
478 -
479 -
480 480  == 6.3 Join LoRa® Network ==
481 481  
482 482  Feature: Join network.
... ... @@ -808,7 +808,6 @@
808 808  
809 809  )))
810 810  
811 -
812 812  == 7.10 Receive Delay1 ==
813 813  
814 814  Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
... ... @@ -827,7 +827,6 @@
827 827  
828 828  )))
829 829  
830 -
831 831  == 7.11 Receive Delay2 ==
832 832  
833 833  Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
... ... @@ -846,7 +846,6 @@
846 846  
847 847  )))
848 848  
849 -
850 850  == 7.12 Rx2 Window Data Rate ==
851 851  
852 852  Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
... ... @@ -865,7 +865,6 @@
865 865  
866 866  )))
867 867  
868 -
869 869  == 7.13 Rx2 Window Frequency ==
870 870  
871 871  Feature: Get or Set the Rx2 window frequency
... ... @@ -884,7 +884,6 @@
884 884  
885 885  )))
886 886  
887 -
888 888  == 7.14 Transmit Power ==
889 889  
890 890  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. )
... ... @@ -910,7 +910,6 @@
910 910  * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2.
911 911  * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0.
912 912  
913 -
914 914  == 7.15 RSSI of the Last Received Packet ==
915 915  
916 916  Feature: Get or Set the Rx2 window frequency
... ... @@ -926,7 +926,6 @@
926 926  OK
927 927  )))
928 928  
929 -
930 930  == 7.16 SNR of the Last Received Packet ==
931 931  
932 932  Feature: Get the SNR of the last received packet
... ... @@ -942,7 +942,6 @@
942 942  OK
943 943  )))
944 944  
945 -
946 946  == 7.17 Application Port ==
947 947  
948 948  Feature: Get or set the application port.
... ... @@ -970,7 +970,6 @@
970 970  * **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1
971 971  * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5
972 972  
973 -
974 974  == 7.18 Single Channel Mode ==
975 975  
976 976  Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode.
... ... @@ -987,7 +987,6 @@
987 987  )))
988 988  |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK
989 989  
990 -
991 991  == 7.19 Eight Channel Mode ==
992 992  
993 993  Feature: Get or Set eight channels mode,Only for US915,AU915,CN470.
... ... @@ -1017,7 +1017,6 @@
1017 1017  * **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1
1018 1018  * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5
1019 1019  
1020 -
1021 1021  == 7.20 Get or Set RXwindows1 timeout ==
1022 1022  
1023 1023  Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255).
... ... @@ -1062,7 +1062,6 @@
1062 1062  )))
1063 1063  |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK
1064 1064  
1065 -
1066 1066  == 7.22 Setting up uplinkdwelltime (as923, au915) ==
1067 1067  
1068 1068  Feature: Get or Set uplinkdwelltime
... ... @@ -1090,7 +1090,6 @@
1090 1090  * **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1
1091 1091  * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0
1092 1092  
1093 -
1094 1094  == 7.23 Set Packet Receiving Response Level ==
1095 1095  
1096 1096  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.
... ... @@ -1132,7 +1132,6 @@
1132 1132  * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1
1133 1133  * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2
1134 1134  
1135 -
1136 1136  = 8. AT Commands Combination =
1137 1137  
1138 1138  == 8.1 Set a fix RX2DR for downlink window ==
... ... @@ -1140,7 +1140,6 @@
1140 1140  * **AT+ADR=0 **~-~-> Disable ADR first
1141 1141  * **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate
1142 1142  
1143 -
1144 1144  == 8.2 Use Downlink Command to set a fix uplink DR ==
1145 1145  
1146 1146  {{info}}
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0