<
From version < 79.3 >
edited by Xiaoling
on 2022/06/07 18:02
To version < 86.13 >
edited by Xiaoling
on 2022/06/14 14:36
>
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]]
... ... @@ -62,11 +62,15 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 64  
65 +
66 +
65 65  = 1. Introduction =
66 66  
67 67  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
68 68  
69 69  (((
72 +
73 +
70 70  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.
71 71  )))
72 72  
... ... @@ -91,6 +91,7 @@
91 91  
92 92  
93 93  
98 +
94 94  == ​1.2 Features ==
95 95  
96 96  * LoRaWAN 1.0.3 Class A
... ... @@ -107,6 +107,9 @@
107 107  * IP68 rate for the Sensor Probe
108 108  * 8500mAh Battery for long term use
109 109  
115 +
116 +
117 +
110 110  == 1.3 Probe Specification ==
111 111  
112 112  
... ... @@ -119,6 +119,7 @@
119 119  * IP68 Protection
120 120  * Length: 3.5 meters
121 121  
130 +
122 122  (% style="color:#4f81bd" %)**Soil Temperature:**
123 123  
124 124  * Range -40℃~85℃
... ... @@ -127,10 +127,16 @@
127 127  * IP68 Protection
128 128  * Length: 3.5 meters
129 129  
139 +
140 +
141 +
130 130  == 1.4 ​Applications ==
131 131  
132 132  * Smart Agriculture
133 133  
146 +
147 +
148 +
134 134  == 1.5 Pin mapping and power on ==
135 135  
136 136  [[image:1654592472094-134.png]]
... ... @@ -146,7 +146,7 @@
146 146  )))
147 147  
148 148  (((
149 -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.
150 150  )))
151 151  
152 152  
... ... @@ -158,10 +158,14 @@
158 158  
159 159  (((
160 160  [[image:1654592492399-921.png]]
176 +
177 +
161 161  )))
162 162  
163 163  (((
164 164  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 +
165 165  )))
166 166  
167 167  (((
... ... @@ -185,11 +185,13 @@
185 185  [[image:1654592600093-601.png]]
186 186  
187 187  
207 +
188 188  **Add APP EUI and DEV EUI**
189 189  
190 190  [[image:1654592619856-881.png]]
191 191  
192 192  
213 +
193 193  **Add APP EUI in the application**
194 194  
195 195  [[image:1654592632656-512.png]]
... ... @@ -232,19 +232,17 @@
232 232  )))
233 233  
234 234  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
235 -|(((
236 -**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"]]
237 237  
238 -**(bytes)**
239 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
240 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
241 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
242 -
243 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
244 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
245 -[[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"]]
246 246  )))|Reserve|(((
247 -[[Message Type>>path:#H2.3.6MessageType]]
266 +[[Message Type>>||anchor="H2.3.6MessageType"]]
248 248  )))
249 249  
250 250  [[image:1654592721645-318.png]]
... ... @@ -300,7 +300,7 @@
300 300  
301 301  === 2.3.5 Interrupt Pin ===
302 302  
303 -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.
304 304  
305 305  
306 306  **Example:**
... ... @@ -322,12 +322,15 @@
322 322  )))
323 323  
324 324  
325 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
326 -|=**Message Type Code**|=**Description**|=**Payload**
327 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
328 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
329 -|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"]]
330 330  
350 +
351 +
352 +
331 331  === 2.3.7 Decode payload in The Things Network ===
332 332  
333 333  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -347,7 +347,7 @@
347 347  
348 348  == 2.4 Uplink Interval ==
349 349  
350 -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"]]
351 351  
352 352  
353 353  
... ... @@ -511,11 +511,9 @@
511 511  (% style="color:#037691" %)**Calibration Payload**
512 512  
513 513  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
514 -|(((
515 -**Size**
516 -
517 -**(bytes)**
518 -)))|**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**
519 519  |**Value**|(((
520 520  PH4
521 521  
... ... @@ -525,7 +525,7 @@
525 525  
526 526  Calibrate value
527 527  )))|Reserve|(((
528 -[[Message Type>>path:#H2.3.6MessageType]]
548 +[[Message Type>>||anchor="H2.3.6MessageType"]]
529 529  
530 530  Always 0x03
531 531  )))
... ... @@ -538,6 +538,8 @@
538 538  * Reply to the confirmation package: 14 01
539 539  * Reply to non-confirmed packet: 14 00
540 540  
561 +
562 +
541 541  == 2.8 Frequency Plans ==
542 542  
543 543  (((
... ... @@ -624,7 +624,6 @@
624 624  
625 625  
626 626  
627 -
628 628  === 2.8.3 CN470-510 (CN470) ===
629 629  
630 630  (((
... ... @@ -960,8 +960,6 @@
960 960  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
961 961  * Blink once when device transmit a packet.
962 962  
963 -
964 -
965 965  == 2.10 ​Firmware Change Log ==
966 966  
967 967  
... ... @@ -981,7 +981,7 @@
981 981  )))
982 982  
983 983  * (((
984 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
1003 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
985 985  )))
986 986  * (((
987 987  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1062,7 +1062,7 @@
1062 1062  
1063 1063  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1064 1064  
1065 -[[image:image-20220607171716-9.png]]
1084 +[[image:image-20220610105907-1.png]]
1066 1066  
1067 1067  
1068 1068  (((
... ... @@ -1092,7 +1092,7 @@
1092 1092  
1093 1093  == 3.3 Calibrate Sensor ==
1094 1094  
1095 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1114 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1096 1096  
1097 1097  
1098 1098  
... ... @@ -1124,7 +1124,7 @@
1124 1124  
1125 1125  Version
1126 1126  )))|Sensor Type|Reserve|(((
1127 -[[Message Type>>path:#H2.3.6MessageType]]
1146 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1128 1128  Always 0x02
1129 1129  )))
1130 1130  
... ... @@ -1298,19 +1298,17 @@
1298 1298  
1299 1299   [[image:1654593712276-618.png]]
1300 1300  
1301 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1320 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1302 1302  
1303 1303  
1304 -
1305 1305  = 6. FAQ =
1306 1306  
1307 1307  == 6.1 How to change the LoRa Frequency Bands/Region ==
1308 1308  
1309 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1327 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1310 1310  When downloading the images, choose the required image file for download. ​
1311 1311  
1312 1312  
1313 -
1314 1314  = 7. Trouble Shooting =
1315 1315  
1316 1316  == 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