<
From version < 98.2 >
edited by Xiaoling
on 2022/06/30 11:33
To version < 99.2 >
edited by Xiaoling
on 2023/04/26 08:47
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,14 +5,6 @@
5 5  
6 6  
7 7  
8 -
9 -
10 -
11 -
12 -
13 -
14 -
15 -
16 16  **Table of Contents:**
17 17  
18 18  {{toc/}}
... ... @@ -22,17 +22,12 @@
22 22  
23 23  
24 24  
25 -
26 -
27 -
28 -
29 29  = 1. Introduction =
30 30  
31 31  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
32 32  
33 -(((
34 -
35 35  
22 +(((
36 36  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.
37 37  )))
38 38  
... ... @@ -57,9 +57,9 @@
57 57  
58 58  
59 59  
60 -
61 61  == ​1.2 Features ==
62 62  
49 +
63 63  * LoRaWAN 1.0.3 Class A
64 64  * Ultra-low power consumption
65 65  * Monitor soil pH with temperature compensation.
... ... @@ -75,7 +75,6 @@
75 75  * 8500mAh Battery for long term use
76 76  
77 77  
78 -
79 79  == 1.3 Probe Specification ==
80 80  
81 81  
... ... @@ -97,23 +97,23 @@
97 97  * Length: 3.5 meters
98 98  
99 99  
100 -
101 101  == 1.4 ​Applications ==
102 102  
88 +
103 103  * Smart Agriculture
104 104  
105 105  
106 -
107 107  == 1.5 Pin mapping and power on ==
108 108  
94 +
109 109  [[image:1654592472094-134.png]]
110 110  
111 111  
112 -
113 113  = 2. Configure LSPH01 to connect to LoRaWAN network =
114 114  
115 115  == 2.1 How it works ==
116 116  
102 +
117 117  (((
118 118  The LSPH01 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LSPH01. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
119 119  )))
... ... @@ -125,6 +125,7 @@
125 125  
126 126  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
127 127  
114 +
128 128  (((
129 129  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LG308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.
130 130  )))
... ... @@ -149,7 +149,7 @@
149 149  Each LSPH01 is shipped with a sticker with the default device EUI as below:
150 150  )))
151 151  
152 -[[image:image-20220607170145-1.jpeg]]
139 +[[image:image-20230426084737-1.png]]
153 153  
154 154  
155 155  
... ... @@ -190,14 +190,16 @@
190 190  
191 191  (((
192 192  (% style="color:blue" %)**Step 3**(%%)**:** The LSPH01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.
180 +
181 +
193 193  )))
194 194  
195 195  [[image:1654592697690-910.png]]
196 196  
197 197  
198 -
199 199  == 2.3 ​Uplink Payload ==
200 200  
189 +
201 201  (((
202 202  LSPH01 will uplink payload via LoRaWAN with below payload format: 
203 203  )))
... ... @@ -210,14 +210,12 @@
210 210  Normal uplink payload:
211 211  )))
212 212  
213 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
214 -|=(% style="width: 62.5px;" %)(((
215 -**Size (bytes)**
216 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
202 +(% border="1" cellspacing="5" style="background-color:#ffffcc; width:470px" %)
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**
217 217  |(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
218 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
219 -
220 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
207 +[[Temperature (Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
221 221  )))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
222 222  [[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
223 223  )))|Reserve|(((
... ... @@ -227,7 +227,6 @@
227 227  [[image:1654592721645-318.png]]
228 228  
229 229  
230 -
231 231  === 2.3.1 Battery Info ===
232 232  
233 233  
... ... @@ -238,9 +238,9 @@
238 238  Ex2: 0x0B49 = 2889mV
239 239  
240 240  
241 -
242 242  === 2.3.2 DS18B20 Temperature sensor ===
243 243  
229 +
244 244  This is optional, user can connect external DS18B20 sensor to the +3.3v, 1-wire and GND pin . and this field will report temperature.
245 245  
246 246  
... ... @@ -251,9 +251,9 @@
251 251  If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
252 252  
253 253  
254 -
255 255  === 2.3.3 Soil pH ===
256 256  
242 +
257 257  Range: 0 ~~ 14 pH
258 258  
259 259  **Example:**
... ... @@ -261,9 +261,9 @@
261 261  (% style="color:#037691" %)** 0x02B7(H) = 695(D) = 6.95pH**
262 262  
263 263  
264 -
265 265  === 2.3.4 Soil Temperature ===
266 266  
252 +
267 267  Get Soil Temperature 
268 268  
269 269  
... ... @@ -274,9 +274,9 @@
274 274  If payload is: **FF3FH** :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
275 275  
276 276  
277 -
278 278  === 2.3.5 Interrupt Pin ===
279 279  
265 +
280 280  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.
281 281  
282 282  
... ... @@ -287,9 +287,9 @@
287 287  0x01: Interrupt Uplink Packet.
288 288  
289 289  
290 -
291 291  === 2.3.6 Message Type ===
292 292  
278 +
293 293  (((
294 294  For a normal uplink payload, the message type is always 0x01.
295 295  )))
... ... @@ -299,14 +299,16 @@
299 299  )))
300 300  
301 301  
302 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
288 +(% border="1" cellspacing="5" style="background-color:#ffffcc; width:496px" %)
303 303  |=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
304 304  |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
305 305  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
306 306  |(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
307 307  
294 +
308 308  === 2.3.7 Decode payload in The Things Network ===
309 309  
297 +
310 310  While using TTN network, you can add the payload format to decode the payload.
311 311  
312 312  
... ... @@ -317,19 +317,19 @@
317 317  )))
318 318  
319 319  (((
320 -LSPH01 TTN Payload Decoder: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
308 +LSPH01 TTN Payload Decoder:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
321 321  )))
322 322  
323 323  
324 -
325 325  == 2.4 Uplink Interval ==
326 326  
314 +
327 327  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"]]
328 328  
329 329  
330 -
331 331  == 2.5 ​Show Data in DataCake IoT Server ==
332 332  
320 +
333 333  (((
334 334  [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps:
335 335  )))
... ... @@ -360,7 +360,6 @@
360 360  [[image:1654592819047-535.png]]
361 361  
362 362  
363 -
364 364  [[image:1654592833877-762.png]]
365 365  
366 366  
... ... @@ -372,7 +372,7 @@
372 372  )))
373 373  
374 374  (((
375 -Download Datacake decoder from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
362 +Download Datacake decoder from: [[https:~~/~~/www.dropbox.com/sh/pj7cgmgqg3gx3ta/AABYFbg1DVOOR9Hmr1mLSBkga?dl=0>>url:https://www.dropbox.com/sh/pj7cgmgqg3gx3ta/AABYFbg1DVOOR9Hmr1mLSBkga?dl=0]]
376 376  )))
377 377  
378 378  
... ... @@ -390,11 +390,11 @@
390 390  [[image:1654592917530-261.png]]
391 391  
392 392  
393 -
394 394  == 2.6 Installation and Maintain ==
395 395  
396 396  === 2.6.1 Before measurement ===
397 397  
384 +
398 398  (((
399 399  (((
400 400  If the LSPH01 has more than 7 days not use or just clean the pH probe. User should put the probe inside pure water for more than 24 hours for activation. If no put in water, user need to put inside soil for more than 24 hours to ensure the measurement accuracy. 
... ... @@ -402,7 +402,6 @@
402 402  )))
403 403  
404 404  
405 -
406 406  === 2.6.2 Measurement ===
407 407  
408 408  
... ... @@ -412,6 +412,8 @@
412 412  
413 413  (((
414 414  [[image:1654592946732-634.png]]
401 +
402 +
415 415  )))
416 416  
417 417  (((
... ... @@ -423,7 +423,7 @@
423 423  )))
424 424  
425 425  (((
426 -Slowly insert the probe to the measure point. Dont use large force which will break the probe. Make sure not shake when inserting.
414 +Slowly insert the probe to the measure point. Don't use large force which will break the probe. Make sure not shake when inserting.
427 427  )))
428 428  
429 429  (((
... ... @@ -447,9 +447,9 @@
447 447  )))
448 448  
449 449  
450 -
451 451  === 2.6.3 Maintain Probe ===
452 452  
440 +
453 453  1. (((
454 454  pH probe electrode is fragile and no strong. User must avoid strong force or hitting it.
455 455  )))
... ... @@ -474,6 +474,7 @@
474 474  
475 475  == 2.7 Calibration ==
476 476  
465 +
477 477  (((
478 478  User can do calibration for the probe. It is limited to use below pH buffer solution to calibrate: 4.00, 6.86, 9.18. When calibration, user need to clean the electrode and put the probe in the pH buffer solution to wait the value stable ( a new clean electrode might need max 24 hours to be stable).
479 479  )))
... ... @@ -487,21 +487,16 @@
487 487  
488 488  (% style="color:#037691" %)**Calibration Payload**
489 489  
490 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
491 -|=(% style="width: 62.5px;" %)(((
479 +(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:500px" %)
480 +|=(% style="width: 60px;" %)(((
492 492  **Size (bytes)**
493 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
482 +)))|=(% style="width: 100px;" %)**1**|=(% style="width: 100px;" %)**1**|=(% style="width: 100px;" %)**1**|=(% style="width: 50px;" %)**7**|=(% style="width: 90px;" %)**1**
494 494  |**Value**|(((
495 -PH4
496 -
497 -Calibrate value
484 +PH4 Calibrate value
498 498  )))|PH6.86 Calibrate value|(((
499 -PH9.18
500 -
501 -Calibrate value
486 +PH9.18 Calibrate value
502 502  )))|Reserve|(((
503 503  [[Message Type>>||anchor="H2.3.6MessageType"]]
504 -
505 505  Always 0x03
506 506  )))
507 507  
... ... @@ -513,8 +513,10 @@
513 513  * Reply to the confirmation package: 14 01
514 514  * Reply to non-confirmed packet: 14 00
515 515  
500 +
516 516  == 2.8 Frequency Plans ==
517 517  
503 +
518 518  (((
519 519  The LSPH01 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
520 520  )))
... ... @@ -522,6 +522,7 @@
522 522  
523 523  === 2.8.1 EU863-870 (EU868) ===
524 524  
511 +
525 525  (((
526 526  (% style="color:blue" %)**Uplink:**
527 527  )))
... ... @@ -579,9 +579,9 @@
579 579  )))
580 580  
581 581  
582 -
583 583  === 2.8.2 US902-928(US915) ===
584 584  
571 +
585 585  (((
586 586  Used in USA, Canada and South America. Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
587 587  )))
... ... @@ -595,12 +595,12 @@
595 595  )))
596 596  
597 597  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
598 -* Use the Join successful sub-band if the server doesnt include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
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)
599 599  
600 600  
601 -
602 602  === 2.8.3 CN470-510 (CN470) ===
603 603  
590 +
604 604  (((
605 605  Used in China, Default use CHE=1
606 606  )))
... ... @@ -686,9 +686,9 @@
686 686  )))
687 687  
688 688  
689 -
690 690  === 2.8.4 AU915-928(AU915) ===
691 691  
678 +
692 692  (((
693 693  Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
694 694  )))
... ... @@ -706,12 +706,12 @@
706 706  )))
707 707  
708 708  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
709 -* Use the Join successful sub-band if the server doesnt include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
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)
710 710  
711 711  
712 -
713 713  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
714 714  
701 +
715 715  (((
716 716  (% style="color:blue" %)**Default Uplink channel:**
717 717  )))
... ... @@ -817,9 +817,9 @@
817 817  )))
818 818  
819 819  
820 -
821 821  === 2.8.6 KR920-923 (KR920) ===
822 822  
809 +
823 823  (((
824 824  (% style="color:blue" %)**Default channel:**
825 825  )))
... ... @@ -889,9 +889,9 @@
889 889  )))
890 890  
891 891  
892 -
893 893  === 2.8.7 IN865-867 (IN865) ===
894 894  
881 +
895 895  (((
896 896  (% style="color:blue" %)**Uplink:**
897 897  )))
... ... @@ -925,9 +925,9 @@
925 925  )))
926 926  
927 927  
928 -
929 929  == 2.9 LED Indicator ==
930 930  
917 +
931 931  The LSPH01 has an internal LED which is to show the status of different state.
932 932  
933 933  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
... ... @@ -934,21 +934,17 @@
934 934  * Blink once when device transmit a packet.
935 935  
936 936  
937 -
938 938  == 2.10 ​Firmware Change Log ==
939 939  
940 940  
941 -**Firmware download link:**
927 +**Firmware download link: **[[https:~~/~~/www.dropbox.com/sh/xtm5tw37mewaw99/AAD0uy06odmreQQ7vMzZYVIGa?dl=0>>https://www.dropbox.com/sh/xtm5tw37mewaw99/AAD0uy06odmreQQ7vMzZYVIGa?dl=0]]
942 942  
943 -[[http:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/]]
944 -
945 -
946 946  **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
947 947  
948 948  
949 -
950 950  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
951 951  
934 +
952 952  (((
953 953  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
954 954  )))
... ... @@ -980,7 +980,7 @@
980 980  )))
981 981  
982 982  (((
983 -They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:[[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
966 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
984 984  )))
985 985  
986 986  (((
... ... @@ -996,9 +996,9 @@
996 996  )))
997 997  
998 998  
999 -
1000 1000  == 3.1 Set Transmit Interval Time ==
1001 1001  
984 +
1002 1002  Feature: Change LoRaWAN End Node Transmit Interval.
1003 1003  
1004 1004  (% style="color:#037691" %)**AT Command: AT+TDC**
... ... @@ -1015,14 +1015,14 @@
1015 1015  )))
1016 1016  
1017 1017  (((
1018 -If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
1001 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
1019 1019  )))
1020 1020  
1021 1021  * (((
1022 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1005 +Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
1023 1023  )))
1024 1024  * (((
1025 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1008 +Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
1026 1026  
1027 1027  
1028 1028  
... ... @@ -1030,6 +1030,7 @@
1030 1030  
1031 1031  == 3.2 Set Interrupt Mode ==
1032 1032  
1016 +
1033 1033  Feature, Set Interrupt mode for GPIO_EXIT.
1034 1034  
1035 1035  (% style="color:#037691" %)**AT Command: AT+INTMOD**
... ... @@ -1050,10 +1050,10 @@
1050 1050  )))
1051 1051  
1052 1052  * (((
1053 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1037 +Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
1054 1054  )))
1055 1055  * (((
1056 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1040 +Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1057 1057  )))
1058 1058  
1059 1059  (((
... ... @@ -1064,12 +1064,13 @@
1064 1064  
1065 1065  == 3.3 Calibrate Sensor ==
1066 1066  
1051 +
1067 1067  Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1068 1068  
1069 1069  
1070 -
1071 1071  == 3.4 Get Firmware Version Info ==
1072 1072  
1057 +
1073 1073  Feature: use downlink to get firmware version.
1074 1074  
1075 1075  (% style="color:#037691" %)**Downlink Command: 0x26**
... ... @@ -1089,11 +1089,9 @@
1089 1089  )))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
1090 1090  |**Value**|Software Type|(((
1091 1091  Frequency
1092 -
1093 1093  Band
1094 1094  )))|Sub-band|(((
1095 1095  Firmware
1096 -
1097 1097  Version
1098 1098  )))|Sensor Type|Reserve|(((
1099 1099  [[Message Type>>||anchor="H2.3.6MessageType"]]
... ... @@ -1149,111 +1149,25 @@
1149 1149  0x07: LDDS12
1150 1150  
1151 1151  
1135 += 4. Battery & Power Consumption =
1152 1152  
1153 -= 4. Battery & How to replace =
1154 1154  
1155 -== 4.1 Battery Type ==
1138 +LSPH01 uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
1156 1156  
1157 -(((
1158 -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.
1159 -)))
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/]] .
1160 1160  
1161 -(((
1162 -The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1163 -)))
1164 1164  
1165 -[[image:1654593587246-335.png]]
1166 -
1167 -
1168 -Minimum Working Voltage for the LSPH01:
1169 -
1170 -LSPH01:  2.45v ~~ 3.6v
1171 -
1172 -
1173 -
1174 -== 4.2 Replace Battery ==
1175 -
1176 -(((
1177 -Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
1178 -)))
1179 -
1180 -(((
1181 -And make sure the positive and negative pins match.
1182 -)))
1183 -
1184 -
1185 -
1186 -== 4.3 Power Consumption Analyze ==
1187 -
1188 -(((
1189 -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.
1190 -)))
1191 -
1192 -(((
1193 -Instruction to use as below:
1194 -)))
1195 -
1196 -
1197 -(% style="color:#037691" %)**Step 1**(%%): Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1198 -
1199 -[[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/]]
1200 -
1201 -
1202 -(% style="color:#037691" %)**Step 2**(%%): Open it and choose
1203 -
1204 -* Product Model
1205 -* Uplink Interval
1206 -* Working Mode
1207 -
1208 -And the Life expectation in difference case will be shown on the right.
1209 -
1210 -[[image:1654593605679-189.png]]
1211 -
1212 -
1213 -The battery related documents as below:
1214 -
1215 -* (((
1216 -[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1217 -)))
1218 -* (((
1219 -[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1220 -)))
1221 -* (((
1222 -[[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/]]
1223 -)))
1224 -
1225 -[[image:image-20220607172042-11.png]]
1226 -
1227 -
1228 -
1229 -=== 4.3.1 ​Battery Note ===
1230 -
1231 -(((
1232 -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.
1233 -)))
1234 -
1235 -
1236 -
1237 -=== ​4.3.2 Replace the battery ===
1238 -
1239 -(((
1240 -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.
1241 -)))
1242 -
1243 -(((
1244 -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)
1245 -)))
1246 -
1247 -
1248 -
1249 1249  = 5. Use AT Command =
1250 1250  
1251 1251  == 5.1 Access AT Commands ==
1252 1252  
1147 +
1253 1253  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.
1254 1254  
1150 +
1255 1255  [[image:1654593668970-604.png]]
1256 1256  
1153 +
1257 1257  **Connection:**
1258 1258  
1259 1259  (% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND**
... ... @@ -1277,6 +1277,7 @@
1277 1277  
1278 1278  == 6.1 How to change the LoRa Frequency Bands/Region ==
1279 1279  
1177 +
1280 1280  You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1281 1281  When downloading the images, choose the required image file for download. ​
1282 1282  
... ... @@ -1285,12 +1285,13 @@
1285 1285  
1286 1286  == 7.1 AT Commands input doesn't work ==
1287 1287  
1186 +
1288 1288  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.
1289 1289  
1290 1290  
1291 -
1292 1292  = 8. Order Info =
1293 1293  
1192 +
1294 1294  Part Number: (% style="color:blue" %)**LSPH01-XX**
1295 1295  
1296 1296  
... ... @@ -1323,7 +1323,7 @@
1323 1323  
1324 1324  = 10. ​Support =
1325 1325  
1225 +
1326 1326  * 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.
1327 1327  * 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]].
1328 1328  
1329 -
image-20230426084737-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +190.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0