<
From version < 99.2 >
edited by Xiaoling
on 2023/04/26 08:47
To version < 98.17 >
edited by Xiaoling
on 2022/10/27 13:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,6 +16,7 @@
16 16  
17 17  = 1. Introduction =
18 18  
19 +
19 19  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
20 20  
21 21  
... ... @@ -62,6 +62,7 @@
62 62  * 8500mAh Battery for long term use
63 63  
64 64  
66 +
65 65  == 1.3 Probe Specification ==
66 66  
67 67  
... ... @@ -83,6 +83,7 @@
83 83  * Length: 3.5 meters
84 84  
85 85  
88 +
86 86  == 1.4 ​Applications ==
87 87  
88 88  
... ... @@ -95,8 +95,10 @@
95 95  [[image:1654592472094-134.png]]
96 96  
97 97  
101 +
98 98  = 2. Configure LSPH01 to connect to LoRaWAN network =
99 99  
104 +
100 100  == 2.1 How it works ==
101 101  
102 102  
... ... @@ -109,6 +109,7 @@
109 109  )))
110 110  
111 111  
117 +
112 112  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
113 113  
114 114  
... ... @@ -136,7 +136,7 @@
136 136  Each LSPH01 is shipped with a sticker with the default device EUI as below:
137 137  )))
138 138  
139 -[[image:image-20230426084737-1.png]]
145 +[[image:image-20220607170145-1.jpeg]]
140 140  
141 141  
142 142  
... ... @@ -184,6 +184,7 @@
184 184  [[image:1654592697690-910.png]]
185 185  
186 186  
193 +
187 187  == 2.3 ​Uplink Payload ==
188 188  
189 189  
... ... @@ -201,8 +201,7 @@
201 201  
202 202  (% border="1" cellspacing="5" style="background-color:#ffffcc; width:470px" %)
203 203  |=(% style="width: 60px;" %)(((
204 -**Size(bytes)**
205 -)))|=(% style="width: 30px;" %)**2**|=(% style="width: 70px;" %)**2**|=(% style="width: 50px;" %)**2**|=(% style="width: 60px;" %)**2**|=(% style="width: 70px;" %)**1**|=(% style="width: 50px;" %)**1**|=(% style="width: 80px;" %)**1**
211 +**Size (bytes)**)))|=(% style="width: 30px;" %)**2**|=(% style="width: 70px;" %)**2**|=(% style="width: 50px;" %)**2**|=(% style="width: 60px;" %)**2**|=(% style="width: 70px;" %)**1**|=(% style="width: 50px;" %)**1**|=(% style="width: 80px;" %)**1**
206 206  |(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
207 207  [[Temperature (Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
208 208  )))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
... ... @@ -214,6 +214,7 @@
214 214  [[image:1654592721645-318.png]]
215 215  
216 216  
223 +
217 217  === 2.3.1 Battery Info ===
218 218  
219 219  
... ... @@ -224,6 +224,7 @@
224 224  Ex2: 0x0B49 = 2889mV
225 225  
226 226  
234 +
227 227  === 2.3.2 DS18B20 Temperature sensor ===
228 228  
229 229  
... ... @@ -237,6 +237,7 @@
237 237  If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
238 238  
239 239  
248 +
240 240  === 2.3.3 Soil pH ===
241 241  
242 242  
... ... @@ -247,6 +247,7 @@
247 247  (% style="color:#037691" %)** 0x02B7(H) = 695(D) = 6.95pH**
248 248  
249 249  
259 +
250 250  === 2.3.4 Soil Temperature ===
251 251  
252 252  
... ... @@ -260,6 +260,7 @@
260 260  If payload is: **FF3FH** :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
261 261  
262 262  
273 +
263 263  === 2.3.5 Interrupt Pin ===
264 264  
265 265  
... ... @@ -273,6 +273,7 @@
273 273  0x01: Interrupt Uplink Packet.
274 274  
275 275  
287 +
276 276  === 2.3.6 Message Type ===
277 277  
278 278  
... ... @@ -292,9 +292,9 @@
292 292  |(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
293 293  
294 294  
307 +
295 295  === 2.3.7 Decode payload in The Things Network ===
296 296  
297 -
298 298  While using TTN network, you can add the payload format to decode the payload.
299 299  
300 300  
... ... @@ -309,6 +309,7 @@
309 309  )))
310 310  
311 311  
324 +
312 312  == 2.4 Uplink Interval ==
313 313  
314 314  
... ... @@ -315,6 +315,7 @@
315 315  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"]]
316 316  
317 317  
331 +
318 318  == 2.5 ​Show Data in DataCake IoT Server ==
319 319  
320 320  
... ... @@ -348,6 +348,7 @@
348 348  [[image:1654592819047-535.png]]
349 349  
350 350  
365 +
351 351  [[image:1654592833877-762.png]]
352 352  
353 353  
... ... @@ -377,8 +377,10 @@
377 377  [[image:1654592917530-261.png]]
378 378  
379 379  
395 +
380 380  == 2.6 Installation and Maintain ==
381 381  
398 +
382 382  === 2.6.1 Before measurement ===
383 383  
384 384  
... ... @@ -389,6 +389,7 @@
389 389  )))
390 390  
391 391  
409 +
392 392  === 2.6.2 Measurement ===
393 393  
394 394  
... ... @@ -435,6 +435,7 @@
435 435  )))
436 436  
437 437  
456 +
438 438  === 2.6.3 Maintain Probe ===
439 439  
440 440  
... ... @@ -476,16 +476,21 @@
476 476  
477 477  (% style="color:#037691" %)**Calibration Payload**
478 478  
479 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:500px" %)
480 -|=(% style="width: 60px;" %)(((
498 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
499 +|=(% style="width: 62.5px;" %)(((
481 481  **Size (bytes)**
482 -)))|=(% style="width: 100px;" %)**1**|=(% style="width: 100px;" %)**1**|=(% style="width: 100px;" %)**1**|=(% style="width: 50px;" %)**7**|=(% style="width: 90px;" %)**1**
501 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
483 483  |**Value**|(((
484 -PH4 Calibrate value
503 +PH4
504 +
505 +Calibrate value
485 485  )))|PH6.86 Calibrate value|(((
486 -PH9.18 Calibrate value
507 +PH9.18
508 +
509 +Calibrate value
487 487  )))|Reserve|(((
488 488  [[Message Type>>||anchor="H2.3.6MessageType"]]
512 +
489 489  Always 0x03
490 490  )))
491 491  
... ... @@ -506,6 +506,7 @@
506 506  )))
507 507  
508 508  
533 +
509 509  === 2.8.1 EU863-870 (EU868) ===
510 510  
511 511  
... ... @@ -566,6 +566,7 @@
566 566  )))
567 567  
568 568  
594 +
569 569  === 2.8.2 US902-928(US915) ===
570 570  
571 571  
... ... @@ -585,6 +585,7 @@
585 585  * 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)
586 586  
587 587  
614 +
588 588  === 2.8.3 CN470-510 (CN470) ===
589 589  
590 590  
... ... @@ -673,6 +673,7 @@
673 673  )))
674 674  
675 675  
703 +
676 676  === 2.8.4 AU915-928(AU915) ===
677 677  
678 678  
... ... @@ -696,6 +696,7 @@
696 696  * 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)
697 697  
698 698  
727 +
699 699  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
700 700  
701 701  
... ... @@ -804,6 +804,7 @@
804 804  )))
805 805  
806 806  
836 +
807 807  === 2.8.6 KR920-923 (KR920) ===
808 808  
809 809  
... ... @@ -876,6 +876,7 @@
876 876  )))
877 877  
878 878  
909 +
879 879  === 2.8.7 IN865-867 (IN865) ===
880 880  
881 881  
... ... @@ -912,6 +912,7 @@
912 912  )))
913 913  
914 914  
946 +
915 915  == 2.9 LED Indicator ==
916 916  
917 917  
... ... @@ -921,14 +921,17 @@
921 921  * Blink once when device transmit a packet.
922 922  
923 923  
956 +
924 924  == 2.10 ​Firmware Change Log ==
925 925  
926 926  
927 927  **Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/xtm5tw37mewaw99/AAD0uy06odmreQQ7vMzZYVIGa?dl=0>>https://www.dropbox.com/sh/xtm5tw37mewaw99/AAD0uy06odmreQQ7vMzZYVIGa?dl=0]]
928 928  
962 +
929 929  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
930 930  
931 931  
966 +
932 932  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
933 933  
934 934  
... ... @@ -979,6 +979,7 @@
979 979  )))
980 980  
981 981  
1017 +
982 982  == 3.1 Set Transmit Interval Time ==
983 983  
984 984  
... ... @@ -998,16 +998,17 @@
998 998  )))
999 999  
1000 1000  (((
1001 -If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1037 +If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
1002 1002  )))
1003 1003  
1004 1004  * (((
1005 -Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1041 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1006 1006  )))
1007 1007  * (((
1008 -Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
1044 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1009 1009  
1010 1010  
1047 +
1011 1011  
1012 1012  )))
1013 1013  
... ... @@ -1034,10 +1034,10 @@
1034 1034  )))
1035 1035  
1036 1036  * (((
1037 -Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
1074 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1038 1038  )))
1039 1039  * (((
1040 -Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1077 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1041 1041  )))
1042 1042  
1043 1043  (((
... ... @@ -1052,6 +1052,7 @@
1052 1052  Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1053 1053  
1054 1054  
1092 +
1055 1055  == 3.4 Get Firmware Version Info ==
1056 1056  
1057 1057  
... ... @@ -1074,9 +1074,11 @@
1074 1074  )))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
1075 1075  |**Value**|Software Type|(((
1076 1076  Frequency
1115 +
1077 1077  Band
1078 1078  )))|Sub-band|(((
1079 1079  Firmware
1119 +
1080 1080  Version
1081 1081  )))|Sensor Type|Reserve|(((
1082 1082  [[Message Type>>||anchor="H2.3.6MessageType"]]
... ... @@ -1132,16 +1132,114 @@
1132 1132  0x07: LDDS12
1133 1133  
1134 1134  
1135 -= 4. Battery & Power Consumption =
1136 1136  
1176 += 4. Battery & How to replace =
1137 1137  
1138 -LSPH01 uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
1139 1139  
1140 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
1179 +== 4.1 Battery Type ==
1141 1141  
1142 1142  
1182 +(((
1183 +LSPH01 is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
1184 +)))
1185 +
1186 +(((
1187 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1188 +
1189 +
1190 +)))
1191 +
1192 +[[image:1654593587246-335.png]]
1193 +
1194 +
1195 +Minimum Working Voltage for the LSPH01:
1196 +
1197 +LSPH01:  2.45v ~~ 3.6v
1198 +
1199 +
1200 +
1201 +== 4.2 Replace Battery ==
1202 +
1203 +
1204 +(((
1205 +Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1206 +)))
1207 +
1208 +(((
1209 +And make sure the positive and negative pins match.
1210 +)))
1211 +
1212 +
1213 +
1214 +== 4.3 Power Consumption Analyze ==
1215 +
1216 +
1217 +(((
1218 +Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
1219 +)))
1220 +
1221 +(((
1222 +Instruction to use as below:
1223 +)))
1224 +
1225 +
1226 +(% style="color:#037691" %)**Step 1**(%%): Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1227 +
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 +
1230 +
1231 +(% style="color:#037691" %)**Step 2**(%%): Open it and choose
1232 +
1233 +* Product Model
1234 +* Uplink Interval
1235 +* Working Mode
1236 +
1237 +And the Life expectation in difference case will be shown on the right.
1238 +
1239 +[[image:1654593605679-189.png]]
1240 +
1241 +
1242 +The battery related documents as below:
1243 +
1244 +* (((
1245 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1246 +)))
1247 +* (((
1248 +[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1249 +)))
1250 +* (((
1251 +[[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 +)))
1253 +
1254 +[[image:image-20220607172042-11.png]]
1255 +
1256 +
1257 +
1258 +=== 4.3.1 ​Battery Note ===
1259 +
1260 +
1261 +(((
1262 +The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
1263 +)))
1264 +
1265 +
1266 +
1267 +=== ​4.3.2 Replace the battery ===
1268 +
1269 +
1270 +(((
1271 +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.
1272 +)))
1273 +
1274 +(((
1275 +The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)
1276 +)))
1277 +
1278 +
1279 +
1143 1143  = 5. Use AT Command =
1144 1144  
1282 +
1145 1145  == 5.1 Access AT Commands ==
1146 1146  
1147 1147  
... ... @@ -1172,6 +1172,7 @@
1172 1172  
1173 1173  = 6. FAQ =
1174 1174  
1313 +
1175 1175  == 6.1 How to change the LoRa Frequency Bands/Region ==
1176 1176  
1177 1177  
... ... @@ -1179,8 +1179,10 @@
1179 1179  When downloading the images, choose the required image file for download. ​
1180 1180  
1181 1181  
1321 +
1182 1182  = 7. Trouble Shooting =
1183 1183  
1324 +
1184 1184  == 7.1 AT Commands input doesn't work ==
1185 1185  
1186 1186  
... ... @@ -1187,6 +1187,7 @@
1187 1187  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.
1188 1188  
1189 1189  
1331 +
1190 1190  = 8. Order Info =
1191 1191  
1192 1192  
... ... @@ -1226,3 +1226,4 @@
1226 1226  * 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.
1227 1227  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]].
1228 1228  
1371 +
image-20230426084737-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0