<
From version < 73.4 >
edited by Xiaoling
on 2022/06/07 17:24
To version < 74.1 >
edited by Xiaoling
on 2022/06/07 17:42
>
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,7 +129,6 @@
129 129  
130 130  
131 131  
132 -
133 133  == 1.4 ​Applications ==
134 134  
135 135  * Smart Agriculture
... ... @@ -136,7 +136,6 @@
136 136  
137 137  
138 138  
139 -
140 140  == 1.5 Pin mapping and power on ==
141 141  
142 142  [[image:1654592472094-134.png]]
... ... @@ -215,7 +215,9 @@
215 215  [[image:image-20220607170442-2.png]]
216 216  
217 217  
224 +(((
218 218  (% 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 +)))
219 219  
220 220  [[image:1654592697690-910.png]]
221 221  
... ... @@ -223,11 +223,17 @@
223 223  
224 224  == 2.3 ​Uplink Payload ==
225 225  
234 +(((
226 226  LSPH01 will uplink payload via LoRaWAN with below payload format: 
236 +)))
227 227  
238 +(((
228 228  Uplink payload includes in total 11 bytes.
240 +)))
229 229  
242 +(((
230 230  Normal uplink payload:
244 +)))
231 231  
232 232  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
233 233  |(((
... ... @@ -311,18 +311,24 @@
311 311  
312 312  === 2.3.6 Message Type ===
313 313  
328 +(((
314 314  For a normal uplink payload, the message type is always 0x01.
330 +)))
315 315  
332 +(((
316 316  Valid Message Type:
334 +)))
317 317  
318 318  
319 319  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
320 -|**Message Type Code**|**Description**|**Payload**
338 +|=**Message Type Code**|=**Description**|=**Payload**
321 321  |0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
322 322  |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
323 323  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
324 324  
325 325  
344 +
345 +
326 326  === 2.3.7 Decode payload in The Things Network ===
327 327  
328 328  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -494,6 +494,8 @@
494 494  * Reply to non-confirmed packet: 14 00
495 495  
496 496  
517 +
518 +
497 497  == 2.8 Frequency Plans ==
498 498  
499 499  (((
... ... @@ -550,7 +550,6 @@
550 550  * 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)
551 551  
552 552  
553 -
554 554  === 2.8.3 CN470-510 (CN470) ===
555 555  
556 556  Used in China, Default use CHE=1
... ... @@ -792,6 +792,8 @@
792 792  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
793 793  
794 794  
816 +
817 +
795 795  == 3.2 Set Interrupt Mode ==
796 796  
797 797  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -811,7 +811,6 @@
811 811  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
812 812  
813 813  
814 -
815 815  == 3.3 Calibrate Sensor ==
816 816  
817 817  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -829,6 +829,7 @@
829 829  * Reply to the confirmation package: 26 01
830 830  * Reply to non-confirmed packet: 26 00
831 831  
854 +
832 832  Device will send an uplink after got this downlink command. With below payload:
833 833  
834 834  Configures info payload:
... ... @@ -1052,7 +1052,6 @@
1052 1052  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1053 1053  
1054 1054  
1055 -
1056 1056  = 9. ​Packing Info =
1057 1057  
1058 1058  
... ... @@ -1068,7 +1068,6 @@
1068 1068  * Weight / pcs : g
1069 1069  
1070 1070  
1071 -
1072 1072  = 10. ​Support =
1073 1073  
1074 1074  * 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