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
-
... ... @@ -20,10 +20,11 @@ 20 20 21 21 * 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/]] 22 22 * 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: 23 -** Use HEX format to send a downlink: [[TTN v3>> doc:Main.Notes for TTN.WebHome]]24 -** Use Base64 format to send a downlink: [[Chirpstack>> doc:Main.Notes for ChirpStack.WebHome]].23 +** Use HEX format to send a downlink: [[TTN v3>>Notes for TTN]] 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" %) ... ... @@ -97,6 +97,8 @@ 97 97 ))) 98 98 ))) 99 99 101 + 102 + 100 100 = 4. System Management Commands = 101 101 102 102 == 4.1 Change Uplink Interval == ... ... @@ -135,6 +135,8 @@ 135 135 * **Example 1**: Downlink Payload:** 0100001E** ~/~/ Set Transmit Interval (TDC) = 30 seconds 136 136 * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds 137 137 141 + 142 + 138 138 == 4.2 Reboot End Node == 139 139 140 140 Feature: Reboot End Node to perform a new OTAA or ABP Join. ... ... @@ -296,6 +296,8 @@ 296 296 OK 297 297 ))) 298 298 304 + 305 + 299 299 = 5. Keys, IDs and EUIs management = 300 300 301 301 == 5.1 Application EUI == ... ... @@ -314,6 +314,8 @@ 314 314 ))) 315 315 |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK 316 316 324 + 325 + 317 317 == 5.2 Application Key == 318 318 319 319 Feature: Get or Set the Application Key. ... ... @@ -330,6 +330,7 @@ 330 330 ))) 331 331 |(% 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 332 332 342 + 333 333 == 5.3 Application Session Key == 334 334 335 335 Feature: Get or Set the Application Session Key. ... ... @@ -348,6 +348,7 @@ 348 348 OK 349 349 ))) 350 350 361 + 351 351 == 5.4 Device Address == 352 352 353 353 Feature: Get or Set the Device Address. ... ... @@ -403,7 +403,6 @@ 403 403 |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK 404 404 405 405 406 - 407 407 == 5.7 Network Session Key == 408 408 409 409 Feature: Get or Set the Network Session Key ... ... @@ -421,7 +421,6 @@ 421 421 |(% 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 422 422 423 423 424 - 425 425 = 6. Joining and sending date on LoRaWAN network = 426 426 427 427 == 6.1 Confirm Mode == ... ... @@ -451,7 +451,6 @@ 451 451 * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0 452 452 453 453 454 - 455 455 == 6.2 Confirm Status == 456 456 457 457 Feature: Get confirmation status of the last AT+SEND (0-1). ... ... @@ -468,7 +468,6 @@ 468 468 ))) 469 469 470 470 471 - 472 472 == 6.3 Join LoRa® Network == 473 473 474 474 Feature: Join network. ... ... @@ -533,6 +533,8 @@ 533 533 OK 534 534 ))) 535 535 543 + 544 + 536 536 == 6.6 Print Last Received Data in Raw Format == 537 537 538 538 Feature: Print Last Received Data in Raw Format<port:data>. ... ... @@ -548,6 +548,8 @@ 548 548 OK 549 549 ))) 550 550 560 + 561 + 551 551 == 6.7 Print Last Received Data in Binary Format == 552 552 553 553 Feature: Print Last Received Data in Binary Format<port:data>. ... ... @@ -563,6 +563,8 @@ 563 563 OK 564 564 ))) 565 565 577 + 578 + 566 566 == 6.8 Send Text Data == 567 567 568 568 Feature: Send Text Data<port:data>. ... ... @@ -582,6 +582,8 @@ 582 582 583 583 ))) 584 584 598 + 599 + 585 585 == 6.9 Send Hexadecimal Data == 586 586 587 587 Feature: Send hexadecimal data along with the application port. ... ... @@ -600,6 +600,8 @@ 600 600 601 601 ))) 602 602 618 + 619 + 603 603 = 7. LoRaWAN network management = 604 604 605 605 == 7.1 Adaptive Data Rate == ... ... @@ -631,6 +631,8 @@ 631 631 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 632 632 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 633 633 651 + 652 + 634 634 == 7.2 LoRa® Class == 635 635 636 636 Feature: Get or Set the Device Class(Currently only support class A, class C). ... ... @@ -649,6 +649,8 @@ 649 649 650 650 ))) 651 651 671 + 672 + 652 652 == 7.3 Duty Cycle Setting == 653 653 654 654 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. ... ... @@ -667,6 +667,8 @@ 667 667 668 668 ))) 669 669 691 + 692 + 670 670 == 7.4 Data Rate == 671 671 672 672 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 ... ... @@ -695,6 +695,8 @@ 695 695 * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 696 696 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 697 697 721 + 722 + 698 698 == 7.5 Frame Counter Downlink == 699 699 700 700 Feature: Get or Set the Frame Counter Downlink. ... ... @@ -715,6 +715,8 @@ 715 715 716 716 ))) 717 717 743 + 744 + 718 718 == 7.6 Frame Counter Uplink == 719 719 720 720 Feature: Get or Set the Frame Counter Uplink. ... ... @@ -733,6 +733,8 @@ 733 733 734 734 ))) 735 735 763 + 764 + 736 736 == 7.7 Join Accept Delay1 == 737 737 738 738 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms. ... ... @@ -751,6 +751,8 @@ 751 751 752 752 ))) 753 753 783 + 784 + 754 754 == 7.8 Join Accept Delay2 == 755 755 756 756 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms. ... ... @@ -769,6 +769,8 @@ 769 769 770 770 ))) 771 771 803 + 804 + 772 772 == 7.9 Public Network Mode == 773 773 774 774 Feature: Get or Set the public network mode. (0: off, 1: on) ... ... @@ -789,6 +789,8 @@ 789 789 790 790 ))) 791 791 825 + 826 + 792 792 == 7.10 Receive Delay1 == 793 793 794 794 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms ... ... @@ -807,6 +807,8 @@ 807 807 808 808 ))) 809 809 845 + 846 + 810 810 == 7.11 Receive Delay2 == 811 811 812 812 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms ... ... @@ -825,6 +825,8 @@ 825 825 826 826 ))) 827 827 865 + 866 + 828 828 == 7.12 Rx2 Window Data Rate == 829 829 830 830 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) ... ... @@ -843,6 +843,8 @@ 843 843 844 844 ))) 845 845 885 + 886 + 846 846 == 7.13 Rx2 Window Frequency == 847 847 848 848 Feature: Get or Set the Rx2 window frequency ... ... @@ -861,6 +861,8 @@ 861 861 862 862 ))) 863 863 905 + 906 + 864 864 == 7.14 Transmit Power == 865 865 866 866 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. ) ... ... @@ -886,6 +886,8 @@ 886 886 * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 887 887 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 888 888 932 + 933 + 889 889 == 7.15 RSSI of the Last Received Packet == 890 890 891 891 Feature: Get or Set the Rx2 window frequency ... ... @@ -901,6 +901,8 @@ 901 901 OK 902 902 ))) 903 903 949 + 950 + 904 904 == 7.16 SNR of the Last Received Packet == 905 905 906 906 Feature: Get the SNR of the last received packet