<
From version < 38.109 >
edited by Xiaoling
on 2022/06/01 11:55
To version < 38.127 >
edited by Xiaoling
on 2022/06/01 11:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -400,6 +400,8 @@
400 400  OK
401 401  )))
402 402  
403 +
404 +
403 403  == 5.6 Network ID ==
404 404  
405 405  Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection)
... ... @@ -416,6 +416,8 @@
416 416  )))
417 417  |(% style="width:191px" %)AT+NWKID=A8 40 41 FF|(% style="width:153px" %)Set the Network ID.|(% style="width:101px" %)OK
418 418  
421 +
422 +
419 419  == 5.7 Network Session Key ==
420 420  
421 421  Feature: Get or Set the Network Session Key
... ... @@ -432,6 +432,8 @@
432 432  )))
433 433  |(% 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
434 434  
439 +
440 +
435 435  = 6. Joining and sending date on LoRaWAN network =
436 436  
437 437  == 6.1 Confirm Mode ==
... ... @@ -460,6 +460,8 @@
460 460  * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
461 461  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
462 462  
469 +
470 +
463 463  == 6.2 Confirm Status ==
464 464  
465 465  Feature: Get confirmation status of the last AT+SEND (0-1).
... ... @@ -475,6 +475,8 @@
475 475  OK
476 476  )))
477 477  
486 +
487 +
478 478  == 6.3 Join LoRa® Network ==
479 479  
480 480  Feature: Join network.
... ... @@ -492,6 +492,8 @@
492 492  While Error in format, return AT_BUSY_ERROR
493 493  )))
494 494  
505 +
506 +
495 495  == 6.4 LoRa® Network Join Mode ==
496 496  
497 497  Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA).
... ... @@ -520,6 +520,8 @@
520 520  * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=O
521 521  * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1
522 522  
535 +
536 +
523 523  == 6.5 LoRa® Network Join Status ==
524 524  
525 525  Feature: LoRa® Network Join Status.
... ... @@ -535,6 +535,8 @@
535 535  OK
536 536  )))
537 537  
552 +
553 +
538 538  == 6.6 Print Last Received Data in Raw Format ==
539 539  
540 540  Feature: Print Last Received Data in Raw Format<port:data>.
... ... @@ -550,6 +550,8 @@
550 550  OK
551 551  )))
552 552  
569 +
570 +
553 553  == 6.7 Print Last Received Data in Binary Format ==
554 554  
555 555  Feature: Print Last Received Data in Binary Format<port:data>.
... ... @@ -565,6 +565,8 @@
565 565  OK
566 566  )))
567 567  
586 +
587 +
568 568  == 6.8 Send Text Data ==
569 569  
570 570  Feature: Send Text Data<port:data>.
... ... @@ -584,6 +584,8 @@
584 584  
585 585  )))
586 586  
607 +
608 +
587 587  == 6.9 Send Hexadecimal Data ==
588 588  
589 589  Feature: Send hexadecimal data along with the application port.
... ... @@ -602,6 +602,8 @@
602 602  
603 603  )))
604 604  
627 +
628 +
605 605  = 7. LoRaWAN network management =
606 606  
607 607  == 7.1 Adaptive Data Rate ==
... ... @@ -633,6 +633,8 @@
633 633  * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1.
634 634  * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0.
635 635  
660 +
661 +
636 636  == 7.2 LoRa® Class ==
637 637  
638 638  Feature: Get or Set the Device Class(Currently only support class A, class C).
... ... @@ -651,6 +651,8 @@
651 651  
652 652  )))
653 653  
680 +
681 +
654 654  == 7.3 Duty Cycle Setting ==
655 655  
656 656  Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.
... ... @@ -669,6 +669,8 @@
669 669  
670 670  )))
671 671  
700 +
701 +
672 672  == 7.4 Data Rate ==
673 673  
674 674  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
... ... @@ -697,6 +697,8 @@
697 697  * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1.
698 698  * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0.
699 699  
730 +
731 +
700 700  == 7.5 Frame Counter Downlink ==
701 701  
702 702  Feature: Get or Set the Frame Counter Downlink.
... ... @@ -717,6 +717,8 @@
717 717  
718 718  )))
719 719  
752 +
753 +
720 720  == 7.6 Frame Counter Uplink ==
721 721  
722 722  Feature: Get or Set the Frame Counter Uplink.
... ... @@ -735,6 +735,8 @@
735 735  
736 736  )))
737 737  
772 +
773 +
738 738  == 7.7 Join Accept Delay1 ==
739 739  
740 740  Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms.
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0