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

Summary

Details

Page properties
Content
... ... @@ -68,29 +68,21 @@
68 68  
69 69  
70 70  
71 +
72 +
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]]
... ... @@ -114,7 +114,6 @@
114 114  * 8500mAh Battery for long term use
115 115  
116 116  
117 -
118 118  == 1.3 Probe Specification ==
119 119  
120 120  
... ... @@ -136,13 +136,11 @@
136 136  * Length: 3.5 meters
137 137  
138 138  
139 -
140 140  == 1.4 ​Applications ==
141 141  
142 142  * Smart Agriculture
143 143  
144 144  
145 -
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,13 +325,9 @@
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" %)
... ... @@ -342,7 +342,6 @@
342 342  
343 343  
344 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.
... ... @@ -505,6 +505,7 @@
505 505  Always 0x03
506 506  )))
507 507  
484 +
508 508  User can also send 0x14 downlink command to poll the current calibration payload.
509 509  
510 510  [[image:image-20220607171416-7.jpeg]]
... ... @@ -515,7 +515,6 @@
515 515  
516 516  
517 517  
518 -
519 519  == 2.8 Frequency Plans ==
520 520  
521 521  (((
... ... @@ -572,6 +572,8 @@
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  
551 +
552 +
575 575  === 2.8.3 CN470-510 (CN470) ===
576 576  
577 577  Used in China, Default use CHE=1
... ... @@ -640,6 +640,7 @@
640 640  
641 641  
642 642  
621 +
643 643  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
644 644  
645 645  (% style="color:blue" %)**Default Uplink channel:**
... ... @@ -756,6 +756,7 @@
756 756  
757 757  
758 758  
738 +
759 759  == 2.10 ​Firmware Change Log ==
760 760  
761 761  
... ... @@ -814,7 +814,6 @@
814 814  
815 815  
816 816  
817 -
818 818  == 3.2 Set Interrupt Mode ==
819 819  
820 820  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -834,6 +834,8 @@
834 834  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
835 835  
836 836  
816 +
817 +
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
... ... @@ -1021,7 +1021,7 @@
1021 1021  
1022 1022  LSPH01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSPH01 for using AT command, as below.
1023 1023  
1024 -[[image:1654593668970-604.png]]
1005 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589001411-343.png?rev=1.1||alt="1654589001411-343.png"]]
1025 1025  
1026 1026  **Connection:**
1027 1027  
... ... @@ -1035,7 +1035,7 @@
1035 1035  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1036 1036  
1037 1037  
1038 - [[image:1654593712276-618.png]]
1019 + [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589062541-567.png?rev=1.1||alt="1654589062541-567.png"]]
1039 1039  
1040 1040  Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1041 1041  
... ... @@ -1074,7 +1074,6 @@
1074 1074  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1075 1075  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1076 1076  
1077 -
1078 1078  = 9. ​Packing Info =
1079 1079  
1080 1080  
... ... @@ -1089,10 +1089,8 @@
1089 1089  * Package Size / pcs : cm
1090 1090  * Weight / pcs : g
1091 1091  
1092 -
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.
1096 1096  * 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.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]].
1097 1097  
1098 -
1654593668970-604.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -546.2 KB
Content
1654593712276-618.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -144.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0