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
-
... ... @@ -502,8 +502,6 @@ 502 502 While Error in format, return AT_BUSY_ERROR 503 503 ))) 504 504 505 - 506 - 507 507 == 6.4 LoRa® Network Join Mode == 508 508 509 509 Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA). ... ... @@ -532,8 +532,6 @@ 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 - 537 537 == 6.5 LoRa® Network Join Status == 538 538 539 539 Feature: LoRa® Network Join Status. ... ... @@ -549,8 +549,6 @@ 549 549 OK 550 550 ))) 551 551 552 - 553 - 554 554 == 6.6 Print Last Received Data in Raw Format == 555 555 556 556 Feature: Print Last Received Data in Raw Format<port:data>. ... ... @@ -566,8 +566,6 @@ 566 566 OK 567 567 ))) 568 568 569 - 570 - 571 571 == 6.7 Print Last Received Data in Binary Format == 572 572 573 573 Feature: Print Last Received Data in Binary Format<port:data>. ... ... @@ -583,8 +583,6 @@ 583 583 OK 584 584 ))) 585 585 586 - 587 - 588 588 == 6.8 Send Text Data == 589 589 590 590 Feature: Send Text Data<port:data>. ... ... @@ -604,8 +604,6 @@ 604 604 605 605 ))) 606 606 607 - 608 - 609 609 == 6.9 Send Hexadecimal Data == 610 610 611 611 Feature: Send hexadecimal data along with the application port. ... ... @@ -624,8 +624,6 @@ 624 624 625 625 ))) 626 626 627 - 628 - 629 629 = 7. LoRaWAN network management = 630 630 631 631 == 7.1 Adaptive Data Rate == ... ... @@ -657,8 +657,6 @@ 657 657 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 658 658 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 659 659 660 - 661 - 662 662 == 7.2 LoRa® Class == 663 663 664 664 Feature: Get or Set the Device Class(Currently only support class A, class C). ... ... @@ -677,8 +677,6 @@ 677 677 678 678 ))) 679 679 680 - 681 - 682 682 == 7.3 Duty Cycle Setting == 683 683 684 684 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.