<
From version < 37.5 >
edited by Xiaoling
on 2023/01/31 14:28
To version < 37.3 >
edited by Xiaoling
on 2023/01/31 14:09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -553,9 +553,11 @@
553 553  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]
554 554  
555 555  
556 -== 2.7 ​Firmware Change Log ==
557 557  
558 558  
558 +1.
559 +11. ​Firmware Change Log
560 +
559 559  **Firmware download link:**
560 560  
561 561  [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]]
... ... @@ -562,15 +562,16 @@
562 562  
563 563  
564 564  
565 -= 3. Configure PS-LB via AT Command or LoRaWAN Downlink =
567 +1. Configure PS-LB via AT Command or LoRaWAN Downlink
566 566  
567 -
568 568  Use can configure PS-LB via AT Command or LoRaWAN Downlink.
569 569  
570 570  * AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
571 -* LoRaWAN Downlink instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
572 +* LoRaWAN Downlink instruction for different platforms:
572 572  
574 +[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]]
573 573  
576 +
574 574  There are two kinds of commands to configure PS-LB, they are:
575 575  
576 576  * **General Commands**.
... ... @@ -582,7 +582,7 @@
582 582  
583 583  They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
584 584  
585 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
588 +[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
586 586  
587 587  
588 588  * **Commands special design for PS-LB**
... ... @@ -590,14 +590,13 @@
590 590  These commands only valid for PS-LB, as below:
591 591  
592 592  
593 -== 3.1 Set Transmit Interval Time ==
596 +1.
597 +11. Set Transmit Interval Time
594 594  
595 -
596 596  Feature: Change LoRaWAN End Node Transmit Interval.
597 597  
598 598  **AT Command: AT+TDC**
599 599  
600 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
601 601  |**Command Example**|**Function**|**Response**
602 602  |AT+TDC=?|Show current transmit Interval|(((
603 603  30000
... ... @@ -622,14 +622,13 @@
622 622  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
623 623  
624 624  
625 -== 3.2 Set Interrupt Mode ==
627 +1.
628 +11. Set Interrupt Mode
626 626  
627 -
628 628  Feature, Set Interrupt mode for GPIO_EXIT.
629 629  
630 630  **AT Command: AT+INTMOD**
631 631  
632 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
633 633  |**Command Example**|**Function**|**Response**
634 634  |AT+INTMOD=?|Show current interrupt mode|(((
635 635  0
... ... @@ -641,13 +641,10 @@
641 641  |AT+INTMOD=2|(((
642 642  Set Transmit Interval
643 643  
644 -~1. (Disable Interrupt),
645 -
646 -2. (Trigger by rising and falling edge),
647 -
648 -3. (Trigger by falling edge)
649 -
650 -4. (Trigger by rising edge)
645 +1. (Disable Interrupt),
646 +1. (Trigger by rising and falling edge),
647 +1. (Trigger by falling edge)
648 +1. (Trigger by rising edge)
651 651  )))|OK
652 652  
653 653  **Downlink Command: 0x06**
... ... @@ -659,82 +659,74 @@
659 659  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
660 660  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
661 661  
660 +1.
661 +11. Set the output time
662 662  
663 -
664 -== 3.3 Set the output time ==
665 -
666 -
667 667  Feature, Control the output 3V3 , 5V or 12V.
668 668  
669 669  **AT Command: AT+3V3T**
670 670  
671 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
672 -|(% style="width:156px" %)**Command Example**|(% style="width:236px" %)**Function**|(% style="width:117px" %)**Response**
673 -|(% style="width:156px" %)AT+3V3T=?|(% style="width:236px" %)Show 3V3 open time.|(% style="width:117px" %)(((
667 +|**Command Example**|**Function**|**Response**
668 +|AT+3V3T=?|Show 3V3 open time.|(((
674 674  0
675 675  
676 676  OK
677 677  )))
678 -|(% style="width:156px" %)AT+3V3T=0|(% style="width:236px" %)Normally open 3V3 power supply.|(% style="width:117px" %)(((
673 +|AT+3V3T=0|Normally open 3V3 power supply.|(((
679 679  OK
680 680  
681 681  default setting
682 682  )))
683 -|(% style="width:156px" %)AT+3V3T=1000|(% style="width:236px" %)Close after a delay of 1000 milliseconds.|(% style="width:117px" %)(((
678 +|AT+3V3T=1000|Close after a delay of 1000 milliseconds.|(((
684 684  OK
685 685  
686 686  
687 687  )))
688 -|(% style="width:156px" %)AT+3V3T=65535|(% style="width:236px" %)Normally closed 3V3 power supply.|(% style="width:117px" %)(((
683 +|AT+3V3T=65535|Normally closed 3V3 power supply.|(((
689 689  OK
690 690  
691 691  
692 692  )))
693 693  
694 -
695 695  **AT Command: AT+5VT**
696 696  
697 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
698 -|(% style="width:158px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:119px" %)**Response**
699 -|(% style="width:158px" %)AT+5VT=?|(% style="width:232px" %)Show 5V open time.|(% style="width:119px" %)(((
691 +|**Command Example**|**Function**|**Response**
692 +|AT+5VT=?|Show 5V open time.|(((
700 700  0
701 701  
702 702  OK
703 703  )))
704 -|(% style="width:158px" %)AT+5VT=0|(% style="width:232px" %)Normally closed 5V power supply.|(% style="width:119px" %)(((
697 +|AT+5VT=0|Normally closed 5V power supply.|(((
705 705  OK
706 706  
707 707  default setting
708 708  )))
709 -|(% style="width:158px" %)AT+5VT=1000|(% style="width:232px" %)Close after a delay of 1000 milliseconds.|(% style="width:119px" %)(((
702 +|AT+5VT=1000|Close after a delay of 1000 milliseconds.|(((
710 710  OK
711 711  
712 712  
713 713  )))
714 -|(% style="width:158px" %)AT+5VT=65535|(% style="width:232px" %)Normally open 5V power supply.|(% style="width:119px" %)(((
707 +|AT+5VT=65535|Normally open 5V power supply.|(((
715 715  OK
716 716  
717 717  
718 718  )))
719 719  
720 -
721 721  **AT Command: AT+12VT**
722 722  
723 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
724 -|(% style="width:156px" %)**Command Example**|(% style="width:268px" %)**Function**|**Response**
725 -|(% style="width:156px" %)AT+12VT=?|(% style="width:268px" %)Show 12V open time.|(((
715 +|**Command Example**|**Function**|**Response**
716 +|AT+12VT=?|Show 12V open time.|(((
726 726  0
727 727  
728 728  OK
729 729  )))
730 -|(% style="width:156px" %)AT+12VT=0|(% style="width:268px" %)Normally closed 12V power supply.|OK
731 -|(% style="width:156px" %)AT+12VT=500|(% style="width:268px" %)Close after a delay of 500 milliseconds.|(((
721 +|AT+12VT=0|Normally closed 12V power supply.|OK
722 +|AT+12VT=500|Close after a delay of 500 milliseconds.|(((
732 732  OK
733 733  
734 734  
735 735  )))
736 736  
737 -
738 738  **Downlink Command: 0x07**
739 739  
740 740  Format: Command Code (0x07) followed by 3 bytes.
... ... @@ -748,27 +748,24 @@
748 748  * Example 5: Downlink Payload: 070301F4  -> AT+12VT=500
749 749  * Example 6: Downlink Payload: 07030000  -> AT+12VT=0
750 750  
741 +1.
742 +11. Set the Probe Model
751 751  
752 -
753 -== 3.4 Set the Probe Model ==
754 -
755 -
756 756  **AT Command: AT** **+PROBE**
757 757  
758 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
759 -|(% style="width:157px" %)**Command Example**|(% style="width:267px" %)**Function**|**Response**
760 -|(% style="width:157px" %)AT +PROBE =?|(% style="width:267px" %)Get or Set the probe model.|(((
746 +|**Command Example**|**Function**|**Response**
747 +|AT +PROBE =?|Get or Set the probe model.|(((
761 761  0
762 762  
763 763  OK
764 764  )))
765 -|(% style="width:157px" %)AT +PROBE =0003|(% style="width:267px" %)Set water depth sensor mode, 3m type.|OK
766 -|(% style="width:157px" %)AT +PROBE =0101|(% style="width:267px" %)Set pressure transmitters mode, first type.|(((
752 +|AT +PROBE =0003|Set water depth sensor mode, 3m type.|OK
753 +|AT +PROBE =0101|Set pressure transmitters mode, first type.|(((
767 767  OK
768 768  
769 769  
770 770  )))
771 -|(% style="width:157px" %)AT +PROBE =0000|(% style="width:267px" %)Initial state, no settings.|(((
758 +|AT +PROBE =0000|Initial state, no settings.|(((
772 772  OK
773 773  
774 774  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0