<
From version < 85.6 >
edited by Xiaoling
on 2022/06/08 11:26
To version < 90.4 >
edited by Xiaoling
on 2022/06/25 16:54
>
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,16 +62,13 @@
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 64  
65 -
66 -
67 -
68 -
69 -
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
73 73  
74 74  (((
70 +
71 +
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  
... ... @@ -113,7 +113,6 @@
113 113  * IP68 rate for the Sensor Probe
114 114  * 8500mAh Battery for long term use
115 115  
116 -
117 117  == 1.3 Probe Specification ==
118 118  
119 119  
... ... @@ -134,12 +134,10 @@
134 134  * IP68 Protection
135 135  * Length: 3.5 meters
136 136  
137 -
138 138  == 1.4 ​Applications ==
139 139  
140 140  * Smart Agriculture
141 141  
142 -
143 143  == 1.5 Pin mapping and power on ==
144 144  
145 145  [[image:1654592472094-134.png]]
... ... @@ -167,10 +167,14 @@
167 167  
168 168  (((
169 169  [[image:1654592492399-921.png]]
164 +
165 +
170 170  )))
171 171  
172 172  (((
173 173  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 +
174 174  )))
175 175  
176 176  (((
... ... @@ -194,11 +194,13 @@
194 194  [[image:1654592600093-601.png]]
195 195  
196 196  
195 +
197 197  **Add APP EUI and DEV EUI**
198 198  
199 199  [[image:1654592619856-881.png]]
200 200  
201 201  
201 +
202 202  **Add APP EUI in the application**
203 203  
204 204  [[image:1654592632656-512.png]]
... ... @@ -241,12 +241,10 @@
241 241  )))
242 242  
243 243  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
244 -|(((
245 -**Size**
246 -
247 -**(bytes)**
248 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
249 -|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
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" %)(((
250 250  [[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
251 251  
252 252  [[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
... ... @@ -331,11 +331,11 @@
331 331  )))
332 332  
333 333  
334 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
335 -|=**Message Type Code**|=**Description**|=**Payload**
336 -|0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
337 -|0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
338 -|0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="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"]]
339 339  
340 340  === 2.3.7 Decode payload in The Things Network ===
341 341  
... ... @@ -356,7 +356,7 @@
356 356  
357 357  == 2.4 Uplink Interval ==
358 358  
359 -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"]]
360 360  
361 361  
362 362  
... ... @@ -520,11 +520,9 @@
520 520  (% style="color:#037691" %)**Calibration Payload**
521 521  
522 522  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
523 -|(((
524 -**Size**
525 -
526 -**(bytes)**
527 -)))|**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**
528 528  |**Value**|(((
529 529  PH4
530 530  
... ... @@ -547,6 +547,8 @@
547 547  * Reply to the confirmation package: 14 01
548 548  * Reply to non-confirmed packet: 14 00
549 549  
546 +
547 +
550 550  == 2.8 Frequency Plans ==
551 551  
552 552  (((
... ... @@ -631,6 +631,8 @@
631 631  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
632 632  * 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)
633 633  
632 +
633 +
634 634  === 2.8.3 CN470-510 (CN470) ===
635 635  
636 636  (((
... ... @@ -1034,7 +1034,6 @@
1034 1034  [[image:image-20220607171554-8.png]]
1035 1035  
1036 1036  
1037 -
1038 1038  (((
1039 1039  (% style="color:#037691" %)**Downlink Command: 0x01**
1040 1040  )))
... ... @@ -1063,7 +1063,7 @@
1063 1063  
1064 1064  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1065 1065  
1066 -[[image:image-20220607171716-9.png]]
1065 +[[image:image-20220610105907-1.png]]
1067 1067  
1068 1068  
1069 1069  (((
... ... @@ -1129,10 +1129,10 @@
1129 1129  Always 0x02
1130 1130  )))
1131 1131  
1132 -**Software Type**: Always 0x03 for LSPH01
1131 +**(% style="color:#037691" %)Software Type**(%%): Always 0x03 for LSPH01
1133 1133  
1134 1134  
1135 -**Frequency Band**:
1134 +**(% style="color:#037691" %)Frequency Band**:
1136 1136  
1137 1137  *0x01: EU868
1138 1138  
... ... @@ -1155,13 +1155,13 @@
1155 1155  *0xa0: AS923-3
1156 1156  
1157 1157  
1158 -**Sub-Band**: value 0x00 ~~ 0x08
1157 +**(% style="color:#037691" %)Sub-Band**(%%): value 0x00 ~~ 0x08
1159 1159  
1160 1160  
1161 -**Firmware Version**: 0x0100, Means: v1.0.0 version
1160 +**(% style="color:#037691" %)Firmware Version**(%%): 0x0100, Means: v1.0.0 version
1162 1162  
1163 1163  
1164 -**Sensor Type**:
1163 +**(% style="color:#037691" %)Sensor Type**:
1165 1165  
1166 1166  0x01: LSE01
1167 1167  
... ... @@ -1188,7 +1188,7 @@
1188 1188  )))
1189 1189  
1190 1190  (((
1191 -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.
1192 1192  )))
1193 1193  
1194 1194  [[image:1654593587246-335.png]]
... ... @@ -1223,12 +1223,12 @@
1223 1223  )))
1224 1224  
1225 1225  
1226 -**Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1225 +**(% style="color:red" %)Step 1**(%%): Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1227 1227  
1228 1228  [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
1229 1229  
1230 1230  
1231 -**Step 2**: Open it and choose
1230 +**(% style="color:#037691" %)Step 2**(%%): Open it and choose
1232 1232  
1233 1233  * Product Model
1234 1234  * Uplink Interval
... ... @@ -1242,13 +1242,13 @@
1242 1242  The battery related documents as below:
1243 1243  
1244 1244  * (((
1245 -[[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/]],
1246 1246  )))
1247 1247  * (((
1248 1248  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1249 1249  )))
1250 1250  * (((
1251 -[[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/]]
1252 1252  )))
1253 1253  
1254 1254  [[image:image-20220607172042-11.png]]
... ... @@ -1266,7 +1266,7 @@
1266 1266  === ​4.3.2 Replace the battery ===
1267 1267  
1268 1268  (((
1269 -You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there wont be voltage drop between battery and main board.
1268 +You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won't be voltage drop between battery and main board.
1270 1270  )))
1271 1271  
1272 1272  (((
... ... @@ -1312,11 +1312,12 @@
1312 1312  
1313 1313  = 7. Trouble Shooting =
1314 1314  
1315 -== 7.1 AT Commands input doesnt work ==
1314 +== 7.1 AT Commands input doesn't work ==
1316 1316  
1317 -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 doesnt 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.
1318 1318  
1319 1319  
1319 +
1320 1320  = 8. Order Info =
1321 1321  
1322 1322  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1333,6 +1333,10 @@
1333 1333  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1334 1334  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1335 1335  
1336 +
1337 +
1338 +
1339 +
1336 1336  = 9. ​Packing Info =
1337 1337  
1338 1338  
... ... @@ -1347,6 +1347,10 @@
1347 1347  * Package Size / pcs : cm
1348 1348  * Weight / pcs : g
1349 1349  
1354 +
1355 +
1356 +
1357 +
1350 1350  = 10. ​Support =
1351 1351  
1352 1352  * 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