<
From version < 86.14 >
edited by Xiaoling
on 2022/06/14 14:37
To version < 81.1 >
edited by Xiaoling
on 2022/06/07 18:04
>
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 -**Table of Contents:**
7 +**Contents:**
8 8  
9 9  * [[1. Introduction>>path:#H1.Introduction]]
10 10  ** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
... ... @@ -64,13 +64,14 @@
64 64  
65 65  
66 66  
67 +
68 +
69 +
67 67  = 1. Introduction =
68 68  
69 69  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
70 70  
71 71  (((
72 -
73 -
74 74  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.
75 75  )))
76 76  
... ... @@ -95,7 +95,6 @@
95 95  
96 96  
97 97  
98 -
99 99  == ​1.2 Features ==
100 100  
101 101  * LoRaWAN 1.0.3 Class A
... ... @@ -114,7 +114,6 @@
114 114  
115 115  
116 116  
117 -
118 118  == 1.3 Probe Specification ==
119 119  
120 120  
... ... @@ -127,7 +127,6 @@
127 127  * IP68 Protection
128 128  * Length: 3.5 meters
129 129  
130 -
131 131  (% style="color:#4f81bd" %)**Soil Temperature:**
132 132  
133 133  * Range -40℃~85℃
... ... @@ -138,7 +138,6 @@
138 138  
139 139  
140 140  
141 -
142 142  == 1.4 ​Applications ==
143 143  
144 144  * Smart Agriculture
... ... @@ -145,7 +145,6 @@
145 145  
146 146  
147 147  
148 -
149 149  == 1.5 Pin mapping and power on ==
150 150  
151 151  [[image:1654592472094-134.png]]
... ... @@ -161,7 +161,7 @@
161 161  )))
162 162  
163 163  (((
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.
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.
165 165  )))
166 166  
167 167  
... ... @@ -173,14 +173,10 @@
173 173  
174 174  (((
175 175  [[image:1654592492399-921.png]]
176 -
177 -
178 178  )))
179 179  
180 180  (((
181 181  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 -
184 184  )))
185 185  
186 186  (((
... ... @@ -204,13 +204,11 @@
204 204  [[image:1654592600093-601.png]]
205 205  
206 206  
207 -
208 208  **Add APP EUI and DEV EUI**
209 209  
210 210  [[image:1654592619856-881.png]]
211 211  
212 212  
213 -
214 214  **Add APP EUI in the application**
215 215  
216 216  [[image:1654592632656-512.png]]
... ... @@ -253,17 +253,19 @@
253 253  )))
254 254  
255 255  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
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"]]
246 +|(((
247 +**Size**
261 261  
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"]]
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]]
265 265  )))|Reserve|(((
266 -[[Message Type>>||anchor="H2.3.6MessageType"]]
258 +[[Message Type>>path:#H2.3.6MessageType]]
267 267  )))
268 268  
269 269  [[image:1654592721645-318.png]]
... ... @@ -319,7 +319,7 @@
319 319  
320 320  === 2.3.5 Interrupt Pin ===
321 321  
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.
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.
323 323  
324 324  
325 325  **Example:**
... ... @@ -341,15 +341,14 @@
341 341  )))
342 342  
343 343  
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"]]
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]]
349 349  
350 350  
351 351  
352 -
353 353  === 2.3.7 Decode payload in The Things Network ===
354 354  
355 355  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -369,7 +369,7 @@
369 369  
370 370  == 2.4 Uplink Interval ==
371 371  
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"]]
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]]
373 373  
374 374  
375 375  
... ... @@ -533,9 +533,11 @@
533 533  (% style="color:#037691" %)**Calibration Payload**
534 534  
535 535  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
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**
527 +|(((
528 +**Size**
529 +
530 +**(bytes)**
531 +)))|**1**|**1**|**1**|**7**|**1**
539 539  |**Value**|(((
540 540  PH4
541 541  
... ... @@ -545,7 +545,7 @@
545 545  
546 546  Calibrate value
547 547  )))|Reserve|(((
548 -[[Message Type>>||anchor="H2.3.6MessageType"]]
541 +[[Message Type>>path:#H2.3.6MessageType]]
549 549  
550 550  Always 0x03
551 551  )))
... ... @@ -757,7 +757,6 @@
757 757  
758 758  
759 759  
760 -
761 761  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
762 762  
763 763  (((
... ... @@ -982,8 +982,6 @@
982 982  * Blink once when device transmit a packet.
983 983  
984 984  
985 -
986 -
987 987  == 2.10 ​Firmware Change Log ==
988 988  
989 989  
... ... @@ -1003,7 +1003,7 @@
1003 1003  )))
1004 1004  
1005 1005  * (((
1006 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
996 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
1007 1007  )))
1008 1008  * (((
1009 1009  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1084,7 +1084,7 @@
1084 1084  
1085 1085  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1086 1086  
1087 -[[image:image-20220610105907-1.png]]
1077 +[[image:image-20220607171716-9.png]]
1088 1088  
1089 1089  
1090 1090  (((
... ... @@ -1114,7 +1114,7 @@
1114 1114  
1115 1115  == 3.3 Calibrate Sensor ==
1116 1116  
1117 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1107 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1118 1118  
1119 1119  
1120 1120  
... ... @@ -1146,7 +1146,7 @@
1146 1146  
1147 1147  Version
1148 1148  )))|Sensor Type|Reserve|(((
1149 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1139 +[[Message Type>>path:#H2.3.6MessageType]]
1150 1150  Always 0x02
1151 1151  )))
1152 1152  
... ... @@ -1320,17 +1320,19 @@
1320 1320  
1321 1321   [[image:1654593712276-618.png]]
1322 1322  
1323 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1313 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1324 1324  
1325 1325  
1316 +
1326 1326  = 6. FAQ =
1327 1327  
1328 1328  == 6.1 How to change the LoRa Frequency Bands/Region ==
1329 1329  
1330 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1321 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1331 1331  When downloading the images, choose the required image file for download. ​
1332 1332  
1333 1333  
1325 +
1334 1334  = 7. Trouble Shooting =
1335 1335  
1336 1336  == 7.1 AT Commands input doesn’t work ==
image-20220610105907-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -15.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0