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
-
... ... @@ -408,6 +408,8 @@ 408 408 OK 409 409 ))) 410 410 411 + 412 + 411 411 == 5.6 Network ID == 412 412 413 413 ... ... @@ -424,6 +424,8 @@ 424 424 ))) 425 425 |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK 426 426 429 + 430 + 427 427 == 5.7 Network Session Key == 428 428 429 429 ... ... @@ -440,6 +440,8 @@ 440 440 ))) 441 441 |(% 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 442 442 447 + 448 + 443 443 = 6. Joining and sending date on LoRaWAN network = 444 444 445 445 ... ... @@ -473,6 +473,8 @@ 473 473 * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0 474 474 475 475 482 + 483 + 476 476 === 6.1.2 AT+CFM command since DR-LWS007 software stack === 477 477 478 478 ... ... @@ -519,6 +519,8 @@ 519 519 * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 520 520 521 521 530 + 531 + 522 522 == 6.2 Confirm Status == 523 523 524 524 ... ... @@ -534,6 +534,8 @@ 534 534 OK 535 535 ))) 536 536 547 + 548 + 537 537 == 6.3 Join LoRa® Network == 538 538 539 539 ... ... @@ -551,6 +551,8 @@ 551 551 While Error in format, return AT_BUSY_ERROR 552 552 ))) 553 553 566 + 567 + 554 554 == 6.4 LoRa® Network Join Mode == 555 555 556 556 ... ... @@ -578,6 +578,8 @@ 578 578 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 579 579 580 580 595 + 596 + 581 581 == 6.5 LoRa® Network Join Status == 582 582 583 583 ... ... @@ -593,6 +593,8 @@ 593 593 OK 594 594 ))) 595 595 612 + 613 + 596 596 == 6.6 Print Last Received Data in Raw Format == 597 597 598 598 ... ... @@ -608,6 +608,8 @@ 608 608 OK 609 609 ))) 610 610 629 + 630 + 611 611 == 6.7 Print Last Received Data in Binary Format == 612 612 613 613 ... ... @@ -623,6 +623,8 @@ 623 623 OK 624 624 ))) 625 625 646 + 647 + 626 626 == 6.8 Send Text Data == 627 627 628 628 ... ... @@ -642,6 +642,8 @@ 642 642 643 643 ))) 644 644 667 + 668 + 645 645 == 6.9 Send Hexadecimal Data == 646 646 647 647 ... ... @@ -660,6 +660,8 @@ 660 660 661 661 ))) 662 662 687 + 688 + 663 663 = 7. LoRaWAN network management = 664 664 665 665 ... ... @@ -682,6 +682,7 @@ 682 682 AT_PARAM_ERROR 683 683 ))) 684 684 711 + 685 685 (% style="color:blue" %)**Downlink Command: 0x22** 686 686 687 687 If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22. ... ... @@ -690,6 +690,8 @@ 690 690 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 691 691 692 692 720 + 721 + 693 693 == 7.2 LoRa® Class == 694 694 695 695 ... ... @@ -708,6 +708,8 @@ 708 708 709 709 ))) 710 710 740 + 741 + 711 711 == 7.3 Duty Cycle Setting == 712 712 713 713 ... ... @@ -726,6 +726,8 @@ 726 726 727 727 ))) 728 728 760 + 761 + 729 729 == 7.4 Data Rate == 730 730 731 731 ... ... @@ -744,6 +744,7 @@ 744 744 745 745 ))) 746 746 780 + 747 747 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 748 748 749 749 If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF. ... ... @@ -752,6 +752,8 @@ 752 752 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 753 753 754 754 789 + 790 + 755 755 == 7.5 Frame Counter Downlink == 756 756 757 757 ... ... @@ -770,6 +770,8 @@ 770 770 OK 771 771 ))) 772 772 809 + 810 + 773 773 == 7.6 Frame Counter Uplink == 774 774 775 775 Feature: Get or Set the Frame Counter Uplink.