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
-
... ... @@ -368,6 +368,8 @@ 368 368 OK 369 369 ))) 370 370 371 + 372 + 371 371 == 5.4 Device Address == 372 372 373 373 ... ... @@ -386,6 +386,8 @@ 386 386 ))) 387 387 |(% style="width:192px" %)AT+DADDR=A8 40 41 FF|(% style="width:241px" %)Set the Application Session Key.|(% style="width:359px" %)OK 388 388 391 + 392 + 389 389 == 5.5 Device EUI == 390 390 391 391 ... ... @@ -404,6 +404,8 @@ 404 404 OK 405 405 ))) 406 406 411 + 412 + 407 407 == 5.6 Network ID == 408 408 409 409 ... ... @@ -420,6 +420,8 @@ 420 420 ))) 421 421 |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK 422 422 429 + 430 + 423 423 == 5.7 Network Session Key == 424 424 425 425 ... ... @@ -436,6 +436,8 @@ 436 436 ))) 437 437 |(% 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 438 438 447 + 448 + 439 439 = 6. Joining and sending date on LoRaWAN network = 440 440 441 441 ... ... @@ -469,6 +469,8 @@ 469 469 * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0 470 470 471 471 482 + 483 + 472 472 === 6.1.2 AT+CFM command since DR-LWS007 software stack === 473 473 474 474 ... ... @@ -515,6 +515,8 @@ 515 515 * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 516 516 517 517 530 + 531 + 518 518 == 6.2 Confirm Status == 519 519 520 520 ... ... @@ -530,6 +530,8 @@ 530 530 OK 531 531 ))) 532 532 547 + 548 + 533 533 == 6.3 Join LoRa® Network == 534 534 535 535 ... ... @@ -547,6 +547,8 @@ 547 547 While Error in format, return AT_BUSY_ERROR 548 548 ))) 549 549 566 + 567 + 550 550 == 6.4 LoRa® Network Join Mode == 551 551 552 552 ... ... @@ -574,6 +574,8 @@ 574 574 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 575 575 576 576 595 + 596 + 577 577 == 6.5 LoRa® Network Join Status == 578 578 579 579 ... ... @@ -589,6 +589,8 @@ 589 589 OK 590 590 ))) 591 591 612 + 613 + 592 592 == 6.6 Print Last Received Data in Raw Format == 593 593 594 594 ... ... @@ -604,6 +604,8 @@ 604 604 OK 605 605 ))) 606 606 629 + 630 + 607 607 == 6.7 Print Last Received Data in Binary Format == 608 608 609 609 ... ... @@ -619,6 +619,8 @@ 619 619 OK 620 620 ))) 621 621 646 + 647 + 622 622 == 6.8 Send Text Data == 623 623 624 624 ... ... @@ -638,6 +638,8 @@ 638 638 639 639 ))) 640 640 667 + 668 + 641 641 == 6.9 Send Hexadecimal Data == 642 642 643 643 ... ... @@ -656,6 +656,8 @@ 656 656 657 657 ))) 658 658 687 + 688 + 659 659 = 7. LoRaWAN network management = 660 660 661 661 ... ... @@ -678,6 +678,7 @@ 678 678 AT_PARAM_ERROR 679 679 ))) 680 680 711 + 681 681 (% style="color:blue" %)**Downlink Command: 0x22** 682 682 683 683 If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22. ... ... @@ -686,6 +686,8 @@ 686 686 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 687 687 688 688 720 + 721 + 689 689 == 7.2 LoRa® Class == 690 690 691 691 ... ... @@ -704,6 +704,8 @@ 704 704 705 705 ))) 706 706 740 + 741 + 707 707 == 7.3 Duty Cycle Setting == 708 708 709 709 ... ... @@ -722,6 +722,8 @@ 722 722 723 723 ))) 724 724 760 + 761 + 725 725 == 7.4 Data Rate == 726 726 727 727 ... ... @@ -740,6 +740,7 @@ 740 740 741 741 ))) 742 742 780 + 743 743 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 744 744 745 745 If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF. ... ... @@ -748,6 +748,8 @@ 748 748 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 749 749 750 750 789 + 790 + 751 751 == 7.5 Frame Counter Downlink == 752 752 753 753 ... ... @@ -766,6 +766,8 @@ 766 766 OK 767 767 ))) 768 768 809 + 810 + 769 769 == 7.6 Frame Counter Uplink == 770 770 771 771 Feature: Get or Set the Frame Counter Uplink.