<
From version < 84.5 >
edited by Xiaoling
on 2022/06/07 18:09
To version < 90.2 >
edited by Xiaoling
on 2022/06/25 16:48
>
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,12 +62,13 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 64  
65 -
66 66  = 1. Introduction =
67 67  
68 68  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
69 69  
70 70  (((
70 +
71 +
71 71  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.
72 72  )))
73 73  
... ... @@ -92,6 +92,7 @@
92 92  
93 93  
94 94  
96 +
95 95  == ​1.2 Features ==
96 96  
97 97  * LoRaWAN 1.0.3 Class A
... ... @@ -108,9 +108,6 @@
108 108  * IP68 rate for the Sensor Probe
109 109  * 8500mAh Battery for long term use
110 110  
111 -
112 -
113 -
114 114  == 1.3 Probe Specification ==
115 115  
116 116  
... ... @@ -150,7 +150,7 @@
150 150  )))
151 151  
152 152  (((
153 -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.
152 +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.
154 154  )))
155 155  
156 156  
... ... @@ -162,10 +162,14 @@
162 162  
163 163  (((
164 164  [[image:1654592492399-921.png]]
164 +
165 +
165 165  )))
166 166  
167 167  (((
168 168  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.
170 +
171 +
169 169  )))
170 170  
171 171  (((
... ... @@ -189,11 +189,13 @@
189 189  [[image:1654592600093-601.png]]
190 190  
191 191  
195 +
192 192  **Add APP EUI and DEV EUI**
193 193  
194 194  [[image:1654592619856-881.png]]
195 195  
196 196  
201 +
197 197  **Add APP EUI in the application**
198 198  
199 199  [[image:1654592632656-512.png]]
... ... @@ -236,19 +236,17 @@
236 236  )))
237 237  
238 238  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
239 -|(((
240 -**Size**
244 +|=(% style="width: 62.5px;" %)(((
245 +**Size (bytes)**
246 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
247 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
248 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
241 241  
242 -**(bytes)**
243 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
244 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
245 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
246 -
247 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
248 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
249 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
250 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
251 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
252 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
250 250  )))|Reserve|(((
251 -[[Message Type>>path:#H2.3.6MessageType]]
254 +[[Message Type>>||anchor="H2.3.6MessageType"]]
252 252  )))
253 253  
254 254  [[image:1654592721645-318.png]]
... ... @@ -304,7 +304,7 @@
304 304  
305 305  === 2.3.5 Interrupt Pin ===
306 306  
307 -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.
310 +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.
308 308  
309 309  
310 310  **Example:**
... ... @@ -326,11 +326,11 @@
326 326  )))
327 327  
328 328  
329 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
330 -|=**Message Type Code**|=**Description**|=**Payload**
331 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
332 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
333 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
332 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
333 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
334 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
335 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
336 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
334 334  
335 335  === 2.3.7 Decode payload in The Things Network ===
336 336  
... ... @@ -351,7 +351,7 @@
351 351  
352 352  == 2.4 Uplink Interval ==
353 353  
354 -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]]
357 +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"]]
355 355  
356 356  
357 357  
... ... @@ -515,11 +515,9 @@
515 515  (% style="color:#037691" %)**Calibration Payload**
516 516  
517 517  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
518 -|(((
519 -**Size**
520 -
521 -**(bytes)**
522 -)))|**1**|**1**|**1**|**7**|**1**
521 +|=(% style="width: 62.5px;" %)(((
522 +**Size (bytes)**
523 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
523 523  |**Value**|(((
524 524  PH4
525 525  
... ... @@ -529,7 +529,7 @@
529 529  
530 530  Calibrate value
531 531  )))|Reserve|(((
532 -[[Message Type>>path:#H2.3.6MessageType]]
533 +[[Message Type>>||anchor="H2.3.6MessageType"]]
533 533  
534 534  Always 0x03
535 535  )))
... ... @@ -544,7 +544,6 @@
544 544  
545 545  
546 546  
547 -
548 548  == 2.8 Frequency Plans ==
549 549  
550 550  (((
... ... @@ -631,7 +631,6 @@
631 631  
632 632  
633 633  
634 -
635 635  === 2.8.3 CN470-510 (CN470) ===
636 636  
637 637  (((
... ... @@ -964,9 +964,6 @@
964 964  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
965 965  * Blink once when device transmit a packet.
966 966  
967 -
968 -
969 -
970 970  == 2.10 ​Firmware Change Log ==
971 971  
972 972  
... ... @@ -986,7 +986,7 @@
986 986  )))
987 987  
988 988  * (((
989 -AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
985 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
990 990  )))
991 991  * (((
992 992  LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
... ... @@ -1038,7 +1038,6 @@
1038 1038  [[image:image-20220607171554-8.png]]
1039 1039  
1040 1040  
1041 -
1042 1042  (((
1043 1043  (% style="color:#037691" %)**Downlink Command: 0x01**
1044 1044  )))
... ... @@ -1067,7 +1067,7 @@
1067 1067  
1068 1068  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1069 1069  
1070 -[[image:image-20220607171716-9.png]]
1065 +[[image:image-20220610105907-1.png]]
1071 1071  
1072 1072  
1073 1073  (((
... ... @@ -1097,7 +1097,7 @@
1097 1097  
1098 1098  == 3.3 Calibrate Sensor ==
1099 1099  
1100 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1095 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1101 1101  
1102 1102  
1103 1103  
... ... @@ -1129,7 +1129,7 @@
1129 1129  
1130 1130  Version
1131 1131  )))|Sensor Type|Reserve|(((
1132 -[[Message Type>>path:#H2.3.6MessageType]]
1127 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1133 1133  Always 0x02
1134 1134  )))
1135 1135  
... ... @@ -1192,7 +1192,7 @@
1192 1192  )))
1193 1193  
1194 1194  (((
1195 -The discharge curve is not linear so cant simply use percentage to show the battery level. Below is the battery performance.
1190 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1196 1196  )))
1197 1197  
1198 1198  [[image:1654593587246-335.png]]
... ... @@ -1246,13 +1246,13 @@
1246 1246  The battery related documents as below:
1247 1247  
1248 1248  * (((
1249 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
1244 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1250 1250  )))
1251 1251  * (((
1252 1252  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1253 1253  )))
1254 1254  * (((
1255 -[[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
1250 +[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
1256 1256  )))
1257 1257  
1258 1258  [[image:image-20220607172042-11.png]]
... ... @@ -1303,7 +1303,7 @@
1303 1303  
1304 1304   [[image:1654593712276-618.png]]
1305 1305  
1306 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1301 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1307 1307  
1308 1308  
1309 1309  = 6. FAQ =
... ... @@ -1310,17 +1310,18 @@
1310 1310  
1311 1311  == 6.1 How to change the LoRa Frequency Bands/Region ==
1312 1312  
1313 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1308 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1314 1314  When downloading the images, choose the required image file for download. ​
1315 1315  
1316 1316  
1317 1317  = 7. Trouble Shooting =
1318 1318  
1319 -== 7.1 AT Commands input doesnt work ==
1314 +== 7.1 AT Commands input doesn't work ==
1320 1320  
1321 -In the case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1316 +In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1322 1322  
1323 1323  
1319 +
1324 1324  = 8. Order Info =
1325 1325  
1326 1326  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1338,6 +1338,9 @@
1338 1338  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1339 1339  
1340 1340  
1337 +
1338 +
1339 +
1341 1341  = 9. ​Packing Info =
1342 1342  
1343 1343  
... ... @@ -1353,6 +1353,9 @@
1353 1353  * Weight / pcs : g
1354 1354  
1355 1355  
1355 +
1356 +
1357 +
1356 1356  = 10. ​Support =
1357 1357  
1358 1358  * 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.
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