<
From version < 53.9 >
edited by Xiaoling
on 2023/04/03 11:37
To version < 53.15 >
edited by Xiaoling
on 2023/04/03 13:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,6 +60,8 @@
60 60  * 8500mAh Battery for long term use
61 61  * Controllable 3.3v,5v and 12v output to power external sensor
62 62  
63 +
64 +
63 63  == 1.3 Specification ==
64 64  
65 65  
... ... @@ -106,6 +106,8 @@
106 106  * Sleep Mode: 5uA @ 3.3v
107 107  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
108 108  
111 +
112 +
109 109  == 1.4 Probe Types ==
110 110  
111 111  === 1.4.1 Thread Installation Type ===
... ... @@ -124,6 +124,8 @@
124 124  * Operating temperature: -20℃~~60℃
125 125  * Connector Type: Various Types, see order info
126 126  
131 +
132 +
127 127  === 1.4.2 Immersion Type ===
128 128  
129 129  
... ... @@ -137,6 +137,8 @@
137 137  * Operating temperature: 0℃~~50℃
138 138  * Material: 316 stainless steels
139 139  
146 +
147 +
140 140  == 1.5 Probe Dimension ==
141 141  
142 142  
... ... @@ -207,6 +207,8 @@
207 207  )))
208 208  |(% style="background-color:#f2f2f2; width:167px" %)Fast press ACT 5 times.|(% style="background-color:#f2f2f2; width:117px" %)Deactivate Device|(% style="background-color:#f2f2f2; width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means PS-LB-NA is in Deep Sleep Mode.
209 209  
218 +
219 +
210 210  == 1.9 Pin Mapping ==
211 211  
212 212  
... ... @@ -573,6 +573,8 @@
573 573  * AT Command via UART Connection : See [[FAQ>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual/#H7.FAQ]].
574 574  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
575 575  
586 +
587 +
576 576  == 3.2 General Commands ==
577 577  
578 578  
... ... @@ -586,9 +586,9 @@
586 586  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
587 587  
588 588  
589 -
590 590  == 3.3 Commands special design for PS-LB ==
591 591  
603 +
592 592  These commands only valid for PS-LB, as below:
593 593  
594 594  
... ... @@ -611,7 +611,6 @@
611 611  Set transmit interval to 60000ms = 60 seconds
612 612  )))
613 613  
614 -
615 615  (% style="color:blue" %)**Downlink Command: 0x01**
616 616  
617 617  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -621,6 +621,8 @@
621 621  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
622 622  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
623 623  
635 +
636 +
624 624  === 3.3.2 Set Interrupt Mode ===
625 625  
626 626  
... ... @@ -643,7 +643,6 @@
643 643  3. (Trigger by rising edge)
644 644  )))|(% style="background-color:#f2f2f2; width:157px" %)OK
645 645  
646 -
647 647  (% style="color:blue" %)**Downlink Command: 0x06**
648 648  
649 649  Format: Command Code (0x06) followed by 3 bytes.
... ... @@ -653,6 +653,8 @@
653 653  * Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
654 654  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
655 655  
668 +
669 +
656 656  === 3.3.3 Set the output time ===
657 657  
658 658  
... ... @@ -660,52 +660,54 @@
660 660  
661 661  (% style="color:blue" %)**AT Command: AT+3V3T**
662 662  
663 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:474px" %)
664 -|=(% style="width: 154px;" %)**Command Example**|=(% style="width: 201px;" %)**Function**|=(% style="width: 116px;" %)**Response**
665 -|(% style="width:154px" %)AT+3V3T=?|(% style="width:201px" %)Show 3V3 open time.|(% style="width:116px" %)(((
677 +(% border="1" cellspacing="4" style="width:474px" %)
678 +|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 201px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 116px;background-color:#D9E2F3;color:#0070C0" %)**Response**
679 +|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=?|(% style="background-color:#f2f2f2; width:201px" %)Show 3V3 open time.|(% style="background-color:#f2f2f2; width:116px" %)(((
666 666  0
667 667  OK
668 668  )))
669 -|(% style="width:154px" %)AT+3V3T=0|(% style="width:201px" %)Normally open 3V3 power supply.|(% style="width:116px" %)(((
683 +|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=0|(% style="background-color:#f2f2f2; width:201px" %)Normally open 3V3 power supply.|(% style="background-color:#f2f2f2; width:116px" %)(((
670 670  OK
671 671  default setting
672 672  )))
673 -|(% style="width:154px" %)AT+3V3T=1000|(% style="width:201px" %)Close after a delay of 1000 milliseconds.|(% style="width:116px" %)(((
687 +|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=1000|(% style="background-color:#f2f2f2; width:201px" %)Close after a delay of 1000 milliseconds.|(% style="background-color:#f2f2f2; width:116px" %)(((
674 674  OK
675 675  )))
676 -|(% style="width:154px" %)AT+3V3T=65535|(% style="width:201px" %)Normally closed 3V3 power supply.|(% style="width:116px" %)(((
690 +|(% style="background-color:#f2f2f2; width:154px" %)AT+3V3T=65535|(% style="background-color:#f2f2f2; width:201px" %)Normally closed 3V3 power supply.|(% style="background-color:#f2f2f2; width:116px" %)(((
677 677  OK
678 678  )))
679 679  
694 +
680 680  (% style="color:blue" %)**AT Command: AT+5VT**
681 681  
682 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:470px" %)
683 -|=(% style="width: 155px;" %)**Command Example**|=(% style="width: 196px;" %)**Function**|=(% style="width: 114px;" %)**Response**
684 -|(% style="width:155px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:114px" %)(((
697 +(% border="1" cellspacing="4" style="width:470px" %)
698 +|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 114px;background-color:#D9E2F3;color:#0070C0" %)**Response**
699 +|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=?|(% style="background-color:#f2f2f2; width:196px" %)Show 5V open time.|(% style="background-color:#f2f2f2; width:114px" %)(((
685 685  0
686 686  OK
687 687  )))
688 -|(% style="width:155px" %)AT+5VT=0|(% style="width:196px" %)Normally closed 5V power supply.|(% style="width:114px" %)(((
703 +|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=0|(% style="background-color:#f2f2f2; width:196px" %)Normally closed 5V power supply.|(% style="background-color:#f2f2f2; width:114px" %)(((
689 689  OK
690 690  default setting
691 691  )))
692 -|(% style="width:155px" %)AT+5VT=1000|(% style="width:196px" %)Close after a delay of 1000 milliseconds.|(% style="width:114px" %)(((
707 +|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=1000|(% style="background-color:#f2f2f2; width:196px" %)Close after a delay of 1000 milliseconds.|(% style="background-color:#f2f2f2; width:114px" %)(((
693 693  OK
694 694  )))
695 -|(% style="width:155px" %)AT+5VT=65535|(% style="width:196px" %)Normally open 5V power supply.|(% style="width:114px" %)(((
710 +|(% style="background-color:#f2f2f2; width:155px" %)AT+5VT=65535|(% style="background-color:#f2f2f2; width:196px" %)Normally open 5V power supply.|(% style="background-color:#f2f2f2; width:114px" %)(((
696 696  OK
697 697  )))
698 698  
714 +
699 699  (% style="color:blue" %)**AT Command: AT+12VT**
700 700  
701 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:443px" %)
702 -|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 199px;" %)**Function**|=(% style="width: 83px;" %)**Response**
703 -|(% style="width:156px" %)AT+12VT=?|(% style="width:199px" %)Show 12V open time.|(% style="width:83px" %)(((
717 +(% border="1" cellspacing="4" style="width:443px" %)
718 +|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 199px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 83px;background-color:#D9E2F3;color:#0070C0" %)**Response**
719 +|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=?|(% style="background-color:#f2f2f2; width:199px" %)Show 12V open time.|(% style="background-color:#f2f2f2; width:83px" %)(((
704 704  0
705 705  OK
706 706  )))
707 -|(% style="width:156px" %)AT+12VT=0|(% style="width:199px" %)Normally closed 12V power supply.|(% style="width:83px" %)OK
708 -|(% style="width:156px" %)AT+12VT=500|(% style="width:199px" %)Close after a delay of 500 milliseconds.|(% style="width:83px" %)(((
723 +|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=0|(% style="background-color:#f2f2f2; width:199px" %)Normally closed 12V power supply.|(% style="background-color:#f2f2f2; width:83px" %)OK
724 +|(% style="background-color:#f2f2f2; width:156px" %)AT+12VT=500|(% style="background-color:#f2f2f2; width:199px" %)Close after a delay of 500 milliseconds.|(% style="background-color:#f2f2f2; width:83px" %)(((
709 709  OK
710 710  )))
711 711  
... ... @@ -722,6 +722,8 @@
722 722  * Example 5: Downlink Payload: 070301F4  **~-~-->**  AT+12VT=500
723 723  * Example 6: Downlink Payload: 07030000  **~-~-->**  AT+12VT=0
724 724  
741 +
742 +
725 725  === 3.3.4 Set the Probe Model ===
726 726  
727 727  
... ... @@ -739,18 +739,18 @@
739 739  
740 740  (A->01,B->02,C->03,D->04,E->05,F->06,G->07,H->08,I->09,J->0A,K->0B,L->0C)
741 741  
742 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
743 -|**Command Example**|**Function**|**Response**
744 -|AT +PROBE =?|Get or Set the probe model.|0
760 +(% border="1" cellspacing="4" style="width:510px" %)
761 +|(% style="background-color:#d9e2f3; color:#0070c0; width:154px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:269px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Response**
762 +|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =?|(% style="background-color:#f2f2f2; width:269px" %)Get or Set the probe model.|(% style="background-color:#f2f2f2" %)0
745 745  OK
746 -|AT +PROBE =0003|Set water depth sensor mode, 3m type.|OK
747 -|(((
764 +|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0003|(% style="background-color:#f2f2f2; width:269px" %)Set water depth sensor mode, 3m type.|(% style="background-color:#f2f2f2" %)OK
765 +|(% style="background-color:#f2f2f2; width:154px" %)(((
748 748  AT +PROBE =000A
749 749  
750 750  
751 -)))|Set water depth sensor mode, 10m type.|OK
752 -|AT +PROBE =0101|Set pressure transmitters mode, first type(A).|OK
753 -|AT +PROBE =0000|Initial state, no settings.|OK
769 +)))|(% style="background-color:#f2f2f2; width:269px" %)Set water depth sensor mode, 10m type.|(% style="background-color:#f2f2f2" %)OK
770 +|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0101|(% style="background-color:#f2f2f2; width:269px" %)Set pressure transmitters mode, first type(A).|(% style="background-color:#f2f2f2" %)OK
771 +|(% style="background-color:#f2f2f2; width:154px" %)AT +PROBE =0000|(% style="background-color:#f2f2f2; width:269px" %)Initial state, no settings.|(% style="background-color:#f2f2f2" %)OK
754 754  
755 755  **Downlink Command: 0x08**
756 756  
... ... @@ -759,6 +759,8 @@
759 759  * Example 1: Downlink Payload: 080003  **~-~-->**  AT+PROBE=0003
760 760  * Example 2: Downlink Payload: 080101  **~-~-->**  AT+PROBE=0101
761 761  
780 +
781 +
762 762  === 3.3.5 Multiple collections are one uplink(Since firmware V1.1) ===
763 763  
764 764  
... ... @@ -774,20 +774,20 @@
774 774  (% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535
775 775  (% style="color:#037691" %)**cc:**(%%)** **the number of collection times, the value is 1~~120
776 776  
777 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
778 -|**Command Example**|**Function**|**Response**
779 -|AT+STDC=?|Get the mode of multiple acquisitions and one uplink.|1,10,18
797 +(% border="1" cellspacing="4" style="width:510px" %)
798 +|(% style="background-color:#d9e2f3; color:#0070c0; width:160px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:215px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0" %)**Response**
799 +|(% style="background-color:#f2f2f2; width:160px" %)AT+STDC=?|(% style="background-color:#f2f2f2; width:215px" %)Get the mode of multiple acquisitions and one uplink.|(% style="background-color:#f2f2f2" %)1,10,18
780 780  OK
781 -|AT+STDC=1,10,18|Set the mode of multiple acquisitions and one uplink, collect once every 10 seconds, and report after 18 times.|(((
801 +|(% style="background-color:#f2f2f2; width:160px" %)AT+STDC=1,10,18|(% style="background-color:#f2f2f2; width:215px" %)Set the mode of multiple acquisitions and one uplink, collect once every 10 seconds, and report after 18 times.|(% style="background-color:#f2f2f2" %)(((
782 782  Attention:Take effect after ATZ
783 783  
784 784  OK
785 785  )))
786 -|AT+STDC=0, 0,0|(((
806 +|(% style="background-color:#f2f2f2; width:160px" %)AT+STDC=0, 0,0|(% style="background-color:#f2f2f2; width:215px" %)(((
787 787  Use the TDC interval to send packets.(default)
788 788  
789 789  
790 -)))|(((
810 +)))|(% style="background-color:#f2f2f2" %)(((
791 791  Attention:Take effect after ATZ
792 792  
793 793  OK
... ... @@ -799,11 +799,14 @@
799 799  
800 800  * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
801 801  
822 +
823 +
802 802  = 4. Battery & Power Consumption =
803 803  
826 +
804 804  PS-LB-NA uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
805 805  
806 - [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
829 +[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
807 807  
808 808  
809 809  = 5. OTA firmware update =
... ... @@ -853,6 +853,8 @@
853 853  * Package Size / pcs : cm
854 854  * Weight / pcs : g
855 855  
879 +
880 +
856 856  = 9. Support =
857 857  
858 858  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0