<
From version < 99.14 >
edited by Xiaoling
on 2023/05/23 17:22
To version < 99.23 >
edited by Xiaoling
on 2023/05/31 16:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,11 +20,11 @@
20 20  
21 21  
22 22  (((
23 -The Dragino LSPH01 is a (% style="color:#4f81bd" %)**LoRaWAN Soil pH Sensor**(%%) for IoT of Agriculture. It is designed to measure the soil PH and soil temperature, so to send to the platform to analyze the soil acid or alkali level. The probe is IP68 waterproof.
23 +The Dragino LSPH01 is a (% style="color:blue" %)**LoRaWAN Soil pH Sensor**(%%) for IoT of Agriculture. It is designed to measure the (% style="color:blue" %)**soil PH and soil temperature**(%%), so to send to the platform to analyze the soil acid or alkali level. The probe is IP68 waterproof.
24 24  )))
25 25  
26 26  (((
27 -LSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect soil's** (% style="color:#4f81bd" %)pH (%%)**with high accuracy and stable value. The LSPH01 probe can be buried into soil for long time use.
27 +LSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect (% style="color:blue" %)**soil's pH **(%%)with high accuracy and stable value. The LSPH01 probe can be buried into soil for long time use.
28 28  )))
29 29  
30 30  (((
... ... @@ -32,7 +32,7 @@
32 32  )))
33 33  
34 34  (((
35 -LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
35 +LSPH01 is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
36 36  )))
37 37  
38 38  (((
... ... @@ -43,7 +43,6 @@
43 43  [[image:1654592435432-887.png]]
44 44  
45 45  
46 -
47 47  == ​1.2 Features ==
48 48  
49 49  
... ... @@ -493,7 +493,6 @@
493 493  )))
494 494  
495 495  
496 -
497 497  (% style="color:#037691" %)**Calibration Payload**
498 498  
499 499  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
... ... @@ -515,8 +515,6 @@
515 515  |=(% style="width: 183px; background-color:#D9E2F3;color:#0070C0" %)**Downlink Control Type**|=(% style="width: 55px; background-color:#D9E2F3;color:#0070C0" %)FPort|=(% style="width: 93px; background-color:#D9E2F3;color:#0070C0" %)**Type Code**|=(% style="width: 146px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Downlink payload size(bytes)**
516 516  |(% style="width:183px" %)Get Calibration Version Info|(% style="width:55px" %)Any|(% style="width:93px" %)14|(% style="width:146px" %)2
517 517  
518 -
519 -
520 520  * Reply to the confirmation package: 14 01
521 521  * Reply to non-confirmed packet: 14 00
522 522  
... ... @@ -1005,9 +1005,18 @@
1005 1005  
1006 1006  (% style="color:#037691" %)**AT Command: AT+TDC**
1007 1007  
1008 -[[image:image-20220607171554-8.png]]
1004 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1005 +|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1006 +|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
1007 +30000
1008 +OK
1009 +the interval is 30000ms = 30s
1010 +)))
1011 +|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
1012 +OK
1013 +Set transmit interval to 60000ms = 60 seconds​
1014 +)))
1009 1009  
1010 -
1011 1011  (((
1012 1012  (% style="color:#037691" %)**Downlink Command: 0x01**
1013 1013  )))
... ... @@ -1037,9 +1037,21 @@
1037 1037  
1038 1038  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1039 1039  
1040 -[[image:image-20220610105907-1.png]]
1045 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1046 +|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1047 +|(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
1048 +0
1049 +OK
1050 +the mode is 0 =No interruption
1051 +)))
1052 +|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((
1053 +Set Transmit Interval
1054 +0. (Disable Interrupt),
1055 +~1. (Trigger by rising and falling edge)
1056 +2. (Trigger by falling edge)
1057 +3. (Trigger by rising edge)
1058 +)))|(% style="width:157px" %)OK
1041 1041  
1042 -
1043 1043  (((
1044 1044  (% style="color:#037691" %)**Downlink Command: 0x06**
1045 1045  )))
... ... @@ -1064,7 +1064,6 @@
1064 1064  )))
1065 1065  
1066 1066  
1067 -
1068 1068  == 3.3 Calibrate Sensor ==
1069 1069  
1070 1070  
... ... @@ -1078,7 +1078,9 @@
1078 1078  
1079 1079  (% style="color:#037691" %)**Downlink Command: 0x26**
1080 1080  
1081 -[[image:image-20220607171917-10.png]]
1097 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
1098 +|(% style="background-color:#d9e2f3; color:#0070c0; width:193px" %)**Downlink Control Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:57px" %)**FPort**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:159px" %)**Downlink payload size(bytes)**
1099 +|(% style="width:193px" %)Get Firmware Version Info|(% style="width:57px" %)Any|(% style="width:91px" %)26|(% style="width:149px" %)2
1082 1082  
1083 1083  * Reply to the confirmation package: 26 01
1084 1084  * Reply to non-confirmed packet: 26 00
... ... @@ -1087,11 +1087,9 @@
1087 1087  
1088 1088  Configures info payload:
1089 1089  
1090 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
1091 -|=(((
1092 -**Size(bytes)**
1093 -)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
1094 -|**Value**|Software Type|(((
1108 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1109 +|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**5**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**1**
1110 +|Value|Software Type|(((
1095 1095  Frequency
1096 1096  Band
1097 1097  )))|Sub-band|(((
... ... @@ -1104,7 +1104,6 @@
1104 1104  
1105 1105  (% style="color:#037691" %)**Software Type**(%%): Always 0x03 for LSPH01
1106 1106  
1107 -
1108 1108  (% style="color:#037691" %)**Frequency Band**:
1109 1109  
1110 1110  *0x01: EU868
... ... @@ -1130,10 +1130,8 @@
1130 1130  
1131 1131  (% style="color:#037691" %)**Sub-Band**(%%): value 0x00 ~~ 0x08
1132 1132  
1133 -
1134 1134  (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
1135 1135  
1136 -
1137 1137  (% style="color:#037691" %)**Sensor Type**:
1138 1138  
1139 1139  0x01: LSE01
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0