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
-
... ... @@ -493,6 +493,8 @@ 493 493 While Error in format, return AT_BUSY_ERROR 494 494 ))) 495 495 496 + 497 + 496 496 == 6.4 LoRa® Network Join Mode == 497 497 498 498 Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA). ... ... @@ -521,6 +521,8 @@ 521 521 * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=O 522 522 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 523 523 526 + 527 + 524 524 == 6.5 LoRa® Network Join Status == 525 525 526 526 Feature: LoRa® Network Join Status. ... ... @@ -536,6 +536,8 @@ 536 536 OK 537 537 ))) 538 538 543 + 544 + 539 539 == 6.6 Print Last Received Data in Raw Format == 540 540 541 541 Feature: Print Last Received Data in Raw Format<port:data>. ... ... @@ -551,6 +551,8 @@ 551 551 OK 552 552 ))) 553 553 560 + 561 + 554 554 == 6.7 Print Last Received Data in Binary Format == 555 555 556 556 Feature: Print Last Received Data in Binary Format<port:data>. ... ... @@ -566,6 +566,8 @@ 566 566 OK 567 567 ))) 568 568 577 + 578 + 569 569 == 6.8 Send Text Data == 570 570 571 571 Feature: Send Text Data<port:data>. ... ... @@ -585,6 +585,8 @@ 585 585 586 586 ))) 587 587 598 + 599 + 588 588 == 6.9 Send Hexadecimal Data == 589 589 590 590 Feature: Send hexadecimal data along with the application port. ... ... @@ -603,6 +603,8 @@ 603 603 604 604 ))) 605 605 618 + 619 + 606 606 = 7. LoRaWAN network management = 607 607 608 608 == 7.1 Adaptive Data Rate == ... ... @@ -634,6 +634,8 @@ 634 634 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 635 635 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 636 636 651 + 652 + 637 637 == 7.2 LoRa® Class == 638 638 639 639 Feature: Get or Set the Device Class(Currently only support class A, class C). ... ... @@ -652,6 +652,8 @@ 652 652 653 653 ))) 654 654 671 + 672 + 655 655 == 7.3 Duty Cycle Setting == 656 656 657 657 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.