Last modified by Mengting Qiu on 2025/07/18 19:23

From version 35.9
edited by Xiaoling
on 2022/06/07 16:53
Change comment: There is no comment for this version
To version 85.3
edited by Xiaoling
on 2022/06/08 11:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,65 @@
1 1  (% style="text-align:center" %)
2 -[[image:1654574317295-380.png||height="621" width="576"]]
2 +[[image:1654592399090-860.png||height="521" width="483"]]
3 3  
4 4  
5 5  
6 6  
7 -
8 8  **Contents:**
9 9  
10 -{{toc/}}
9 +* [[1. Introduction>>path:#H1.Introduction]]
10 +** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
11 +** [[​1.2 Features>>path:#H200B1.2Features]]
12 +** [[1.3 Probe Specification>>path:#H1.3ProbeSpecification]]
13 +** [[1.4 ​Applications>>path:#H1.4200BApplications]]
14 +** [[1.5 Pin mapping and power on>>path:#H1.5Pinmappingandpoweron]]
15 +* [[2. Configure LSPH01 to connect to LoRaWAN network>>path:#H2.ConfigureLSPH01toconnecttoLoRaWANnetwork]]
16 +** [[2.1 How it works>>path:#H2.1Howitworks]]
17 +** [[2.2 ​Quick guide to connect to LoRaWAN server (OTAA)>>path:#H2.2200BQuickguidetoconnecttoLoRaWANserver28OTAA29]]
18 +** [[2.3 ​Uplink Payload>>path:#H2.3200BUplinkPayload]]
19 +*** [[2.3.1 Battery Info>>path:#H2.3.1BatteryInfo]]
20 +*** [[2.3.2 DS18B20 Temperature sensor>>path:#H2.3.2DS18B20Temperaturesensor]]
21 +*** [[2.3.3 Soil pH>>path:#H2.3.3SoilpH]]
22 +*** [[2.3.4 Soil Temperature>>path:#H2.3.4SoilTemperature]]
23 +*** [[2.3.5 Interrupt Pin>>path:#H2.3.5InterruptPin]]
24 +*** [[2.3.6 Message Type>>path:#H2.3.6MessageType]]
25 +*** [[2.3.7 Decode payload in The Things Network>>path:#H2.3.7DecodepayloadinTheThingsNetwork]]
26 +** [[2.4 Uplink Interval>>path:#H2.4UplinkInterval]]
27 +** [[2.5 ​Show Data in DataCake IoT Server>>path:#H2.5200BShowDatainDataCakeIoTServer]]
28 +** [[2.6 Installation and Maintain>>path:#H2.6InstallationandMaintain]]
29 +*** [[2.6.1 Before measurement>>path:#H2.6.1Beforemeasurement]]
30 +*** [[2.6.2 Measurement>>path:#H2.6.2Measurement]]
31 +*** [[2.6.3 Maintain Probe>>path:#H2.6.3MaintainProbe]]
32 +** [[2.7 Calibration>>path:#H2.7Calibration]]
33 +** [[2.8 Frequency Plans>>path:#H2.8FrequencyPlans]]
34 +*** [[2.8.1 EU863-870 (EU868)>>path:#H2.8.1EU863-87028EU86829]]
35 +*** [[2.8.2 US902-928(US915)>>path:#H2.8.2US902-92828US91529]]
36 +*** [[2.8.3 CN470-510 (CN470)>>path:#H2.8.3CN470-51028CN47029]]
37 +*** [[2.8.4 AU915-928(AU915)>>path:#H2.8.4AU915-92828AU91529]]
38 +*** [[2.8.5 AS920-923 & AS923-925 (AS923)>>path:#H2.8.5AS920-92326AS923-92528AS92329]]
39 +*** [[2.8.6 KR920-923 (KR920)>>path:#H2.8.6KR920-92328KR92029]]
40 +*** [[2.8.7 IN865-867 (IN865)>>path:#H2.8.7IN865-86728IN86529]]
41 +** [[2.9 LED Indicator>>path:#H2.9LEDIndicator]]
42 +** [[2.10 ​Firmware Change Log>>path:#H2.10200BFirmwareChangeLog]]
43 +* [[3. Configure LSPH01 via AT Command or LoRaWAN Downlink>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]]
44 +** [[3.1 Set Transmit Interval Time>>path:#H3.1SetTransmitIntervalTime]]
45 +** [[3.2 Set Interrupt Mode>>path:#H3.2SetInterruptMode]]
46 +** [[3.3 Calibrate Sensor>>path:#H3.3CalibrateSensor]]
47 +** [[3.4 Get Firmware Version Info>>path:#H3.4GetFirmwareVersionInfo]]
48 +* [[4. Battery & How to replace>>path:#H4.Battery26Howtoreplace]]
49 +** [[4.1 Battery Type>>path:#H4.1BatteryType]]
50 +** [[4.2 Replace Battery>>path:#H4.2ReplaceBattery]]
51 +** [[4.3 Power Consumption Analyze>>path:#H4.3PowerConsumptionAnalyze]]
52 +*** [[4.3.1 ​Battery Note>>path:#H4.3.1200BBatteryNote]]
53 +*** [[​4.3.2 Replace the battery>>path:#H200B4.3.2Replacethebattery]]
54 +* [[5. Use AT Command>>path:#H5.UseATCommand]]
55 +** [[5.1 Access AT Commands>>path:#H5.1AccessATCommands]]
56 +* [[6. FAQ>>path:#H6.FAQ]]
57 +** [[6.1 How to change the LoRa Frequency Bands/Region>>path:#H6.1HowtochangetheLoRaFrequencyBands2FRegion]]
58 +* [[7. Trouble Shooting>>path:#H7.TroubleShooting]]
59 +** [[7.1 AT Commands input doesn’t work>>path:#H7.1ATCommandsinputdoesn2019twork]]
60 +* [[8. Order Info>>path:#H8.OrderInfo]]
61 +* [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 +* [[10. ​Support>>path:#H10.A0200BSupport]]
11 11  
12 12  
13 13  
... ... @@ -16,26 +16,32 @@
16 16  
17 17  
18 18  
19 -
20 -
21 -
22 -
23 23  = 1. Introduction =
24 24  
25 25  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
26 26  
75 +(((
27 27  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.
77 +)))
28 28  
79 +(((
29 29  LSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect soil's** (% style="color:#4f81bd" %)pH (%%)**with high accuracy and stable value. The LSPH01 probe can be buried into soil for long time use.
81 +)))
30 30  
83 +(((
31 31  The LoRa wireless technology used in LSPH01 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
85 +)))
32 32  
87 +(((
33 33  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
89 +)))
34 34  
91 +(((
35 35  Each LSPH01 is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
93 +)))
36 36  
37 37  
38 -[[image:1654580186518-415.png]]
96 +[[image:1654592435432-887.png]]
39 39  
40 40  
41 41  
... ... @@ -56,7 +56,6 @@
56 56  * 8500mAh Battery for long term use
57 57  
58 58  
59 -
60 60  == 1.3 Probe Specification ==
61 61  
62 62  
... ... @@ -78,16 +78,14 @@
78 78  * Length: 3.5 meters
79 79  
80 80  
81 -
82 82  == 1.4 ​Applications ==
83 83  
84 84  * Smart Agriculture
85 85  
86 86  
87 -
88 88  == 1.5 Pin mapping and power on ==
89 89  
90 -[[image:1654580482666-473.png]]
145 +[[image:1654592472094-134.png]]
91 91  
92 92  
93 93  
... ... @@ -111,7 +111,7 @@
111 111  )))
112 112  
113 113  (((
114 -
169 +[[image:1654592492399-921.png]]
115 115  )))
116 116  
117 117  (((
... ... @@ -126,8 +126,8 @@
126 126  Each LSPH01 is shipped with a sticker with the default device EUI as below:
127 127  )))
128 128  
184 +[[image:image-20220607170145-1.jpeg]]
129 129  
130 -[[image:image-20220607135531-1.jpeg]]
131 131  
132 132  
133 133  You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -135,25 +135,24 @@
135 135  
136 136  **Register the device**
137 137  
138 -[[image:1654581442672-605.png]]
139 139  
194 +[[image:1654592600093-601.png]]
140 140  
141 141  
142 142  **Add APP EUI and DEV EUI**
143 143  
144 -[[image:1654581465717-368.png]]
199 +[[image:1654592619856-881.png]]
145 145  
146 146  
147 -
148 148  **Add APP EUI in the application**
149 149  
150 -[[image:1654581493871-516.png]]
204 +[[image:1654592632656-512.png]]
151 151  
152 152  
153 153  
154 154  **Add APP KEY**
155 155  
156 -[[image:1654581517630-991.png]]
210 +[[image:1654592653453-934.png]]
157 157  
158 158  
159 159  (% style="color:blue" %)**Step 2**(%%): Power on LSPH01
... ... @@ -161,22 +161,30 @@
161 161  
162 162  Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position).
163 163  
164 -[[image:image-20220607135918-2.png]]
218 +[[image:image-20220607170442-2.png]]
165 165  
166 166  
221 +(((
167 167  (% 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.
223 +)))
168 168  
169 -[[image:1654581590132-631.png]]
225 +[[image:1654592697690-910.png]]
170 170  
171 171  
172 172  
173 173  == 2.3 ​Uplink Payload ==
174 174  
231 +(((
175 175  LSPH01 will uplink payload via LoRaWAN with below payload format: 
233 +)))
176 176  
235 +(((
177 177  Uplink payload includes in total 11 bytes.
237 +)))
178 178  
239 +(((
179 179  Normal uplink payload:
241 +)))
180 180  
181 181  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
182 182  |(((
... ... @@ -184,7 +184,7 @@
184 184  
185 185  **(bytes)**
186 186  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
187 -|**Value**|[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(((
249 +|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
188 188  [[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
189 189  
190 190  [[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
... ... @@ -194,7 +194,7 @@
194 194  [[Message Type>>||anchor="H2.3.6MessageType"]]
195 195  )))
196 196  
197 -[[image:1654581735133-458.png]]
259 +[[image:1654592721645-318.png]]
198 198  
199 199  
200 200  
... ... @@ -260,13 +260,17 @@
260 260  
261 261  === 2.3.6 Message Type ===
262 262  
325 +(((
263 263  For a normal uplink payload, the message type is always 0x01.
327 +)))
264 264  
329 +(((
265 265  Valid Message Type:
331 +)))
266 266  
267 267  
268 268  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
269 -|**Message Type Code**|**Description**|**Payload**
335 +|=**Message Type Code**|=**Description**|=**Payload**
270 270  |0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
271 271  |0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
272 272  |0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="H2.7Calibration"]]
... ... @@ -276,7 +276,7 @@
276 276  While using TTN network, you can add the payload format to decode the payload.
277 277  
278 278  
279 -[[image:1654582541848-906.png]]
345 +[[image:1654592762713-715.png]]
280 280  
281 281  (((
282 282  The payload decoder function for TTN is here:
... ... @@ -290,24 +290,33 @@
290 290  
291 291  == 2.4 Uplink Interval ==
292 292  
293 -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"]]
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]]
294 294  
295 295  
296 296  
297 297  == 2.5 ​Show Data in DataCake IoT Server ==
298 298  
365 +(((
299 299  [[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:
367 +)))
300 300  
369 +(((
370 +
371 +)))
301 301  
373 +(((
302 302  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
375 +)))
303 303  
377 +(((
304 304  (% style="color:blue" %)**Step 2**(%%)**: To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:**
379 +)))
305 305  
306 306  
307 -[[image:1654583683416-869.png]]
382 +[[image:1654592790040-760.png]]
308 308  
309 309  
310 -[[image:1654583694084-878.png]]
385 +[[image:1654592800389-571.png]]
311 311  
312 312  
313 313  (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
... ... @@ -314,33 +314,37 @@
314 314  
315 315  (% style="color:blue" %)**Step 4**(%%)**: Create LSPH01 product.**
316 316  
317 -[[image:1654583711590-413.png]]
392 +[[image:1654592819047-535.png]]
318 318  
319 319  
320 320  
321 -[[image:1654583732798-193.png]]
396 +[[image:1654592833877-762.png]]
322 322  
323 323  
324 -[[image:1654583749683-259.png]]
399 +[[image:1654592856403-259.png]]
325 325  
326 326  
402 +(((
327 327  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
404 +)))
328 328  
406 +(((
329 329  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/]]
408 +)))
330 330  
331 331  
332 -[[image:1654583770974-935.png]]
411 +[[image:1654592878525-845.png]]
333 333  
334 -[[image:1654583781517-146.png]]
413 +[[image:1654592892967-474.png]]
335 335  
336 336  
337 -[[image:1654583791351-557.png]]
416 +[[image:1654592905354-123.png]]
338 338  
339 339  
340 340  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
341 341  
342 342  
343 -[[image:1654583805491-713.png]]
422 +[[image:1654592917530-261.png]]
344 344  
345 345  
346 346  
... ... @@ -349,8 +349,10 @@
349 349  === 2.6.1 Before measurement ===
350 350  
351 351  (((
431 +(((
352 352  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. 
353 353  )))
434 +)))
354 354  
355 355  
356 356  
... ... @@ -357,24 +357,45 @@
357 357  === 2.6.2 Measurement ===
358 358  
359 359  
441 +(((
360 360  (% style="color:#4f81bd" %)**Measurement the soil surface:**
443 +)))
361 361  
362 -[[image:1654584128046-287.png]]
445 +(((
446 +[[image:1654592946732-634.png]]
447 +)))
363 363  
449 +(((
364 364  Choose the proper measuring position. Split the surface soil according to the measured deep.
451 +)))
365 365  
453 +(((
366 366  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
455 +)))
367 367  
457 +(((
368 368  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
459 +)))
369 369  
461 +(((
370 370  Put soil over the probe after insert. And start to measure.
463 +)))
371 371  
465 +(((
466 +
467 +)))
372 372  
469 +(((
373 373  (% style="color:#4f81bd" %)**Measurement inside soil:**
471 +)))
374 374  
473 +(((
375 375  Dig a hole with diameter > 20CM.
475 +)))
376 376  
477 +(((
377 377  Insert the probe inside, method like measure the surface.
479 +)))
378 378  
379 379  
380 380  
... ... @@ -404,16 +404,20 @@
404 404  
405 405  == 2.7 Calibration ==
406 406  
509 +(((
407 407  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).
511 +)))
408 408  
513 +(((
409 409  After stable, user can use below command to calibrate.
515 +)))
410 410  
411 -[[image:image-20220607144936-3.png]]
517 +[[image:image-20220607171149-4.png]]
412 412  
413 413  
414 414  (% style="color:#037691" %)**Calibration Payload**
415 415  
416 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
522 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
417 417  |(((
418 418  **Size**
419 419  
... ... @@ -435,13 +435,13 @@
435 435  
436 436  User can also send 0x14 downlink command to poll the current calibration payload.
437 437  
438 -[[image:image-20220607145603-4.png]]
544 +[[image:image-20220607171416-7.jpeg]]
439 439  
546 +
440 440  * Reply to the confirmation package: 14 01
441 441  * Reply to non-confirmed packet: 14 00
442 442  
443 443  
444 -
445 445  == 2.8 Frequency Plans ==
446 446  
447 447  (((
... ... @@ -451,32 +451,61 @@
451 451  
452 452  === 2.8.1 EU863-870 (EU868) ===
453 453  
560 +(((
454 454  (% style="color:blue" %)**Uplink:**
562 +)))
455 455  
564 +(((
456 456  868.1 - SF7BW125 to SF12BW125
566 +)))
457 457  
568 +(((
458 458  868.3 - SF7BW125 to SF12BW125 and SF7BW250
570 +)))
459 459  
572 +(((
460 460  868.5 - SF7BW125 to SF12BW125
574 +)))
461 461  
576 +(((
462 462  867.1 - SF7BW125 to SF12BW125
578 +)))
463 463  
580 +(((
464 464  867.3 - SF7BW125 to SF12BW125
582 +)))
465 465  
584 +(((
466 466  867.5 - SF7BW125 to SF12BW125
586 +)))
467 467  
588 +(((
468 468  867.7 - SF7BW125 to SF12BW125
590 +)))
469 469  
592 +(((
470 470  867.9 - SF7BW125 to SF12BW125
594 +)))
471 471  
596 +(((
472 472  868.8 - FSK
598 +)))
473 473  
600 +(((
601 +
602 +)))
474 474  
604 +(((
475 475  (% style="color:blue" %)**Downlink:**
606 +)))
476 476  
608 +(((
477 477  Uplink channels 1-9 (RX1)
610 +)))
478 478  
612 +(((
479 479  869.525 - SF9BW125 (RX2 downlink only)
614 +)))
480 480  
481 481  
482 482  
... ... @@ -498,49 +498,91 @@
498 498  * 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)
499 499  
500 500  
501 -
502 502  === 2.8.3 CN470-510 (CN470) ===
503 503  
638 +(((
504 504  Used in China, Default use CHE=1
640 +)))
505 505  
642 +(((
506 506  (% style="color:blue" %)**Uplink:**
644 +)))
507 507  
646 +(((
508 508  486.3 - SF7BW125 to SF12BW125
648 +)))
509 509  
650 +(((
510 510  486.5 - SF7BW125 to SF12BW125
652 +)))
511 511  
654 +(((
512 512  486.7 - SF7BW125 to SF12BW125
656 +)))
513 513  
658 +(((
514 514  486.9 - SF7BW125 to SF12BW125
660 +)))
515 515  
662 +(((
516 516  487.1 - SF7BW125 to SF12BW125
664 +)))
517 517  
666 +(((
518 518  487.3 - SF7BW125 to SF12BW125
668 +)))
519 519  
670 +(((
520 520  487.5 - SF7BW125 to SF12BW125
672 +)))
521 521  
674 +(((
522 522  487.7 - SF7BW125 to SF12BW125
676 +)))
523 523  
678 +(((
679 +
680 +)))
524 524  
682 +(((
525 525  (% style="color:blue" %)**Downlink:**
684 +)))
526 526  
686 +(((
527 527  506.7 - SF7BW125 to SF12BW125
688 +)))
528 528  
690 +(((
529 529  506.9 - SF7BW125 to SF12BW125
692 +)))
530 530  
694 +(((
531 531  507.1 - SF7BW125 to SF12BW125
696 +)))
532 532  
698 +(((
533 533  507.3 - SF7BW125 to SF12BW125
700 +)))
534 534  
702 +(((
535 535  507.5 - SF7BW125 to SF12BW125
704 +)))
536 536  
706 +(((
537 537  507.7 - SF7BW125 to SF12BW125
708 +)))
538 538  
710 +(((
539 539  507.9 - SF7BW125 to SF12BW125
712 +)))
540 540  
714 +(((
541 541  508.1 - SF7BW125 to SF12BW125
716 +)))
542 542  
718 +(((
543 543  505.3 - SF12BW125 (RX2 downlink only)
720 +)))
544 544  
545 545  
546 546  
... ... @@ -565,112 +565,219 @@
565 565  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
566 566  * 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)
567 567  
568 -
569 -
570 570  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
571 571  
747 +(((
572 572  (% style="color:blue" %)**Default Uplink channel:**
749 +)))
573 573  
751 +(((
574 574  923.2 - SF7BW125 to SF10BW125
753 +)))
575 575  
755 +(((
576 576  923.4 - SF7BW125 to SF10BW125
757 +)))
577 577  
759 +(((
760 +
761 +)))
578 578  
763 +(((
579 579  (% style="color:blue" %)**Additional Uplink Channel**:
765 +)))
580 580  
767 +(((
581 581  (OTAA mode, channel added by JoinAccept message)
769 +)))
582 582  
771 +(((
772 +
773 +)))
583 583  
775 +(((
584 584  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
777 +)))
585 585  
779 +(((
586 586  922.2 - SF7BW125 to SF10BW125
781 +)))
587 587  
783 +(((
588 588  922.4 - SF7BW125 to SF10BW125
785 +)))
589 589  
787 +(((
590 590  922.6 - SF7BW125 to SF10BW125
789 +)))
591 591  
791 +(((
592 592  922.8 - SF7BW125 to SF10BW125
793 +)))
593 593  
795 +(((
594 594  923.0 - SF7BW125 to SF10BW125
797 +)))
595 595  
799 +(((
596 596  922.0 - SF7BW125 to SF10BW125
801 +)))
597 597  
803 +(((
804 +
805 +)))
598 598  
807 +(((
599 599  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
809 +)))
600 600  
811 +(((
601 601  923.6 - SF7BW125 to SF10BW125
813 +)))
602 602  
815 +(((
603 603  923.8 - SF7BW125 to SF10BW125
817 +)))
604 604  
819 +(((
605 605  924.0 - SF7BW125 to SF10BW125
821 +)))
606 606  
823 +(((
607 607  924.2 - SF7BW125 to SF10BW125
825 +)))
608 608  
827 +(((
609 609  924.4 - SF7BW125 to SF10BW125
829 +)))
610 610  
831 +(((
611 611  924.6 - SF7BW125 to SF10BW125
833 +)))
612 612  
835 +(((
836 +
837 +)))
613 613  
839 +(((
614 614  (% style="color:blue" %)**Downlink:**
841 +)))
615 615  
843 +(((
616 616  Uplink channels 1-8 (RX1)
845 +)))
617 617  
847 +(((
618 618  923.2 - SF10BW125 (RX2)
849 +)))
619 619  
620 620  
621 621  
622 622  === 2.8.6 KR920-923 (KR920) ===
623 623  
855 +(((
624 624  (% style="color:blue" %)**Default channel:**
857 +)))
625 625  
859 +(((
626 626  922.1 - SF7BW125 to SF12BW125
861 +)))
627 627  
863 +(((
628 628  922.3 - SF7BW125 to SF12BW125
865 +)))
629 629  
867 +(((
630 630  922.5 - SF7BW125 to SF12BW125
869 +)))
631 631  
871 +(((
872 +
873 +)))
632 632  
875 +(((
633 633  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
877 +)))
634 634  
879 +(((
635 635  922.1 - SF7BW125 to SF12BW125
881 +)))
636 636  
883 +(((
637 637  922.3 - SF7BW125 to SF12BW125
885 +)))
638 638  
887 +(((
639 639  922.5 - SF7BW125 to SF12BW125
889 +)))
640 640  
891 +(((
641 641  922.7 - SF7BW125 to SF12BW125
893 +)))
642 642  
895 +(((
643 643  922.9 - SF7BW125 to SF12BW125
897 +)))
644 644  
899 +(((
645 645  923.1 - SF7BW125 to SF12BW125
901 +)))
646 646  
903 +(((
647 647  923.3 - SF7BW125 to SF12BW125
905 +)))
648 648  
907 +(((
908 +
909 +)))
649 649  
911 +(((
650 650  (% style="color:blue" %)**Downlink:**
913 +)))
651 651  
915 +(((
652 652  Uplink channels 1-7(RX1)
917 +)))
653 653  
919 +(((
654 654  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
921 +)))
655 655  
656 656  
657 657  
658 658  === 2.8.7 IN865-867 (IN865) ===
659 659  
927 +(((
660 660  (% style="color:blue" %)**Uplink:**
929 +)))
661 661  
931 +(((
662 662  865.0625 - SF7BW125 to SF12BW125
933 +)))
663 663  
935 +(((
664 664  865.4025 - SF7BW125 to SF12BW125
937 +)))
665 665  
939 +(((
666 666  865.9850 - SF7BW125 to SF12BW125
941 +)))
667 667  
943 +(((
944 +
945 +)))
668 668  
947 +(((
669 669  (% style="color:blue" %)**Downlink:**
949 +)))
670 670  
951 +(((
671 671  Uplink channels 1-3 (RX1)
953 +)))
672 672  
955 +(((
673 673  866.550 - SF10BW125 (RX2)
957 +)))
674 674  
675 675  
676 676  
... ... @@ -682,7 +682,6 @@
682 682  * Blink once when device transmit a packet.
683 683  
684 684  
685 -
686 686  == 2.10 ​Firmware Change Log ==
687 687  
688 688  
... ... @@ -691,32 +691,57 @@
691 691  [[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/]]
692 692  
693 693  
694 -**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
977 +**Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]]
695 695  
696 696  
697 697  
698 698  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
699 699  
983 +(((
700 700  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
985 +)))
701 701  
702 -* AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
703 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
987 +* (((
988 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
989 +)))
990 +* (((
991 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
992 +)))
704 704  
994 +(((
705 705  There are two kinds of commands to configure LSPH01, they are:
996 +)))
706 706  
707 -* (% style="color:#4f81bd" %)** General Commands**.
998 +* (((
999 +(% style="color:#4f81bd" %)** General Commands**.
1000 +)))
708 708  
1002 +(((
709 709  These commands are to configure:
1004 +)))
710 710  
711 -* General system settings like: uplink interval.
712 -* LoRaWAN protocol & radio related command.
1006 +* (((
1007 +General system settings like: uplink interval.
1008 +)))
1009 +* (((
1010 +LoRaWAN protocol & radio related command.
1011 +)))
713 713  
714 -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>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
1013 +(((
1014 +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/]]
1015 +)))
715 715  
1017 +(((
1018 +
1019 +)))
716 716  
717 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1021 +* (((
1022 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1023 +)))
718 718  
1025 +(((
719 719  These commands only valid for LSPH01, as below:
1027 +)))
720 720  
721 721  
722 722  
... ... @@ -726,32 +726,31 @@
726 726  
727 727  (% style="color:#037691" %)**AT Command: AT+TDC**
728 728  
1037 +[[image:image-20220607171554-8.png]]
729 729  
730 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
731 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
732 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
733 -30000
734 734  
735 -OK
736 736  
737 -the interval is 30000ms = 30s
1041 +(((
1042 +(% style="color:#037691" %)**Downlink Command: 0x01**
738 738  )))
739 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
740 -OK
741 741  
742 -Set transmit interval to 60000ms = 60 seconds
1045 +(((
1046 +Format: Command Code (0x01) followed by 3 bytes time value.
743 743  )))
744 744  
745 -(% style="color:#037691" %)**Downlink Command: 0x01**
746 -
747 -Format: Command Code (0x01) followed by 3 bytes time value.
748 -
1049 +(((
749 749  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1051 +)))
750 750  
751 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
752 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1053 +* (((
1054 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1055 +)))
1056 +* (((
1057 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
753 753  
754 754  
1060 +
1061 +)))
755 755  
756 756  == 3.2 Set Interrupt Mode ==
757 757  
... ... @@ -759,20 +759,34 @@
759 759  
760 760  (% style="color:#037691" %)**AT Command: AT+INTMOD**
761 761  
762 -[[image:image-20220607153759-6.png]]
1069 +[[image:image-20220607171716-9.png]]
763 763  
764 764  
1072 +(((
765 765  (% style="color:#037691" %)**Downlink Command: 0x06**
1074 +)))
766 766  
1076 +(((
767 767  Format: Command Code (0x06) followed by 3 bytes.
1078 +)))
768 768  
1080 +(((
769 769  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1082 +)))
770 770  
771 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
772 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1084 +* (((
1085 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1086 +)))
1087 +* (((
1088 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1089 +)))
773 773  
1091 +(((
1092 +
1093 +)))
774 774  
775 775  
1096 +
776 776  == 3.3 Calibrate Sensor ==
777 777  
778 778  Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -785,7 +785,7 @@
785 785  
786 786  (% style="color:#037691" %)**Downlink Command: 0x26**
787 787  
788 -[[image:image-20220607154718-7.png]]
1109 +[[image:image-20220607171917-10.png]]
789 789  
790 790  * Reply to the confirmation package: 26 01
791 791  * Reply to non-confirmed packet: 26 00
... ... @@ -873,7 +873,7 @@
873 873  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
874 874  )))
875 875  
876 -[[image:1654588469844-778.png]]
1197 +[[image:1654593587246-335.png]]
877 877  
878 878  
879 879  Minimum Working Voltage for the LSPH01:
... ... @@ -918,7 +918,7 @@
918 918  
919 919  And the Life expectation in difference case will be shown on the right.
920 920  
921 -[[image:1654588577573-122.png]]
1242 +[[image:1654593605679-189.png]]
922 922  
923 923  
924 924  The battery related documents as below:
... ... @@ -933,7 +933,7 @@
933 933  [[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]]
934 934  )))
935 935  
936 -[[image:image-20220607155856-8.png]]
1257 +[[image:image-20220607172042-11.png]]
937 937  
938 938  
939 939  
... ... @@ -947,9 +947,13 @@
947 947  
948 948  === ​4.3.2 Replace the battery ===
949 949  
1271 +(((
950 950  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.
1273 +)))
951 951  
1275 +(((
952 952  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)
1277 +)))
953 953  
954 954  
955 955  
... ... @@ -959,7 +959,7 @@
959 959  
960 960  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.
961 961  
962 -[[image:1654589001411-343.png]]
1287 +[[image:1654593668970-604.png]]
963 963  
964 964  **Connection:**
965 965  
... ... @@ -970,15 +970,16 @@
970 970  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
971 971  
972 972  
1298 +(((
973 973  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1300 +)))
974 974  
975 975  
976 - [[image:1654589062541-567.png]]
1303 + [[image:1654593712276-618.png]]
977 977  
978 978  Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
979 979  
980 980  
981 -
982 982  = 6. FAQ =
983 983  
984 984  == 6.1 How to change the LoRa Frequency Bands/Region ==
... ... @@ -987,7 +987,6 @@
987 987  When downloading the images, choose the required image file for download. ​
988 988  
989 989  
990 -
991 991  = 7. Trouble Shooting =
992 992  
993 993  == 7.1 AT Commands input doesn’t work ==
... ... @@ -995,7 +995,6 @@
995 995  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.
996 996  
997 997  
998 -
999 999  = 8. Order Info =
1000 1000  
1001 1001  Part Number: (% style="color:blue" %)**LSPH01-XX**
1654592399090-860.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +272.0 KB
Content
1654592435432-887.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +89.0 KB
Content
1654592472094-134.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +492.6 KB
Content
1654592492399-921.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +89.0 KB
Content
1654592600093-601.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.6 KB
Content
1654592619856-881.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +62.1 KB
Content
1654592632656-512.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +83.1 KB
Content
1654592653453-934.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +65.2 KB
Content
1654592697690-910.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +42.6 KB
Content
1654592721645-318.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +42.6 KB
Content
1654592762713-715.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.2 KB
Content
1654592790040-760.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +62.2 KB
Content
1654592800389-571.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +66.6 KB
Content
1654592819047-535.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +246.2 KB
Content
1654592833877-762.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +199.6 KB
Content
1654592856403-259.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +129.1 KB
Content
1654592878525-845.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +37.7 KB
Content
1654592892967-474.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +64.0 KB
Content
1654592905354-123.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +11.3 KB
Content
1654592917530-261.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +127.1 KB
Content
1654592946732-634.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +345.3 KB
Content
1654593587246-335.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +75.8 KB
Content
1654593605679-189.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.2 KB
Content
1654593668970-604.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +546.2 KB
Content
1654593712276-618.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +144.0 KB
Content
image-20220607170145-1.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +16.5 KB
Content
image-20220607170442-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +99.6 KB
Content
image-20220607171123-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.8 KB
Content
image-20220607171149-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.8 KB
Content
image-20220607171311-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.2 KB
Content
image-20220607171335-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.1 KB
Content
image-20220607171416-7.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +5.0 KB
Content
image-20220607171554-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.7 KB
Content
image-20220607171716-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +17.9 KB
Content
image-20220607171917-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.2 KB
Content
image-20220607172042-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +83.7 KB
Content