<
From version < 73.3 >
edited by Xiaoling
on 2022/06/07 17:24
To version < 73.15 >
edited by Xiaoling
on 2022/06/07 17:41
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,20 +68,29 @@
68 68  
69 69  
70 70  
71 -
72 72  = 1. Introduction =
73 73  
74 74  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
75 75  
75 +(((
76 76  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.
77 +)))
77 77  
79 +(((
78 78  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.
81 +)))
79 79  
83 +(((
80 80  The LoRa wireless technology used in LSPH01 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
85 +)))
81 81  
87 +(((
82 82  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
89 +)))
83 83  
91 +(((
84 84  Each LSPH01 is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
93 +)))
85 85  
86 86  
87 87  [[image:1654592435432-887.png]]
... ... @@ -106,7 +106,6 @@
106 106  
107 107  
108 108  
109 -
110 110  == 1.3 Probe Specification ==
111 111  
112 112  
... ... @@ -129,11 +129,12 @@
129 129  
130 130  
131 131  
132 -
133 133  == 1.4 ​Applications ==
134 134  
135 135  * Smart Agriculture
136 136  
144 +
145 +
137 137  == 1.5 Pin mapping and power on ==
138 138  
139 139  [[image:1654592472094-134.png]]
... ... @@ -212,7 +212,9 @@
212 212  [[image:image-20220607170442-2.png]]
213 213  
214 214  
224 +(((
215 215  (% style="color:blue" %)**Step 3**(%%)**:** The LSPH01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.
226 +)))
216 216  
217 217  [[image:1654592697690-910.png]]
218 218  
... ... @@ -220,11 +220,17 @@
220 220  
221 221  == 2.3 ​Uplink Payload ==
222 222  
234 +(((
223 223  LSPH01 will uplink payload via LoRaWAN with below payload format: 
236 +)))
224 224  
238 +(((
225 225  Uplink payload includes in total 11 bytes.
240 +)))
226 226  
242 +(((
227 227  Normal uplink payload:
244 +)))
228 228  
229 229  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
230 230  |(((
... ... @@ -308,9 +308,13 @@
308 308  
309 309  === 2.3.6 Message Type ===
310 310  
328 +(((
311 311  For a normal uplink payload, the message type is always 0x01.
330 +)))
312 312  
332 +(((
313 313  Valid Message Type:
334 +)))
314 314  
315 315  
316 316  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
... ... @@ -320,6 +320,8 @@
320 320  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
321 321  
322 322  
344 +
345 +
323 323  === 2.3.7 Decode payload in The Things Network ===
324 324  
325 325  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -491,6 +491,8 @@
491 491  * Reply to non-confirmed packet: 14 00
492 492  
493 493  
517 +
518 +
494 494  == 2.8 Frequency Plans ==
495 495  
496 496  (((
... ... @@ -547,7 +547,6 @@
547 547  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
548 548  
549 549  
550 -
551 551  === 2.8.3 CN470-510 (CN470) ===
552 552  
553 553  Used in China, Default use CHE=1
... ... @@ -789,6 +789,8 @@
789 789  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
790 790  
791 791  
816 +
817 +
792 792  == 3.2 Set Interrupt Mode ==
793 793  
794 794  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -808,7 +808,6 @@
808 808  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
809 809  
810 810  
811 -
812 812  == 3.3 Calibrate Sensor ==
813 813  
814 814  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -826,6 +826,7 @@
826 826  * Reply to the confirmation package: 26 01
827 827  * Reply to non-confirmed packet: 26 00
828 828  
854 +
829 829  Device will send an uplink after got this downlink command. With below payload:
830 830  
831 831  Configures info payload:
... ... @@ -1049,7 +1049,6 @@
1049 1049  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1050 1050  
1051 1051  
1052 -
1053 1053  = 9. ​Packing Info =
1054 1054  
1055 1055  
... ... @@ -1065,7 +1065,6 @@
1065 1065  * Weight / pcs : g
1066 1066  
1067 1067  
1068 -
1069 1069  = 10. ​Support =
1070 1070  
1071 1071  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0