<
From version < 74.1 >
edited by Xiaoling
on 2022/06/07 17:42
To version < 73.4 >
edited by Xiaoling
on 2022/06/07 17:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,29 +68,20 @@
68 68  
69 69  
70 70  
71 +
71 71  = 1. Introduction =
72 72  
73 73  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
74 74  
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 -)))
78 78  
79 -(((
80 80  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 -)))
82 82  
83 -(((
84 84  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 -)))
86 86  
87 -(((
88 88  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
89 -)))
90 90  
91 -(((
92 92  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 -)))
94 94  
95 95  
96 96  [[image:1654592435432-887.png]]
... ... @@ -115,6 +115,7 @@
115 115  
116 116  
117 117  
109 +
118 118  == 1.3 Probe Specification ==
119 119  
120 120  
... ... @@ -137,6 +137,7 @@
137 137  
138 138  
139 139  
132 +
140 140  == 1.4 ​Applications ==
141 141  
142 142  * Smart Agriculture
... ... @@ -143,6 +143,7 @@
143 143  
144 144  
145 145  
139 +
146 146  == 1.5 Pin mapping and power on ==
147 147  
148 148  [[image:1654592472094-134.png]]
... ... @@ -221,9 +221,7 @@
221 221  [[image:image-20220607170442-2.png]]
222 222  
223 223  
224 -(((
225 225  (% 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 -)))
227 227  
228 228  [[image:1654592697690-910.png]]
229 229  
... ... @@ -231,17 +231,11 @@
231 231  
232 232  == 2.3 ​Uplink Payload ==
233 233  
234 -(((
235 235  LSPH01 will uplink payload via LoRaWAN with below payload format: 
236 -)))
237 237  
238 -(((
239 239  Uplink payload includes in total 11 bytes.
240 -)))
241 241  
242 -(((
243 243  Normal uplink payload:
244 -)))
245 245  
246 246  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
247 247  |(((
... ... @@ -325,24 +325,18 @@
325 325  
326 326  === 2.3.6 Message Type ===
327 327  
328 -(((
329 329  For a normal uplink payload, the message type is always 0x01.
330 -)))
331 331  
332 -(((
333 333  Valid Message Type:
334 -)))
335 335  
336 336  
337 337  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
338 -|=**Message Type Code**|=**Description**|=**Payload**
320 +|**Message Type Code**|**Description**|**Payload**
339 339  |0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
340 340  |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
341 341  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
342 342  
343 343  
344 -
345 -
346 346  === 2.3.7 Decode payload in The Things Network ===
347 347  
348 348  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -514,8 +514,6 @@
514 514  * Reply to non-confirmed packet: 14 00
515 515  
516 516  
517 -
518 -
519 519  == 2.8 Frequency Plans ==
520 520  
521 521  (((
... ... @@ -572,6 +572,7 @@
572 572  * 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)
573 573  
574 574  
553 +
575 575  === 2.8.3 CN470-510 (CN470) ===
576 576  
577 577  Used in China, Default use CHE=1
... ... @@ -813,8 +813,6 @@
813 813  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
814 814  
815 815  
816 -
817 -
818 818  == 3.2 Set Interrupt Mode ==
819 819  
820 820  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -834,6 +834,7 @@
834 834  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
835 835  
836 836  
814 +
837 837  == 3.3 Calibrate Sensor ==
838 838  
839 839  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -851,7 +851,6 @@
851 851  * Reply to the confirmation package: 26 01
852 852  * Reply to non-confirmed packet: 26 00
853 853  
854 -
855 855  Device will send an uplink after got this downlink command. With below payload:
856 856  
857 857  Configures info payload:
... ... @@ -1075,6 +1075,7 @@
1075 1075  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1076 1076  
1077 1077  
1055 +
1078 1078  = 9. ​Packing Info =
1079 1079  
1080 1080  
... ... @@ -1090,6 +1090,7 @@
1090 1090  * Weight / pcs : g
1091 1091  
1092 1092  
1071 +
1093 1093  = 10. ​Support =
1094 1094  
1095 1095  * 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