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
-
... ... @@ -100,6 +100,7 @@ 100 100 ))) 101 101 102 102 103 + 103 103 = 4. System Management Commands = 104 104 105 105 == 4.1 Change Uplink Interval == ... ... @@ -139,6 +139,7 @@ 139 139 * **Example 2**: Downlink Payload:** 0100003C** ~/~/ Set Transmit Interval (TDC) = 60 seconds 140 140 141 141 143 + 142 142 == 4.2 Reboot End Node == 143 143 144 144 Feature: Reboot End Node to perform a new OTAA or ABP Join. ... ... @@ -301,6 +301,7 @@ 301 301 ))) 302 302 303 303 306 + 304 304 = 5. Keys, IDs and EUIs management = 305 305 306 306 == 5.1 Application EUI == ... ... @@ -320,6 +320,7 @@ 320 320 |(% style="width:305px" %)AT+APPEUI=00 b3 d5 7e f0 00 4d 34|(% style="width:186px" %)Set the Application EUI|(% style="width:191px" %)OK 321 321 322 322 326 + 323 323 == 5.2 Application Key == 324 324 325 325 Feature: Get or Set the Application Key. ... ... @@ -498,6 +498,8 @@ 498 498 While Error in format, return AT_BUSY_ERROR 499 499 ))) 500 500 505 + 506 + 501 501 == 6.4 LoRa® Network Join Mode == 502 502 503 503 Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA). ... ... @@ -526,6 +526,8 @@ 526 526 * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=O 527 527 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 528 528 535 + 536 + 529 529 == 6.5 LoRa® Network Join Status == 530 530 531 531 Feature: LoRa® Network Join Status. ... ... @@ -541,6 +541,8 @@ 541 541 OK 542 542 ))) 543 543 552 + 553 + 544 544 == 6.6 Print Last Received Data in Raw Format == 545 545 546 546 Feature: Print Last Received Data in Raw Format<port:data>. ... ... @@ -556,6 +556,8 @@ 556 556 OK 557 557 ))) 558 558 569 + 570 + 559 559 == 6.7 Print Last Received Data in Binary Format == 560 560 561 561 Feature: Print Last Received Data in Binary Format<port:data>. ... ... @@ -571,6 +571,8 @@ 571 571 OK 572 572 ))) 573 573 586 + 587 + 574 574 == 6.8 Send Text Data == 575 575 576 576 Feature: Send Text Data<port:data>. ... ... @@ -590,6 +590,8 @@ 590 590 591 591 ))) 592 592 607 + 608 + 593 593 == 6.9 Send Hexadecimal Data == 594 594 595 595 Feature: Send hexadecimal data along with the application port. ... ... @@ -608,6 +608,8 @@ 608 608 609 609 ))) 610 610 627 + 628 + 611 611 = 7. LoRaWAN network management = 612 612 613 613 == 7.1 Adaptive Data Rate ==