Changes for page PS-LB/LS -- LoRaWAN Air Water Pressure Sensor User Manual
Last modified by Xiaoling on 2025/04/19 17:58
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.ting - Content
-
... ... @@ -41,7 +41,7 @@ 41 41 ))) 42 42 43 43 ((( 44 -PS-LB/LS is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery **(%%)or (% style="color:blue" %)**solar powered + Li-ion battery **(%%), it is designed for long term use up to 5 years.44 +PS-LB/LS is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery **(%%)or (% style="color:blue" %)**solar powered + li-on battery **(%%), it is designed for long term use up to 5 years. 45 45 ))) 46 46 47 47 ((( ... ... @@ -67,7 +67,7 @@ 67 67 * Downlink to change configure 68 68 * Controllable 3.3v,5v and 12v output to power external sensor 69 69 * 8500mAh Li/SOCl2 Battery (PS-LB) 70 -* Solar panel + 3000mAh Li- ion battery (PS-LS)70 +* Solar panel + 3000mAh Li-on battery (PS-LS) 71 71 72 72 == 1.3 Specification == 73 73 ... ... @@ -136,14 +136,14 @@ 136 136 === 1.4.2 Immersion Type === 137 137 138 138 139 -[[image:image-20240109160445-5.png||height="2 21" width="166"]]139 +[[image:image-20240109160445-5.png||height="284" width="214"]] 140 140 141 141 * Immersion Type, Probe IP Level: IP68 142 142 * Measuring Range: Measure range can be customized, up to 100m. 143 143 * Accuracy: 0.2% F.S 144 144 * Long-Term Stability: ±0.2% F.S / Year 145 -* Storage temperature: -30 °C~~80°C146 -* Operating temperature: 0 °C~~50°C145 +* Storage temperature: -30℃~~80℃ 146 +* Operating temperature: 0℃~~50℃ 147 147 * Material: 316 stainless steels 148 148 149 149 === 1.4.3 Wireless Differential Air Pressure Sensor === ... ... @@ -154,8 +154,8 @@ 154 154 * Accuracy: 0.5% F.S, resolution is 0.05%. 155 155 * Overload: 300% F.S 156 156 * Zero temperature drift: ±0.03%F.S/°C 157 -* Operating temperature: -20 °C~~60°C158 -* Storage temperature: -20 °C~~60°C157 +* Operating temperature: -20℃~~60℃ 158 +* Storage temperature: -20℃~~60℃ 159 159 * Compensation temperature: 0~~50°C 160 160 161 161 == 1.5 Application and Installation == ... ... @@ -275,7 +275,7 @@ 275 275 276 276 == 1.10 Mechanical == 277 277 278 -=== 1.10.1 for LB version === 278 +=== 1.10.1 for LB version(% style="display:none" %) (%%) === 279 279 280 280 281 281 [[image:image-20240109160800-6.png]] ... ... @@ -591,221 +591,17 @@ 591 591 [[image:1675145081239-376.png]] 592 592 593 593 594 -== 2.6 DatalogFeature(SinceV1.1)==594 +== 2.6 Frequency Plans == 595 595 596 -When a user wants to retrieve sensor value, he can send a poll command from the IoT platform to ask the sensor to send value in the required time slot. 597 597 598 - 599 - 600 -=== 2.6.1 Unix TimeStamp === 601 - 602 -CPL01 uses Unix TimeStamp format based on 603 - 604 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/WebHome/1652861618065-927.png?width=705&height=109&rev=1.1||alt="1652861618065-927.png" height="109" width="705"]] 605 - 606 -Users can get this time from the link: [[https:~~/~~/www.epochconverter.com/>>url:https://www.epochconverter.com/]] : 607 - 608 -Below is the converter example: 609 - 610 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/WebHome/1652861637105-371.png?width=732&height=428&rev=1.1||alt="1652861637105-371.png"]] 611 - 612 - 613 -=== 2.6.2 Set Device Time === 614 - 615 -There are two ways to set the device's time: 616 - 617 - 618 -(% style="color:blue" %)**1. Through LoRaWAN MAC Command (Default settings)** 619 - 620 -Users need to set SYNCMOD=1 to enable sync time via the MAC command. 621 - 622 -Once CPL01 Joined the LoRaWAN network, it will send the MAC command (DeviceTimeReq) and the server will reply with (DeviceTimeAns) to send the current time to CPL01. If CPL01 fails to get the time from the server, CPL01 will use the internal time and wait for the next time request ~[[[via Device Status (FPORT=5)>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/#H2.3.1DeviceStatus2CFPORT3D5]]]. 623 - 624 - 625 -(% style="color:red" %)**Note: LoRaWAN Server needs to support LoRaWAN v1.0.3(MAC v1.0.3) or higher to support this MAC command feature.** 626 - 627 - 628 -(% style="color:blue" %)** 2. Manually Set Time** 629 - 630 -Users need to set SYNCMOD=0 to manual time, otherwise, the user set time will be overwritten by the time set by the server. 631 - 632 - 633 -=== 2.6.3 Poll sensor value === 634 - 635 -Users can poll sensor values based on timestamps. Below is the downlink command. 636 - 637 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:470px" %) 638 -|=(% colspan="4" style="width: 154px;background-color:#4F81BD;color:white" %)**Downlink Command to poll Open/Close status (0x31)** 639 -|(% style="background-color:#f2f2f2; width:70px" %)**1byte**|(% style="background-color:#f2f2f2; width:140px" %)**4bytes**|(% style="background-color:#f2f2f2; width:140px" %)((( 640 -((( 641 -**4bytes** 642 -))) 643 - 644 -((( 645 - 646 -))) 647 -)))|(% style="background-color:#f2f2f2; width:150px" %)**1byte** 648 -|(% style="background-color:#f2f2f2; width:70px" %)31|(% style="background-color:#f2f2f2; width:140px" %)Timestamp start|(% style="background-color:#f2f2f2; width:140px" %)Timestamp end|(% style="background-color:#f2f2f2; width:150px" %)Uplink Interval 649 - 650 -Timestamp start and Timestamp end-use Unix TimeStamp format as mentioned above. Devices will reply with all data logs during this period, using the uplink interval. 651 - 652 -For example, downlink command[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/WebHome/image-20220518162852-1.png?rev=1.1||alt="image-20220518162852-1.png"]] 653 - 654 -Is to check 2021/11/12 12:00:00 to 2021/11/12 15:00:00's data 655 - 656 -Uplink Internal =5s,means CPL01 will send one packet every 5s. range 5~~255s. 657 - 658 - 659 -=== 2.6.4 Decoder in TTN V3 === 660 - 661 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/WebHome/1652862574387-195.png?width=722&height=359&rev=1.1||alt="1652862574387-195.png" height="359" width="722"]] 662 - 663 -Please check the decoder from this link: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>url:https://github.com/dragino/dragino-end-node-decoder]] 664 - 665 - 666 - 667 -== 2.7 Frequency Plans == 668 - 669 - 670 670 The PS-LB/LS uses OTAA mode and below frequency plans by default. Each frequency band use different firmware, user update the firmware to the corresponding band for their country. 671 671 672 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/ a>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]]599 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20Frequency%20Band/]] 673 673 674 674 675 -== 2. 8Report on ChangeFeature (Since firmwareV1.1.2)==602 +== 2.7 Firmware Change Log == 676 676 677 677 678 -=== 2.8.1 Uplink payload(Enable ROC) === 679 - 680 - 681 -Used to Monitor the IDC and VDC increments, and send ROC uplink when the IDC or VDC changes exceed. 682 - 683 -With ROC enabled, the payload is as follows: 684 - 685 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 686 -|(% style="background-color:#4f81bd; color:white; width:97px" %)((( 687 -**Size(bytes)** 688 -)))|(% style="background-color:#4f81bd; color:white; width:48px" %)**2**|(% style="background-color:#4f81bd; color:white; width:71px" %)**2**|(% style="background-color:#4f81bd; color:white; width:98px" %)**2**|(% style="background-color:#4f81bd; color:white; width:73px" %)**2**|(% style="background-color:#4f81bd; color:white; width:122px" %)**1** 689 -|(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)((( 690 -[[IN1 &IN2 Interrupt flag>>||anchor="H2.3.7IN126IN226INTpin"]] 691 - 692 -& **ROC_flag** 693 -))) 694 - 695 -(% style="color:blue" %)**IN1 &IN2 , Interrupt flag , ROC_flag:** 696 - 697 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 698 -|(% style="background-color:#4f81bd; color:white; width:55px" %)**Size(bit)**|(% style="background-color:#4f81bd; color:white; width:65px" %)**bit7**|(% style="background-color:#4f81bd; color:white; width:46.5834px" %)**bit6**|(% style="background-color:#4f81bd; color:white; width:1px" %)**bit5**|(% style="background-color:#4f81bd; color:white; width:65px" %)**bit4**|(% style="background-color:#4f81bd; color:white; width:65px" %)**bit3**|(% style="background-color:#4f81bd; color:white; width:105px" %)**bit2**|(% style="background-color:#4f81bd; color:white; width:105px" %)**bit1**|(% style="background-color:#4f81bd; color:white; width:105px" %)**bit0** 699 -|(% style="width:75px" %)Value|(% style="width:89px" %)IDC_Roc_flagL|(% style="width:46.5834px" %)IDC_Roc_flagH|(% style="width:1px" %)VDC_Roc_flagL|(% style="width:89px" %)VDC_Roc_flagH|(% style="width:89px" %)IN1_pin_level|(% style="width:103px" %)IN2_pin_level|(% style="width:103px" %)Exti_pin_level|(% style="width:103px" %)Exti_status 700 - 701 -* (% style="color:#037691" %)**IDC_Roc_flagL** 702 - 703 -80 (H): (0x80&0x80)=80(H)=**1**000 0000(B) bit7=1, "TRUE", This uplink is triggered when the decrease in the IDC compared to the last ROC refresh exceeds the set threshold. 704 - 705 -60 (H): (0x60&0x80)=0 bit7=0, "FALSE", This uplink is not triggered when the decrease in the IDC compared to the last ROC refresh exceeds the set threshold. 706 - 707 - 708 -* (% style="color:#037691" %)**IDC_Roc_flagH** 709 - 710 -60 (H): (0x60&0x40)=60(H)=0**1**000 0000(B) bit6=1, "TRUE", This uplink is triggered when the increase in the value of the IDC compared to the last ROC refresh exceeds the set threshold. 711 - 712 -80 (H): (0x80&0x40)=0 bit6=0, "FALSE", This uplink is not triggered when the increase in the value of the IDC compared to the last ROC refresh exceeds the set threshold. 713 - 714 - 715 -* (% style="color:#037691" %)**VDC_Roc_flagL** 716 - 717 -20 (H): (0x20&0x20)=20(H)=00**1**0 0000(B) bit5=1, "TRUE", This uplink is triggered when the decrease in the VDC compared to the last ROC refresh exceeds the set threshold. 718 - 719 -90 (H): (0x90&0x20)=0 bit5=0, "FALSE", This uplink is not triggered when the decrease in the VDC compared to the last ROC refresh exceeds the set threshold. 720 - 721 - 722 -* (% style="color:#037691" %)**VDC_Roc_flagH** 723 - 724 -90 (H): (0x90&0x10)=10(H)=000**1** 0000(B) bit4=1, "TRUE", This uplink is triggered when the increase in the value of the VDC compared to the last ROC refresh exceeds the set threshold. 725 - 726 -20 (H): (0x20&0x10)=0 bit4=0, "FALSE", This uplink is not triggered when the increase in the value of the VDC compared to the last ROC refresh exceeds the set threshold. 727 - 728 - 729 -* (% style="color:#037691" %)**IN1_pin_level & IN2_pin_level** 730 - 731 -IN1 and IN2 are used as digital input pins. 732 - 733 -80 (H): (0x80&0x08)=0 IN1 pin is low level. 734 - 735 -80 (H): (0x09&0x04)=0 IN2 pin is low level. 736 - 737 - 738 -* (% style="color:#037691" %)**Exti_pin_level &Exti_status** 739 - 740 -This data field shows whether the packet is generated by an interrupt pin. 741 - 742 -Note: The Internet pin of the old motherboard is a separate pin in the screw terminal, and the interrupt pin of the new motherboard(SIB V1.3) is the **GPIO_EXTI** pin. 743 - 744 -**Exti_pin_level:** 80 (H): (0x80&0x02)=0 "low", The level of the interrupt pin. 745 - 746 -**Exti_status: **80 (H): (0x80&0x01)=0 "False", Normal uplink packet. 747 - 748 - 749 -=== 2.8.2 Set the Report on Change === 750 - 751 - 752 -Feature: Set the detection interval and threshold to monitor whether the IDC/VDC variable exceeds the threshold. If the threshold is exceeded, an ROC uplink is sent. 753 -(% style="color:blue" %)**AT Command: AT+ROC** 754 - 755 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 756 -|=(% style="width: 143px; background-color: rgb(79, 129, 189); color: white;" %)**Command Example**|=(% style="width: 197px; background-color: rgb(79, 129, 189); color: white;" %)**Parameters**|=(% style="width: 168px; background-color: rgb(79, 129, 189); color: white;" %)**Response/Explanation** 757 -|(% style="width:143px" %)AT+ROC=?|(% style="width:197px" %)Show current ROC setting|(% style="width:168px" %)((( 758 -0,0,0,0(default) 759 - 760 -OK 761 -))) 762 -|(% colspan="1" rowspan="4" style="width:143px" %)((( 763 - 764 - 765 - 766 - 767 -AT+ROC=a,b,c,d 768 -)))|(% style="width:197px" %)**a**: Enable or disable the ROC|(% style="width:168px" %)((( 769 -0: off 770 - 771 -1: on 772 -))) 773 -|(% style="width:197px" %)**b**: Set the detection interval|(% style="width:168px" %)Unit: second 774 -|(% style="width:197px" %)**c**: Setting the IDC change threshold|(% style="width:168px" %)Unit: uA 775 -|(% style="width:197px" %)**d**: Setting the VDC change threshold|(% style="width:168px" %)Unit: mV 776 - 777 -**Example:** 778 - 779 -* AT+ROC=1,60,3000, 500 ~/~/ Check value every 60 seconds. lf there is change in IDC (>3mA) or VDC (>500mV), sends an ROC uplink. 780 -* AT+ROC=1,60,3000,0 ~/~/ Check value every 60 seconds. lf there is change in IDC (>3mA), send an ROC uplink. 0 Means doesn't monitor Voltage. 781 - 782 -(% style="color:blue" %)**Downlink Command: 0x09 aa bb cc dd** 783 - 784 -Format: Function code (0x09) followed by 4 bytes. 785 - 786 -(% style="color:blue" %)**aa: **(%%)Enable/Disable the ROC. 787 - 788 -(% style="color:blue" %)**bb: **(%%)Set the detection interval. (second) 789 - 790 -(% style="color:blue" %)**cc: **(%%)Setting the IDC change threshold. (uA) 791 - 792 -(% style="color:blue" %)**dd: **(%%)Setting the VDC change threshold. (mV) 793 - 794 -**Example:** 795 - 796 -* Downlink Payload: **09 01 00 3C 0B B8 01 F4 ** ~/~/Equal to AT+ROC=1,60,3000, 500 797 -* Downlink Payload: **09 01 00 3C 0B B8 00 00 ** ~/~/AT+ROC=1,60,3000,0 798 - 799 -(% style="color:blue" %)**Screenshot of parsing example in TTN:** 800 - 801 -* AT+ROC=1,60,3000, 500. 802 - 803 -[[image:image-20241019170902-1.png||height="450" width="1454"]] 804 - 805 - 806 -== 2.9 Firmware Change Log == 807 - 808 - 809 809 **Firmware download link:** 810 810 811 811 [[https:~~/~~/www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0>>url:https://www.dropbox.com/sh/gf1glloczbzz19h/AABbuYI4WY6VdAmpXo6o1V2Ka?dl=0]] ... ... @@ -986,12 +986,6 @@ 986 986 987 987 (A->01,B->02,C->03,D->04,E->05,F->06,G->07,H->08,I->09,J->0A,K->0B,L->0C) 988 988 989 -When aa=02, it is the Differential Pressure Sensor , which converts the current into a pressure value; 990 - 991 -bb represents which type of pressure sensor it is. 992 - 993 -(0~~100Pa->01,0~~200Pa->02,0~~300Pa->03,0~~1KPa->04,0~~2KPa->05,0~~3KPa->06,0~~4KPa->07,0~~5KPa->08,0~~10KPa->09,-100~~ 100Pa->0A,-200~~ 200Pa->0B,-1~~ 1KPa->0C) 994 - 995 995 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 996 996 |(% style="background-color:#4f81bd; color:white; width:154px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:269px" %)**Function**|(% style="background-color:#4f81bd; color:white" %)**Response** 997 997 |(% 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 ... ... @@ -1014,7 +1014,7 @@ 1014 1014 === 3.3.5 Multiple collections are one uplink (Since firmware V1.1) === 1015 1015 1016 1016 1017 -Added AT+STDC command to collect the voltage of VDC_INPUT /IDC_INPUTmultiple times and upload it at one time.807 +Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time. 1018 1018 1019 1019 (% style="color:blue" %)**AT Command: AT** **+STDC** 1020 1020 ... ... @@ -1022,8 +1022,7 @@ 1022 1022 1023 1023 (% style="color:#037691" %)**aa:**(%%) 1024 1024 **0:** means disable this function and use TDC to send packets. 1025 -**1:** means that the function is enabled to send packets by collecting VDC data for multiple times. 1026 -**2:** means that the function is enabled to send packets by collecting IDC data for multiple times. 815 +**1:** means enable this function, use the method of multiple acquisitions to send packets. 1027 1027 (% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535 1028 1028 (% style="color:#037691" %)**cc:**(%%)** **the number of collection times, the value is 1~~120 1029 1029 ... ... @@ -1048,7 +1048,7 @@ 1048 1048 1049 1049 (% style="color:blue" %)**Downlink Command: 0xAE** 1050 1050 1051 -Format: Command Code (0x AE) followed by4bytes.840 +Format: Command Code (0x08) followed by 5 bytes. 1052 1052 1053 1053 * Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->** AT+STDC=1,600,18 1054 1054 ... ... @@ -1134,7 +1134,6 @@ 1134 1134 1135 1135 [[image:image-20240109172423-7.png]](% style="display:none" %) 1136 1136 1137 -[[image:image-20240817150702-1.png]] 1138 1138 1139 1139 = 9. Packing Info = 1140 1140 ... ... @@ -1157,3 +1157,4 @@ 1157 1157 1158 1158 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[Support@dragino.cc>>mailto:Support@dragino.cc]]. 1159 1159 948 +
- image-20240817150702-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -38.4 KB - Content