<
From version < 81.1 >
edited by Xiaoling
on 2022/06/07 18:04
To version < 86.9 >
edited by Xiaoling
on 2022/06/14 14:34
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  
6 6  
7 -**Contents:**
7 +**Table of Contents:**
8 8  
9 9  * [[1. Introduction>>path:#H1.Introduction]]
10 10  ** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
... ... @@ -64,14 +64,13 @@
64 64  
65 65  
66 66  
67 -
68 -
69 -
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
73 73  
74 74  (((
72 +
73 +
75 75  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.
76 76  )))
77 77  
... ... @@ -96,6 +96,7 @@
96 96  
97 97  
98 98  
98 +
99 99  == ​1.2 Features ==
100 100  
101 101  * LoRaWAN 1.0.3 Class A
... ... @@ -114,6 +114,7 @@
114 114  
115 115  
116 116  
117 +
117 117  == 1.3 Probe Specification ==
118 118  
119 119  
... ... @@ -126,6 +126,7 @@
126 126  * IP68 Protection
127 127  * Length: 3.5 meters
128 128  
130 +
129 129  (% style="color:#4f81bd" %)**Soil Temperature:**
130 130  
131 131  * Range -40℃~85℃
... ... @@ -136,6 +136,7 @@
136 136  
137 137  
138 138  
141 +
139 139  == 1.4 ​Applications ==
140 140  
141 141  * Smart Agriculture
... ... @@ -142,6 +142,7 @@
142 142  
143 143  
144 144  
148 +
145 145  == 1.5 Pin mapping and power on ==
146 146  
147 147  [[image:1654592472094-134.png]]
... ... @@ -157,7 +157,7 @@
157 157  )))
158 158  
159 159  (((
160 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>path:#H5.UseATCommand]]to set the keys in the LSPH01.
164 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H5.UseATCommand"]]to set the keys in the LSPH01.
161 161  )))
162 162  
163 163  
... ... @@ -169,10 +169,14 @@
169 169  
170 170  (((
171 171  [[image:1654592492399-921.png]]
176 +
177 +
172 172  )))
173 173  
174 174  (((
175 175  The LG308 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
182 +
183 +
176 176  )))
177 177  
178 178  (((
... ... @@ -196,11 +196,13 @@
196 196  [[image:1654592600093-601.png]]
197 197  
198 198  
207 +
199 199  **Add APP EUI and DEV EUI**
200 200  
201 201  [[image:1654592619856-881.png]]
202 202  
203 203  
213 +
204 204  **Add APP EUI in the application**
205 205  
206 206  [[image:1654592632656-512.png]]
... ... @@ -243,19 +243,17 @@
243 243  )))
244 244  
245 245  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
246 -|(((
247 -**Size**
256 +|=(% style="width: 62.5px;" %)(((
257 +**Size (bytes)**
258 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
259 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
260 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
248 248  
249 -**(bytes)**
250 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
251 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
252 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
253 -
254 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
255 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
256 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
262 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
263 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
264 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
257 257  )))|Reserve|(((
258 -[[Message Type>>path:#H2.3.6MessageType]]
266 +[[Message Type>>||anchor="H2.3.6MessageType"]]
259 259  )))
260 260  
261 261  [[image:1654592721645-318.png]]
... ... @@ -311,7 +311,7 @@
311 311  
312 312  === 2.3.5 Interrupt Pin ===
313 313  
314 -This data field shows if this packet is generated by interrupt or not. [[Click here>>path:#H3.2SetInterruptMode]] for the hardware and software set up.
322 +This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up.
315 315  
316 316  
317 317  **Example:**
... ... @@ -333,14 +333,15 @@
333 333  )))
334 334  
335 335  
336 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
337 -|=**Message Type Code**|=**Description**|=**Payload**
338 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
339 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
340 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
344 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
345 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
346 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
347 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
348 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
341 341  
342 342  
343 343  
352 +
344 344  === 2.3.7 Decode payload in The Things Network ===
345 345  
346 346  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -360,7 +360,7 @@
360 360  
361 361  == 2.4 Uplink Interval ==
362 362  
363 -The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]]
372 +The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
364 364  
365 365  
366 366  
... ... @@ -524,11 +524,9 @@
524 524  (% style="color:#037691" %)**Calibration Payload**
525 525  
526 526  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
527 -|(((
528 -**Size**
529 -
530 -**(bytes)**
531 -)))|**1**|**1**|**1**|**7**|**1**
536 +|=(% style="width: 62.5px;" %)(((
537 +**Size (bytes)**
538 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
532 532  |**Value**|(((
533 533  PH4
534 534  
... ... @@ -538,7 +538,7 @@
538 538  
539 539  Calibrate value
540 540  )))|Reserve|(((
541 -[[Message Type>>path:#H2.3.6MessageType]]
548 +[[Message Type>>||anchor="H2.3.6MessageType"]]
542 542  
543 543  Always 0x03
544 544  )))
... ... @@ -552,7 +552,6 @@
552 552  * Reply to non-confirmed packet: 14 00
553 553  
554 554  
555 -
556 556  == 2.8 Frequency Plans ==
557 557  
558 558  (((
... ... @@ -638,7 +638,6 @@
638 638  * 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)
639 639  
640 640  
641 -
642 642  === 2.8.3 CN470-510 (CN470) ===
643 643  
644 644  (((
... ... @@ -748,8 +748,6 @@
748 748  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
749 749  * 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)
750 750  
751 -
752 -
753 753  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
754 754  
755 755  (((
... ... @@ -973,7 +973,6 @@
973 973  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
974 974  * Blink once when device transmit a packet.
975 975  
976 -
977 977  == 2.10 ​Firmware Change Log ==
978 978  
979 979  
... ... @@ -993,7 +993,7 @@
993 993  )))
994 994  
995 995  * (((
996 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
998 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
997 997  )))
998 998  * (((
999 999  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1074,7 +1074,7 @@
1074 1074  
1075 1075  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1076 1076  
1077 -[[image:image-20220607171716-9.png]]
1079 +[[image:image-20220610105907-1.png]]
1078 1078  
1079 1079  
1080 1080  (((
... ... @@ -1104,7 +1104,7 @@
1104 1104  
1105 1105  == 3.3 Calibrate Sensor ==
1106 1106  
1107 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1109 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1108 1108  
1109 1109  
1110 1110  
... ... @@ -1136,7 +1136,7 @@
1136 1136  
1137 1137  Version
1138 1138  )))|Sensor Type|Reserve|(((
1139 -[[Message Type>>path:#H2.3.6MessageType]]
1141 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1140 1140  Always 0x02
1141 1141  )))
1142 1142  
... ... @@ -1310,19 +1310,17 @@
1310 1310  
1311 1311   [[image:1654593712276-618.png]]
1312 1312  
1313 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1315 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1314 1314  
1315 1315  
1316 -
1317 1317  = 6. FAQ =
1318 1318  
1319 1319  == 6.1 How to change the LoRa Frequency Bands/Region ==
1320 1320  
1321 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1322 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1322 1322  When downloading the images, choose the required image file for download. ​
1323 1323  
1324 1324  
1325 -
1326 1326  = 7. Trouble Shooting =
1327 1327  
1328 1328  == 7.1 AT Commands input doesn’t work ==
image-20220610105907-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +15.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0