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
-
... ... @@ -532,6 +532,8 @@ 532 532 * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=O 533 533 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 534 534 535 + 536 + 535 535 == 6.5 LoRa® Network Join Status == 536 536 537 537 Feature: LoRa® Network Join Status. ... ... @@ -547,6 +547,8 @@ 547 547 OK 548 548 ))) 549 549 552 + 553 + 550 550 == 6.6 Print Last Received Data in Raw Format == 551 551 552 552 Feature: Print Last Received Data in Raw Format<port:data>. ... ... @@ -562,6 +562,8 @@ 562 562 OK 563 563 ))) 564 564 569 + 570 + 565 565 == 6.7 Print Last Received Data in Binary Format == 566 566 567 567 Feature: Print Last Received Data in Binary Format<port:data>. ... ... @@ -577,6 +577,8 @@ 577 577 OK 578 578 ))) 579 579 586 + 587 + 580 580 == 6.8 Send Text Data == 581 581 582 582 Feature: Send Text Data<port:data>. ... ... @@ -596,6 +596,8 @@ 596 596 597 597 ))) 598 598 607 + 608 + 599 599 == 6.9 Send Hexadecimal Data == 600 600 601 601 Feature: Send hexadecimal data along with the application port. ... ... @@ -614,6 +614,8 @@ 614 614 615 615 ))) 616 616 627 + 628 + 617 617 = 7. LoRaWAN network management = 618 618 619 619 == 7.1 Adaptive Data Rate == ... ... @@ -645,6 +645,8 @@ 645 645 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 646 646 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 647 647 660 + 661 + 648 648 == 7.2 LoRa® Class == 649 649 650 650 Feature: Get or Set the Device Class(Currently only support class A, class C). ... ... @@ -663,6 +663,8 @@ 663 663 664 664 ))) 665 665 680 + 681 + 666 666 == 7.3 Duty Cycle Setting == 667 667 668 668 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. ... ... @@ -681,6 +681,8 @@ 681 681 682 682 ))) 683 683 700 + 701 + 684 684 == 7.4 Data Rate == 685 685 686 686 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