<
From version < 99.17 >
edited by Xiaoling
on 2023/05/23 17:45
To version < 98.11 >
edited by Xiaoling
on 2022/08/18 16:39
>
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,12 +14,18 @@
14 14  
15 15  
16 16  
25 +
26 +
27 +
28 +
17 17  = 1. Introduction =
18 18  
31 +
19 19  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
20 20  
21 -
22 22  (((
35 +
36 +
23 23  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.
24 24  )))
25 25  
... ... @@ -44,6 +44,7 @@
44 44  
45 45  
46 46  
61 +
47 47  == ​1.2 Features ==
48 48  
49 49  
... ... @@ -61,6 +61,10 @@
61 61  * IP68 rate for the Sensor Probe
62 62  * 8500mAh Battery for long term use
63 63  
79 +
80 +
81 +
82 +
64 64  == 1.3 Probe Specification ==
65 65  
66 66  
... ... @@ -81,11 +81,18 @@
81 81  * IP68 Protection
82 82  * Length: 3.5 meters
83 83  
103 +
104 +
105 +
106 +
84 84  == 1.4 ​Applications ==
85 85  
86 86  
87 87  * Smart Agriculture
88 88  
112 +
113 +
114 +
89 89  == 1.5 Pin mapping and power on ==
90 90  
91 91  
... ... @@ -92,8 +92,10 @@
92 92  [[image:1654592472094-134.png]]
93 93  
94 94  
121 +
95 95  = 2. Configure LSPH01 to connect to LoRaWAN network =
96 96  
124 +
97 97  == 2.1 How it works ==
98 98  
99 99  
... ... @@ -106,6 +106,7 @@
106 106  )))
107 107  
108 108  
137 +
109 109  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
110 110  
111 111  
... ... @@ -133,10 +133,10 @@
133 133  Each LSPH01 is shipped with a sticker with the default device EUI as below:
134 134  )))
135 135  
136 -[[image:image-20230426084737-1.png||height="246" width="530"]](% style="display:none" %)
165 +[[image:image-20220607170145-1.jpeg]]
137 137  
138 -(% style="display:none" %) (%%)
139 139  
168 +
140 140  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
141 141  
142 142  
... ... @@ -181,6 +181,7 @@
181 181  [[image:1654592697690-910.png]]
182 182  
183 183  
213 +
184 184  == 2.3 ​Uplink Payload ==
185 185  
186 186  
... ... @@ -196,12 +196,14 @@
196 196  Normal uplink payload:
197 197  )))
198 198  
199 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:470px" %)
200 -|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)(((
201 -**Size(bytes)**
202 -)))|=(% style="width: 30px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 70px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**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**
203 203  |(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
204 -[[Temperature (Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
234 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
235 +
236 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
205 205  )))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
206 206  [[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
207 207  )))|Reserve|(((
... ... @@ -211,6 +211,7 @@
211 211  [[image:1654592721645-318.png]]
212 212  
213 213  
246 +
214 214  === 2.3.1 Battery Info ===
215 215  
216 216  
... ... @@ -221,6 +221,7 @@
221 221  Ex2: 0x0B49 = 2889mV
222 222  
223 223  
257 +
224 224  === 2.3.2 DS18B20 Temperature sensor ===
225 225  
226 226  
... ... @@ -234,6 +234,7 @@
234 234  If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
235 235  
236 236  
271 +
237 237  === 2.3.3 Soil pH ===
238 238  
239 239  
... ... @@ -244,6 +244,7 @@
244 244  (% style="color:#037691" %)** 0x02B7(H) = 695(D) = 6.95pH**
245 245  
246 246  
282 +
247 247  === 2.3.4 Soil Temperature ===
248 248  
249 249  
... ... @@ -257,6 +257,7 @@
257 257  If payload is: **FF3FH** :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
258 258  
259 259  
296 +
260 260  === 2.3.5 Interrupt Pin ===
261 261  
262 262  
... ... @@ -270,6 +270,7 @@
270 270  0x01: Interrupt Uplink Packet.
271 271  
272 272  
310 +
273 273  === 2.3.6 Message Type ===
274 274  
275 275  
... ... @@ -282,15 +282,18 @@
282 282  )))
283 283  
284 284  
285 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:496px" %)
286 -|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Message Type Code**|=(% style="width: 163px;background-color:#D9E2F3;color:#0070C0" %)**Description**|=(% style="width: 173px;background-color:#D9E2F3;color:#0070C0" %)**Payload**
323 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
324 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
287 287  |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
288 288  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
289 289  |(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
290 290  
291 -=== 2.3.7 Decode payload in The Things Network ===
292 292  
293 293  
331 +
332 +
333 +=== 2.3.7 Decode payload in The Things Network ===
334 +
294 294  While using TTN network, you can add the payload format to decode the payload.
295 295  
296 296  
... ... @@ -301,10 +301,11 @@
301 301  )))
302 302  
303 303  (((
304 -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]]
305 305  )))
306 306  
307 307  
349 +
308 308  == 2.4 Uplink Interval ==
309 309  
310 310  
... ... @@ -311,6 +311,7 @@
311 311  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"]]
312 312  
313 313  
356 +
314 314  == 2.5 ​Show Data in DataCake IoT Server ==
315 315  
316 316  
... ... @@ -344,6 +344,7 @@
344 344  [[image:1654592819047-535.png]]
345 345  
346 346  
390 +
347 347  [[image:1654592833877-762.png]]
348 348  
349 349  
... ... @@ -373,8 +373,10 @@
373 373  [[image:1654592917530-261.png]]
374 374  
375 375  
420 +
376 376  == 2.6 Installation and Maintain ==
377 377  
423 +
378 378  === 2.6.1 Before measurement ===
379 379  
380 380  
... ... @@ -385,6 +385,7 @@
385 385  )))
386 386  
387 387  
434 +
388 388  === 2.6.2 Measurement ===
389 389  
390 390  
... ... @@ -431,6 +431,7 @@
431 431  )))
432 432  
433 433  
481 +
434 434  === 2.6.3 Maintain Probe ===
435 435  
436 436  
... ... @@ -465,59 +465,43 @@
465 465  
466 466  (((
467 467  After stable, user can use below command to calibrate.
468 -
469 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
470 -|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**pH buffer solution**|(% style="background-color:#d9e2f3; color:#0070c0; width:150px" %)**AT Command to calibrate**|(% style="background-color:#d9e2f3; color:#0070c0; width:150px" %)**Downlink Command**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**Read Cal Value**
471 -|(% style="width:149px" %)4.00|(% style="width:197px" %)AT+PHCAL=4|(% style="width:206px" %)(((
472 -0x13 04
473 -Reply with Calibrate payload
474 -)))|(% style="width:136px" %)(((
475 -AT+PHCAL=?
476 -Example 41,61,91
477 477  )))
478 -|(% style="width:149px" %)6.86|(% style="width:197px" %)AT+PHCAL=6|(% style="width:206px" %)(((
479 -0x13 06
480 -Reply with Calibrate payload
481 -)))|(% style="width:136px" %)AT+PHCAL=?
482 -|(% style="width:149px" %)9.18|(% style="width:197px" %)AT+PHCAL=9|(% style="width:206px" %)(((
483 -0x13 09
484 -Reply with Calibrate payload
485 -)))|(% style="width:136px" %)AT+PHCAL=?
486 -|(% style="width:149px" %)Factory Default|(% style="width:197px" %)AT+PHCAL=15|(% style="width:206px" %)(((
487 -0x13 15
488 -Reply with Calibrate payload
489 -)))|(% style="width:136px" %)(((
490 -AT+PHCAL=?
491 -Example 151
492 -)))
493 -)))
494 494  
518 +[[image:image-20220607171149-4.png]]
495 495  
496 496  
497 497  (% style="color:#037691" %)**Calibration Payload**
498 498  
499 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
500 -|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)(((
501 -**Size(bytes)**
502 -)))|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 50px;background-color:#D9E2F3;color:#0070C0" %)**7**|=(% style="width: 90px;background-color:#D9E2F3;color:#0070C0" %)**1**
503 -|Value|(((
504 -PH4 Calibrate value
523 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
524 +|=(% style="width: 62.5px;" %)(((
525 +**Size (bytes)**
526 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
527 +|**Value**|(((
528 +PH4
529 +
530 +Calibrate value
505 505  )))|PH6.86 Calibrate value|(((
506 -PH9.18 Calibrate value
532 +PH9.18
533 +
534 +Calibrate value
507 507  )))|Reserve|(((
508 508  [[Message Type>>||anchor="H2.3.6MessageType"]]
537 +
509 509  Always 0x03
510 510  )))
511 511  
541 +
512 512  User can also send 0x14 downlink command to poll the current calibration payload.
513 513  
514 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:480px" %)
515 -|=(% style="width: 183px; background-color:#D9E2F3;color:#0070C0" %)**Downlink Control Type**|=(% style="width: 55px; background-color:#D9E2F3;color:#0070C0" %)FPort|=(% style="width: 93px; background-color:#D9E2F3;color:#0070C0" %)**Type Code**|=(% style="width: 146px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Downlink payload size(bytes)**
516 -|(% style="width:183px" %)Get Calibration Version Info|(% style="width:55px" %)Any|(% style="width:93px" %)14|(% style="width:146px" %)2
544 +[[image:image-20220607171416-7.jpeg]]
517 517  
546 +
518 518  * Reply to the confirmation package: 14 01
519 519  * Reply to non-confirmed packet: 14 00
520 520  
550 +
551 +
552 +
521 521  == 2.8 Frequency Plans ==
522 522  
523 523  
... ... @@ -526,6 +526,7 @@
526 526  )))
527 527  
528 528  
561 +
529 529  === 2.8.1 EU863-870 (EU868) ===
530 530  
531 531  
... ... @@ -586,6 +586,7 @@
586 586  )))
587 587  
588 588  
622 +
589 589  === 2.8.2 US902-928(US915) ===
590 590  
591 591  
... ... @@ -604,6 +604,10 @@
604 604  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
605 605  * 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)
606 606  
641 +
642 +
643 +
644 +
607 607  === 2.8.3 CN470-510 (CN470) ===
608 608  
609 609  
... ... @@ -692,6 +692,7 @@
692 692  )))
693 693  
694 694  
733 +
695 695  === 2.8.4 AU915-928(AU915) ===
696 696  
697 697  
... ... @@ -714,6 +714,10 @@
714 714  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
715 715  * 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)
716 716  
756 +
757 +
758 +
759 +
717 717  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
718 718  
719 719  
... ... @@ -822,6 +822,7 @@
822 822  )))
823 823  
824 824  
868 +
825 825  === 2.8.6 KR920-923 (KR920) ===
826 826  
827 827  
... ... @@ -894,6 +894,7 @@
894 894  )))
895 895  
896 896  
941 +
897 897  === 2.8.7 IN865-867 (IN865) ===
898 898  
899 899  
... ... @@ -930,6 +930,7 @@
930 930  )))
931 931  
932 932  
978 +
933 933  == 2.9 LED Indicator ==
934 934  
935 935  
... ... @@ -938,14 +938,20 @@
938 938  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
939 939  * Blink once when device transmit a packet.
940 940  
987 +
988 +
989 +
990 +
941 941  == 2.10 ​Firmware Change Log ==
942 942  
943 943  
944 944  **Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/xtm5tw37mewaw99/AAD0uy06odmreQQ7vMzZYVIGa?dl=0>>https://www.dropbox.com/sh/xtm5tw37mewaw99/AAD0uy06odmreQQ7vMzZYVIGa?dl=0]]
945 945  
996 +
946 946  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
947 947  
948 948  
1000 +
949 949  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
950 950  
951 951  
... ... @@ -996,6 +996,7 @@
996 996  )))
997 997  
998 998  
1051 +
999 999  == 3.1 Set Transmit Interval Time ==
1000 1000  
1001 1001  
... ... @@ -1003,17 +1003,7 @@
1003 1003  
1004 1004  (% style="color:#037691" %)**AT Command: AT+TDC**
1005 1005  
1006 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1007 -|=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
1008 -|(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
1009 -30000
1010 -OK
1011 -the interval is 30000ms = 30s
1012 -)))
1013 -|(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
1014 -OK
1015 -Set transmit interval to 60000ms = 60 seconds​
1016 -)))
1059 +[[image:image-20220607171554-8.png]]
1017 1017  
1018 1018  
1019 1019  (((
... ... @@ -1025,16 +1025,17 @@
1025 1025  )))
1026 1026  
1027 1027  (((
1028 -If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1071 +If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
1029 1029  )))
1030 1030  
1031 1031  * (((
1032 -Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1075 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1033 1033  )))
1034 1034  * (((
1035 -Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
1078 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1036 1036  
1037 1037  
1081 +
1038 1038  
1039 1039  )))
1040 1040  
... ... @@ -1045,20 +1045,7 @@
1045 1045  
1046 1046  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1047 1047  
1048 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1049 -|=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response**
1050 -|(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
1051 -0
1052 -OK
1053 -the mode is 0 =No interruption
1054 -)))
1055 -|(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((
1056 -Set Transmit Interval
1057 -0. (Disable Interrupt),
1058 -~1. (Trigger by rising and falling edge)
1059 -2. (Trigger by falling edge)
1060 -3. (Trigger by rising edge)
1061 -)))|(% style="width:157px" %)OK
1092 +[[image:image-20220610105907-1.png]]
1062 1062  
1063 1063  
1064 1064  (((
... ... @@ -1074,10 +1074,10 @@
1074 1074  )))
1075 1075  
1076 1076  * (((
1077 -Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
1108 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1078 1078  )))
1079 1079  * (((
1080 -Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1111 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1081 1081  )))
1082 1082  
1083 1083  (((
... ... @@ -1092,6 +1092,7 @@
1092 1092  Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1093 1093  
1094 1094  
1126 +
1095 1095  == 3.4 Get Firmware Version Info ==
1096 1096  
1097 1097  
... ... @@ -1099,9 +1099,7 @@
1099 1099  
1100 1100  (% style="color:#037691" %)**Downlink Command: 0x26**
1101 1101  
1102 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
1103 -|(% style="background-color:#d9e2f3; color:#0070c0; width:193px" %)**Downlink Control Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:57px" %)**FPort**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:149px" %)**Downlink payload size(bytes)**
1104 -|(% style="width:193px" %)Get Firmware Version Info|(% style="width:57px" %)Any|(% style="width:91px" %)26|(% style="width:149px" %)2
1134 +[[image:image-20220607171917-10.png]]
1105 1105  
1106 1106  * Reply to the confirmation package: 26 01
1107 1107  * Reply to non-confirmed packet: 26 00
... ... @@ -1110,13 +1110,17 @@
1110 1110  
1111 1111  Configures info payload:
1112 1112  
1113 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1114 -|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**5**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**1**
1115 -|Value|Software Type|(((
1143 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
1144 +|=(((
1145 +**Size(bytes)**
1146 +)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
1147 +|**Value**|Software Type|(((
1116 1116  Frequency
1149 +
1117 1117  Band
1118 1118  )))|Sub-band|(((
1119 1119  Firmware
1153 +
1120 1120  Version
1121 1121  )))|Sensor Type|Reserve|(((
1122 1122  [[Message Type>>||anchor="H2.3.6MessageType"]]
... ... @@ -1172,16 +1172,114 @@
1172 1172  0x07: LDDS12
1173 1173  
1174 1174  
1175 -= 4. Battery & Power Consumption =
1176 1176  
1210 += 4. Battery & How to replace =
1177 1177  
1178 -LSPH01 uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
1179 1179  
1180 -[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
1213 +== 4.1 Battery Type ==
1181 1181  
1182 1182  
1216 +(((
1217 +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.
1218 +)))
1219 +
1220 +(((
1221 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1222 +
1223 +
1224 +)))
1225 +
1226 +[[image:1654593587246-335.png]]
1227 +
1228 +
1229 +Minimum Working Voltage for the LSPH01:
1230 +
1231 +LSPH01:  2.45v ~~ 3.6v
1232 +
1233 +
1234 +
1235 +== 4.2 Replace Battery ==
1236 +
1237 +
1238 +(((
1239 +Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1240 +)))
1241 +
1242 +(((
1243 +And make sure the positive and negative pins match.
1244 +)))
1245 +
1246 +
1247 +
1248 +== 4.3 Power Consumption Analyze ==
1249 +
1250 +
1251 +(((
1252 +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.
1253 +)))
1254 +
1255 +(((
1256 +Instruction to use as below:
1257 +)))
1258 +
1259 +
1260 +(% style="color:#037691" %)**Step 1**(%%): Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1261 +
1262 +[[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/]]
1263 +
1264 +
1265 +(% style="color:#037691" %)**Step 2**(%%): Open it and choose
1266 +
1267 +* Product Model
1268 +* Uplink Interval
1269 +* Working Mode
1270 +
1271 +And the Life expectation in difference case will be shown on the right.
1272 +
1273 +[[image:1654593605679-189.png]]
1274 +
1275 +
1276 +The battery related documents as below:
1277 +
1278 +* (((
1279 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1280 +)))
1281 +* (((
1282 +[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1283 +)))
1284 +* (((
1285 +[[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/]]
1286 +)))
1287 +
1288 +[[image:image-20220607172042-11.png]]
1289 +
1290 +
1291 +
1292 +=== 4.3.1 ​Battery Note ===
1293 +
1294 +
1295 +(((
1296 +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.
1297 +)))
1298 +
1299 +
1300 +
1301 +=== ​4.3.2 Replace the battery ===
1302 +
1303 +
1304 +(((
1305 +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.
1306 +)))
1307 +
1308 +(((
1309 +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)
1310 +)))
1311 +
1312 +
1313 +
1183 1183  = 5. Use AT Command =
1184 1184  
1316 +
1185 1185  == 5.1 Access AT Commands ==
1186 1186  
1187 1187  
... ... @@ -1212,6 +1212,7 @@
1212 1212  
1213 1213  = 6. FAQ =
1214 1214  
1347 +
1215 1215  == 6.1 How to change the LoRa Frequency Bands/Region ==
1216 1216  
1217 1217  
... ... @@ -1219,8 +1219,10 @@
1219 1219  When downloading the images, choose the required image file for download. ​
1220 1220  
1221 1221  
1355 +
1222 1222  = 7. Trouble Shooting =
1223 1223  
1358 +
1224 1224  == 7.1 AT Commands input doesn't work ==
1225 1225  
1226 1226  
... ... @@ -1227,6 +1227,7 @@
1227 1227  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.
1228 1228  
1229 1229  
1365 +
1230 1230  = 8. Order Info =
1231 1231  
1232 1232  
... ... @@ -1244,6 +1244,9 @@
1244 1244  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1245 1245  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1246 1246  
1383 +
1384 +
1385 +
1247 1247  = 9. ​Packing Info =
1248 1248  
1249 1249  
... ... @@ -1258,8 +1258,15 @@
1258 1258  * Package Size / pcs : cm
1259 1259  * Weight / pcs : g
1260 1260  
1400 +
1401 +
1402 +
1261 1261  = 10. ​Support =
1262 1262  
1263 1263  
1264 1264  * 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.
1265 1265  * 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]].
1408 +
1409 +
1410 +
1411 +
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