<
From version < 98.17 >
edited by Xiaoling
on 2022/10/27 13:49
To version < 98.10 >
edited by Xiaoling
on 2022/08/18 16:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,6 +5,14 @@
5 5  
6 6  
7 7  
8 +
9 +
10 +
11 +
12 +
13 +
14 +
15 +
8 8  **Table of Contents:**
9 9  
10 10  {{toc/}}
... ... @@ -14,13 +14,18 @@
14 14  
15 15  
16 16  
25 +
26 +
27 +
28 +
17 17  = 1. Introduction =
18 18  
19 19  
20 20  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
21 21  
22 -
23 23  (((
35 +
36 +
24 24  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.
25 25  )))
26 26  
... ... @@ -45,6 +45,7 @@
45 45  
46 46  
47 47  
61 +
48 48  == ​1.2 Features ==
49 49  
50 50  
... ... @@ -64,6 +64,8 @@
64 64  
65 65  
66 66  
81 +
82 +
67 67  == 1.3 Probe Specification ==
68 68  
69 69  
... ... @@ -86,6 +86,8 @@
86 86  
87 87  
88 88  
105 +
106 +
89 89  == 1.4 ​Applications ==
90 90  
91 91  
... ... @@ -92,6 +92,8 @@
92 92  * Smart Agriculture
93 93  
94 94  
113 +
114 +
95 95  == 1.5 Pin mapping and power on ==
96 96  
97 97  
... ... @@ -206,11 +206,14 @@
206 206  Normal uplink payload:
207 207  )))
208 208  
209 -(% border="1" cellspacing="5" style="background-color:#ffffcc; width:470px" %)
210 -|=(% style="width: 60px;" %)(((
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**
229 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
230 +|=(% style="width: 62.5px;" %)(((
231 +**Size (bytes)**
232 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
212 212  |(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
213 -[[Temperature (Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
234 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
235 +
236 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
214 214  )))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
215 215  [[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
216 216  )))|Reserve|(((
... ... @@ -297,7 +297,7 @@
297 297  )))
298 298  
299 299  
300 -(% border="1" cellspacing="5" style="background-color:#ffffcc; width:496px" %)
323 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
301 301  |=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
302 302  |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
303 303  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
... ... @@ -305,6 +305,8 @@
305 305  
306 306  
307 307  
331 +
332 +
308 308  === 2.3.7 Decode payload in The Things Network ===
309 309  
310 310  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -317,7 +317,7 @@
317 317  )))
318 318  
319 319  (((
320 -LSPH01 TTN Payload Decoder:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
345 +LSPH01 TTN Payload Decoder:  [[https:~~/~~/www.dropbox.com/sh/pj7cgmgqg3gx3ta/AABYFbg1DVOOR9Hmr1mLSBkga?dl=0>>https://www.dropbox.com/sh/pj7cgmgqg3gx3ta/AABYFbg1DVOOR9Hmr1mLSBkga?dl=0]]
321 321  )))
322 322  
323 323  
... ... @@ -513,6 +513,7 @@
513 513  Always 0x03
514 514  )))
515 515  
541 +
516 516  User can also send 0x14 downlink command to poll the current calibration payload.
517 517  
518 518  [[image:image-20220607171416-7.jpeg]]
... ... @@ -522,6 +522,8 @@
522 522  * Reply to non-confirmed packet: 14 00
523 523  
524 524  
551 +
552 +
525 525  == 2.8 Frequency Plans ==
526 526  
527 527  
... ... @@ -612,6 +612,8 @@
612 612  
613 613  
614 614  
643 +
644 +
615 615  === 2.8.3 CN470-510 (CN470) ===
616 616  
617 617  
... ... @@ -725,6 +725,8 @@
725 725  
726 726  
727 727  
758 +
759 +
728 728  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
729 729  
730 730  
... ... @@ -954,6 +954,8 @@
954 954  
955 955  
956 956  
989 +
990 +
957 957  == 2.10 ​Firmware Change Log ==
958 958  
959 959  
... ... @@ -1017,7 +1017,6 @@
1017 1017  
1018 1018  == 3.1 Set Transmit Interval Time ==
1019 1019  
1020 -
1021 1021  Feature: Change LoRaWAN End Node Transmit Interval.
1022 1022  
1023 1023  (% style="color:#037691" %)**AT Command: AT+TDC**
... ... @@ -1044,13 +1044,11 @@
1044 1044  Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1045 1045  
1046 1046  
1047 -
1048 1048  
1049 1049  )))
1050 1050  
1051 1051  == 3.2 Set Interrupt Mode ==
1052 1052  
1053 -
1054 1054  Feature, Set Interrupt mode for GPIO_EXIT.
1055 1055  
1056 1056  (% style="color:#037691" %)**AT Command: AT+INTMOD**
... ... @@ -1082,10 +1082,8 @@
1082 1082  )))
1083 1083  
1084 1084  
1085 -
1086 1086  == 3.3 Calibrate Sensor ==
1087 1087  
1088 -
1089 1089  Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1090 1090  
1091 1091  
... ... @@ -1092,7 +1092,6 @@
1092 1092  
1093 1093  == 3.4 Get Firmware Version Info ==
1094 1094  
1095 -
1096 1096  Feature: use downlink to get firmware version.
1097 1097  
1098 1098  (% style="color:#037691" %)**Downlink Command: 0x26**
... ... @@ -1175,10 +1175,8 @@
1175 1175  
1176 1176  = 4. Battery & How to replace =
1177 1177  
1178 -
1179 1179  == 4.1 Battery Type ==
1180 1180  
1181 -
1182 1182  (((
1183 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 1184  )))
... ... @@ -1185,8 +1185,6 @@
1185 1185  
1186 1186  (((
1187 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 1190  )))
1191 1191  
1192 1192  [[image:1654593587246-335.png]]
... ... @@ -1200,7 +1200,6 @@
1200 1200  
1201 1201  == 4.2 Replace Battery ==
1202 1202  
1203 -
1204 1204  (((
1205 1205  Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1206 1206  )))
... ... @@ -1213,7 +1213,6 @@
1213 1213  
1214 1214  == 4.3 Power Consumption Analyze ==
1215 1215  
1216 -
1217 1217  (((
1218 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 1219  )))
... ... @@ -1257,7 +1257,6 @@
1257 1257  
1258 1258  === 4.3.1 ​Battery Note ===
1259 1259  
1260 -
1261 1261  (((
1262 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 1263  )))
... ... @@ -1266,7 +1266,6 @@
1266 1266  
1267 1267  === ​4.3.2 Replace the battery ===
1268 1268  
1269 -
1270 1270  (((
1271 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 1272  )))
... ... @@ -1279,16 +1279,12 @@
1279 1279  
1280 1280  = 5. Use AT Command =
1281 1281  
1282 -
1283 1283  == 5.1 Access AT Commands ==
1284 1284  
1285 -
1286 1286  LSPH01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSPH01 for using AT command, as below.
1287 1287  
1288 -
1289 1289  [[image:1654593668970-604.png]]
1290 1290  
1291 -
1292 1292  **Connection:**
1293 1293  
1294 1294  (% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND**
... ... @@ -1310,21 +1310,16 @@
1310 1310  
1311 1311  = 6. FAQ =
1312 1312  
1313 -
1314 1314  == 6.1 How to change the LoRa Frequency Bands/Region ==
1315 1315  
1316 -
1317 1317  You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1318 1318  When downloading the images, choose the required image file for download. ​
1319 1319  
1320 1320  
1321 -
1322 1322  = 7. Trouble Shooting =
1323 1323  
1324 -
1325 1325  == 7.1 AT Commands input doesn't work ==
1326 1326  
1327 -
1328 1328  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.
1329 1329  
1330 1330  
... ... @@ -1331,7 +1331,6 @@
1331 1331  
1332 1332  = 8. Order Info =
1333 1333  
1334 -
1335 1335  Part Number: (% style="color:blue" %)**LSPH01-XX**
1336 1336  
1337 1337  
... ... @@ -1364,7 +1364,6 @@
1364 1364  
1365 1365  = 10. ​Support =
1366 1366  
1367 -
1368 1368  * 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.
1369 1369  * 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]].
1370 1370  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0