Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -24,6 +24,7 @@ 24 24 ** Use Base64 format to send a downlink: [[Chirpstack>>Notes for ChirpStack]] 25 25 ** See use note for more serves [[Servers Note>>doc:Main.WebHome]](IoT LoRaWAN Server) 26 26 27 + 27 27 = 3. Support End Node and firmware version = 28 28 29 29 (% border="1" style="background-color:#ffffcc; color:green; width:966px" %) ... ... @@ -98,6 +98,7 @@ 98 98 ))) 99 99 100 100 102 + 101 101 = 4. System Management Commands = 102 102 103 103 == 4.1 Change Uplink Interval == ... ... @@ -137,6 +137,7 @@ 137 137 * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds 138 138 139 139 142 + 140 140 == 4.2 Reboot End Node == 141 141 142 142 Feature: Reboot End Node to perform a new OTAA or ABP Join. ... ... @@ -299,6 +299,7 @@ 299 299 ))) 300 300 301 301 305 + 302 302 = 5. Keys, IDs and EUIs management = 303 303 304 304 == 5.1 Application EUI == ... ... @@ -318,6 +318,7 @@ 318 318 |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK 319 319 320 320 325 + 321 321 == 5.2 Application Key == 322 322 323 323 Feature: Get or Set the Application Key. ... ... @@ -334,6 +334,7 @@ 334 334 ))) 335 335 |(% 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 336 336 342 + 337 337 == 5.3 Application Session Key == 338 338 339 339 Feature: Get or Set the Application Session Key. ... ... @@ -352,6 +352,7 @@ 352 352 OK 353 353 ))) 354 354 361 + 355 355 == 5.4 Device Address == 356 356 357 357 Feature: Get or Set the Device Address. ... ... @@ -371,7 +371,6 @@ 371 371 |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK 372 372 373 373 374 - 375 375 == 5.5 Device EUI == 376 376 377 377 Feature: Get or Set the Device EUI. ... ... @@ -391,7 +391,6 @@ 391 391 ))) 392 392 393 393 394 - 395 395 == 5.6 Network ID == 396 396 397 397 Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection) ... ... @@ -409,7 +409,6 @@ 409 409 |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK 410 410 411 411 412 - 413 413 == 5.7 Network Session Key == 414 414 415 415 Feature: Get or Set the Network Session Key ... ... @@ -427,7 +427,6 @@ 427 427 |(% 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 428 428 429 429 430 - 431 431 = 6. Joining and sending date on LoRaWAN network = 432 432 433 433 == 6.1 Confirm Mode == ... ... @@ -457,7 +457,6 @@ 457 457 * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0 458 458 459 459 460 - 461 461 == 6.2 Confirm Status == 462 462 463 463 Feature: Get confirmation status of the last AT+SEND (0-1). ... ... @@ -474,7 +474,6 @@ 474 474 ))) 475 475 476 476 477 - 478 478 == 6.3 Join LoRa® Network == 479 479 480 480 Feature: Join network. ... ... @@ -493,6 +493,7 @@ 493 493 ))) 494 494 495 495 497 + 496 496 == 6.4 LoRa® Network Join Mode == 497 497 498 498 Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA). ... ... @@ -522,6 +522,7 @@ 522 522 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 523 523 524 524 527 + 525 525 == 6.5 LoRa® Network Join Status == 526 526 527 527 Feature: LoRa® Network Join Status. ... ... @@ -538,6 +538,7 @@ 538 538 ))) 539 539 540 540 544 + 541 541 == 6.6 Print Last Received Data in Raw Format == 542 542 543 543 Feature: Print Last Received Data in Raw Format<port:data>. ... ... @@ -554,6 +554,7 @@ 554 554 ))) 555 555 556 556 561 + 557 557 == 6.7 Print Last Received Data in Binary Format == 558 558 559 559 Feature: Print Last Received Data in Binary Format<port:data>. ... ... @@ -570,6 +570,7 @@ 570 570 ))) 571 571 572 572 578 + 573 573 == 6.8 Send Text Data == 574 574 575 575 Feature: Send Text Data<port:data>. ... ... @@ -590,6 +590,7 @@ 590 590 ))) 591 591 592 592 599 + 593 593 == 6.9 Send Hexadecimal Data == 594 594 595 595 Feature: Send hexadecimal data along with the application port. ... ... @@ -609,6 +609,7 @@ 609 609 ))) 610 610 611 611 619 + 612 612 = 7. LoRaWAN network management = 613 613 614 614 == 7.1 Adaptive Data Rate == ... ... @@ -641,6 +641,7 @@ 641 641 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 642 642 643 643 652 + 644 644 == 7.2 LoRa® Class == 645 645 646 646 Feature: Get or Set the Device Class(Currently only support class A, class C). ... ... @@ -660,6 +660,7 @@ 660 660 ))) 661 661 662 662 672 + 663 663 == 7.3 Duty Cycle Setting == 664 664 665 665 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. ... ... @@ -679,6 +679,7 @@ 679 679 ))) 680 680 681 681 692 + 682 682 == 7.4 Data Rate == 683 683 684 684 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 ... ... @@ -708,6 +708,7 @@ 708 708 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 709 709 710 710 722 + 711 711 == 7.5 Frame Counter Downlink == 712 712 713 713 Feature: Get or Set the Frame Counter Downlink. ... ... @@ -729,6 +729,7 @@ 729 729 ))) 730 730 731 731 744 + 732 732 == 7.6 Frame Counter Uplink == 733 733 734 734 Feature: Get or Set the Frame Counter Uplink. ... ... @@ -748,6 +748,7 @@ 748 748 ))) 749 749 750 750 764 + 751 751 == 7.7 Join Accept Delay1 == 752 752 753 753 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms. ... ... @@ -767,6 +767,7 @@ 767 767 ))) 768 768 769 769 784 + 770 770 == 7.8 Join Accept Delay2 == 771 771 772 772 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms. ... ... @@ -786,6 +786,7 @@ 786 786 ))) 787 787 788 788 804 + 789 789 == 7.9 Public Network Mode == 790 790 791 791 Feature: Get or Set the public network mode. (0: off, 1: on) ... ... @@ -807,6 +807,7 @@ 807 807 ))) 808 808 809 809 826 + 810 810 == 7.10 Receive Delay1 == 811 811 812 812 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms ... ... @@ -826,6 +826,7 @@ 826 826 ))) 827 827 828 828 846 + 829 829 == 7.11 Receive Delay2 == 830 830 831 831 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms ... ... @@ -845,6 +845,7 @@ 845 845 ))) 846 846 847 847 866 + 848 848 == 7.12 Rx2 Window Data Rate == 849 849 850 850 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) ... ... @@ -864,6 +864,7 @@ 864 864 ))) 865 865 866 866 886 + 867 867 == 7.13 Rx2 Window Frequency == 868 868 869 869 Feature: Get or Set the Rx2 window frequency ... ... @@ -883,6 +883,7 @@ 883 883 ))) 884 884 885 885 906 + 886 886 == 7.14 Transmit Power == 887 887 888 888 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. ) ... ... @@ -909,6 +909,7 @@ 909 909 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 910 910 911 911 933 + 912 912 == 7.15 RSSI of the Last Received Packet == 913 913 914 914 Feature: Get or Set the Rx2 window frequency ... ... @@ -925,6 +925,7 @@ 925 925 ))) 926 926 927 927 950 + 928 928 == 7.16 SNR of the Last Received Packet == 929 929 930 930 Feature: Get the SNR of the last received packet ... ... @@ -941,6 +941,7 @@ 941 941 ))) 942 942 943 943 967 + 944 944 == 7.17 Application Port == 945 945 946 946 Feature: Get or set the application port. ... ... @@ -969,6 +969,7 @@ 969 969 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 970 970 971 971 996 + 972 972 == 7.18 Single Channel Mode == 973 973 974 974 Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode. ... ... @@ -986,6 +986,7 @@ 986 986 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 987 987 988 988 1014 + 989 989 == 7.19 Eight Channel Mode == 990 990 991 991 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. ... ... @@ -1016,6 +1016,7 @@ 1016 1016 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1017 1017 1018 1018 1045 + 1019 1019 == 7.20 Get or Set RXwindows1 timeout == 1020 1020 1021 1021 Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255). ... ... @@ -1061,6 +1061,7 @@ 1061 1061 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1062 1062 1063 1063 1091 + 1064 1064 == 7.22 Setting up uplinkdwelltime (as923, au915) == 1065 1065 1066 1066 Feature: Get or Set uplinkdwelltime ... ... @@ -1089,6 +1089,7 @@ 1089 1089 * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1090 1090 1091 1091 1120 + 1092 1092 == 7.23 Set Packet Receiving Response Level == 1093 1093 1094 1094 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. ... ... @@ -1131,6 +1131,7 @@ 1131 1131 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1132 1132 1133 1133 1163 + 1134 1134 = 8. AT Commands Combination = 1135 1135 1136 1136 == 8.1 Set a fix RX2DR for downlink window == ... ... @@ -1139,6 +1139,7 @@ 1139 1139 * **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate 1140 1140 1141 1141 1172 + 1142 1142 == 8.2 Use Downlink Command to set a fix uplink DR == 1143 1143 1144 1144 {{info}}