Last modified by Xiaoling on 2025/04/27 13:54

From version 59.1
edited by Xiaoling
on 2022/06/07 17:09
Change comment: Uploaded new attachment "1654592946732-634.png", version {1}
To version 85.7
edited by Xiaoling
on 2022/06/08 11:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,23 +66,29 @@
66 66  
67 67  
68 68  
69 -
70 -
71 -
72 -
73 73  = 1. Introduction =
74 74  
75 75  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
76 76  
73 +(((
77 77  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.
75 +)))
78 78  
77 +(((
79 79  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.
79 +)))
80 80  
81 +(((
81 81  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.
83 +)))
82 82  
85 +(((
83 83  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
87 +)))
84 84  
89 +(((
85 85  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.
91 +)))
86 86  
87 87  
88 88  [[image:1654592435432-887.png]]
... ... @@ -89,6 +89,7 @@
89 89  
90 90  
91 91  
98 +
92 92  == ​1.2 Features ==
93 93  
94 94  * LoRaWAN 1.0.3 Class A
... ... @@ -105,7 +105,6 @@
105 105  * IP68 rate for the Sensor Probe
106 106  * 8500mAh Battery for long term use
107 107  
108 -
109 109  == 1.3 Probe Specification ==
110 110  
111 111  
... ... @@ -126,12 +126,10 @@
126 126  * IP68 Protection
127 127  * Length: 3.5 meters
128 128  
129 -
130 130  == 1.4 ​Applications ==
131 131  
132 132  * Smart Agriculture
133 133  
134 -
135 135  == 1.5 Pin mapping and power on ==
136 136  
137 137  [[image:1654592472094-134.png]]
... ... @@ -147,7 +147,7 @@
147 147  )))
148 148  
149 149  (((
150 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>path:#H5.UseATCommand]]to set the keys in the LSPH01.
154 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H5.UseATCommand"]]to set the keys in the LSPH01.
151 151  )))
152 152  
153 153  
... ... @@ -210,7 +210,9 @@
210 210  [[image:image-20220607170442-2.png]]
211 211  
212 212  
217 +(((
213 213  (% 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.
219 +)))
214 214  
215 215  [[image:1654592697690-910.png]]
216 216  
... ... @@ -218,11 +218,17 @@
218 218  
219 219  == 2.3 ​Uplink Payload ==
220 220  
227 +(((
221 221  LSPH01 will uplink payload via LoRaWAN with below payload format: 
229 +)))
222 222  
231 +(((
223 223  Uplink payload includes in total 11 bytes.
233 +)))
224 224  
235 +(((
225 225  Normal uplink payload:
237 +)))
226 226  
227 227  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
228 228  |(((
... ... @@ -230,14 +230,14 @@
230 230  
231 231  **(bytes)**
232 232  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
233 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
234 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
245 +|**Value**|[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(((
246 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
235 235  
236 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
237 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
238 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
248 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
249 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
250 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
239 239  )))|Reserve|(((
240 -[[Message Type>>path:#H2.3.6MessageType]]
252 +[[Message Type>>||anchor="H2.3.6MessageType"]]
241 241  )))
242 242  
243 243  [[image:1654592721645-318.png]]
... ... @@ -293,7 +293,7 @@
293 293  
294 294  === 2.3.5 Interrupt Pin ===
295 295  
296 -This data field shows if this packet is generated by interrupt or not. [[Click here>>path:#H3.2SetInterruptMode]] for the hardware and software set up.
308 +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.
297 297  
298 298  
299 299  **Example:**
... ... @@ -306,19 +306,21 @@
306 306  
307 307  === 2.3.6 Message Type ===
308 308  
321 +(((
309 309  For a normal uplink payload, the message type is always 0x01.
323 +)))
310 310  
325 +(((
311 311  Valid Message Type:
327 +)))
312 312  
313 313  
314 314  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
315 -|**Message Type Code**|**Description**|**Payload**
316 -|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
317 -|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
318 -|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
331 +|=**Message Type Code**|=**Description**|=**Payload**
332 +|0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
333 +|0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
334 +|0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="H2.7Calibration"]]
319 319  
320 -
321 -
322 322  === 2.3.7 Decode payload in The Things Network ===
323 323  
324 324  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -344,12 +344,21 @@
344 344  
345 345  == 2.5 ​Show Data in DataCake IoT Server ==
346 346  
361 +(((
347 347  [[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:
363 +)))
348 348  
365 +(((
366 +
367 +)))
349 349  
369 +(((
350 350  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
371 +)))
351 351  
373 +(((
352 352  (% 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:**
375 +)))
353 353  
354 354  
355 355  [[image:1654592790040-760.png]]
... ... @@ -372,9 +372,13 @@
372 372  [[image:1654592856403-259.png]]
373 373  
374 374  
398 +(((
375 375  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
400 +)))
376 376  
402 +(((
377 377  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/]]
404 +)))
378 378  
379 379  
380 380  [[image:1654592878525-845.png]]
... ... @@ -388,6 +388,7 @@
388 388  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
389 389  
390 390  
418 +[[image:1654592917530-261.png]]
391 391  
392 392  
393 393  
... ... @@ -396,8 +396,10 @@
396 396  === 2.6.1 Before measurement ===
397 397  
398 398  (((
427 +(((
399 399  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. 
400 400  )))
430 +)))
401 401  
402 402  
403 403  
... ... @@ -404,24 +404,45 @@
404 404  === 2.6.2 Measurement ===
405 405  
406 406  
437 +(((
407 407  (% style="color:#4f81bd" %)**Measurement the soil surface:**
439 +)))
408 408  
409 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654584128046-287.png?rev=1.1||alt="1654584128046-287.png"]]
441 +(((
442 +[[image:1654592946732-634.png]]
443 +)))
410 410  
445 +(((
411 411  Choose the proper measuring position. Split the surface soil according to the measured deep.
447 +)))
412 412  
449 +(((
413 413  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
451 +)))
414 414  
453 +(((
415 415  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
455 +)))
416 416  
457 +(((
417 417  Put soil over the probe after insert. And start to measure.
459 +)))
418 418  
461 +(((
462 +
463 +)))
419 419  
465 +(((
420 420  (% style="color:#4f81bd" %)**Measurement inside soil:**
467 +)))
421 421  
469 +(((
422 422  Dig a hole with diameter > 20CM.
471 +)))
423 423  
473 +(((
424 424  Insert the probe inside, method like measure the surface.
475 +)))
425 425  
426 426  
427 427  
... ... @@ -451,16 +451,20 @@
451 451  
452 452  == 2.7 Calibration ==
453 453  
505 +(((
454 454  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).
507 +)))
455 455  
509 +(((
456 456  After stable, user can use below command to calibrate.
511 +)))
457 457  
458 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607144936-3.png?rev=1.1||alt="image-20220607144936-3.png"]]
513 +[[image:image-20220607171149-4.png]]
459 459  
460 460  
461 461  (% style="color:#037691" %)**Calibration Payload**
462 462  
463 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
518 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
464 464  |(((
465 465  **Size**
466 466  
... ... @@ -475,7 +475,7 @@
475 475  
476 476  Calibrate value
477 477  )))|Reserve|(((
478 -[[Message Type>>path:#H2.3.6MessageType]]
533 +[[Message Type>>||anchor="H2.3.6MessageType"]]
479 479  
480 480  Always 0x03
481 481  )))
... ... @@ -482,8 +482,9 @@
482 482  
483 483  User can also send 0x14 downlink command to poll the current calibration payload.
484 484  
485 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607145603-4.png?rev=1.1||alt="image-20220607145603-4.png"]]
540 +[[image:image-20220607171416-7.jpeg]]
486 486  
542 +
487 487  * Reply to the confirmation package: 14 01
488 488  * Reply to non-confirmed packet: 14 00
489 489  
... ... @@ -496,32 +496,61 @@
496 496  
497 497  === 2.8.1 EU863-870 (EU868) ===
498 498  
555 +(((
499 499  (% style="color:blue" %)**Uplink:**
557 +)))
500 500  
559 +(((
501 501  868.1 - SF7BW125 to SF12BW125
561 +)))
502 502  
563 +(((
503 503  868.3 - SF7BW125 to SF12BW125 and SF7BW250
565 +)))
504 504  
567 +(((
505 505  868.5 - SF7BW125 to SF12BW125
569 +)))
506 506  
571 +(((
507 507  867.1 - SF7BW125 to SF12BW125
573 +)))
508 508  
575 +(((
509 509  867.3 - SF7BW125 to SF12BW125
577 +)))
510 510  
579 +(((
511 511  867.5 - SF7BW125 to SF12BW125
581 +)))
512 512  
583 +(((
513 513  867.7 - SF7BW125 to SF12BW125
585 +)))
514 514  
587 +(((
515 515  867.9 - SF7BW125 to SF12BW125
589 +)))
516 516  
591 +(((
517 517  868.8 - FSK
593 +)))
518 518  
595 +(((
596 +
597 +)))
519 519  
599 +(((
520 520  (% style="color:blue" %)**Downlink:**
601 +)))
521 521  
603 +(((
522 522  Uplink channels 1-9 (RX1)
605 +)))
523 523  
607 +(((
524 524  869.525 - SF9BW125 (RX2 downlink only)
609 +)))
525 525  
526 526  
527 527  
... ... @@ -544,46 +544,89 @@
544 544  
545 545  === 2.8.3 CN470-510 (CN470) ===
546 546  
632 +(((
547 547  Used in China, Default use CHE=1
634 +)))
548 548  
636 +(((
549 549  (% style="color:blue" %)**Uplink:**
638 +)))
550 550  
640 +(((
551 551  486.3 - SF7BW125 to SF12BW125
642 +)))
552 552  
644 +(((
553 553  486.5 - SF7BW125 to SF12BW125
646 +)))
554 554  
648 +(((
555 555  486.7 - SF7BW125 to SF12BW125
650 +)))
556 556  
652 +(((
557 557  486.9 - SF7BW125 to SF12BW125
654 +)))
558 558  
656 +(((
559 559  487.1 - SF7BW125 to SF12BW125
658 +)))
560 560  
660 +(((
561 561  487.3 - SF7BW125 to SF12BW125
662 +)))
562 562  
664 +(((
563 563  487.5 - SF7BW125 to SF12BW125
666 +)))
564 564  
668 +(((
565 565  487.7 - SF7BW125 to SF12BW125
670 +)))
566 566  
672 +(((
673 +
674 +)))
567 567  
676 +(((
568 568  (% style="color:blue" %)**Downlink:**
678 +)))
569 569  
680 +(((
570 570  506.7 - SF7BW125 to SF12BW125
682 +)))
571 571  
684 +(((
572 572  506.9 - SF7BW125 to SF12BW125
686 +)))
573 573  
688 +(((
574 574  507.1 - SF7BW125 to SF12BW125
690 +)))
575 575  
692 +(((
576 576  507.3 - SF7BW125 to SF12BW125
694 +)))
577 577  
696 +(((
578 578  507.5 - SF7BW125 to SF12BW125
698 +)))
579 579  
700 +(((
580 580  507.7 - SF7BW125 to SF12BW125
702 +)))
581 581  
704 +(((
582 582  507.9 - SF7BW125 to SF12BW125
706 +)))
583 583  
708 +(((
584 584  508.1 - SF7BW125 to SF12BW125
710 +)))
585 585  
712 +(((
586 586  505.3 - SF12BW125 (RX2 downlink only)
714 +)))
587 587  
588 588  
589 589  
... ... @@ -610,108 +610,217 @@
610 610  
611 611  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
612 612  
741 +(((
613 613  (% style="color:blue" %)**Default Uplink channel:**
743 +)))
614 614  
745 +(((
615 615  923.2 - SF7BW125 to SF10BW125
747 +)))
616 616  
749 +(((
617 617  923.4 - SF7BW125 to SF10BW125
751 +)))
618 618  
753 +(((
754 +
755 +)))
619 619  
757 +(((
620 620  (% style="color:blue" %)**Additional Uplink Channel**:
759 +)))
621 621  
761 +(((
622 622  (OTAA mode, channel added by JoinAccept message)
763 +)))
623 623  
765 +(((
766 +
767 +)))
624 624  
769 +(((
625 625  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
771 +)))
626 626  
773 +(((
627 627  922.2 - SF7BW125 to SF10BW125
775 +)))
628 628  
777 +(((
629 629  922.4 - SF7BW125 to SF10BW125
779 +)))
630 630  
781 +(((
631 631  922.6 - SF7BW125 to SF10BW125
783 +)))
632 632  
785 +(((
633 633  922.8 - SF7BW125 to SF10BW125
787 +)))
634 634  
789 +(((
635 635  923.0 - SF7BW125 to SF10BW125
791 +)))
636 636  
793 +(((
637 637  922.0 - SF7BW125 to SF10BW125
795 +)))
638 638  
797 +(((
798 +
799 +)))
639 639  
801 +(((
640 640  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
803 +)))
641 641  
805 +(((
642 642  923.6 - SF7BW125 to SF10BW125
807 +)))
643 643  
809 +(((
644 644  923.8 - SF7BW125 to SF10BW125
811 +)))
645 645  
813 +(((
646 646  924.0 - SF7BW125 to SF10BW125
815 +)))
647 647  
817 +(((
648 648  924.2 - SF7BW125 to SF10BW125
819 +)))
649 649  
821 +(((
650 650  924.4 - SF7BW125 to SF10BW125
823 +)))
651 651  
825 +(((
652 652  924.6 - SF7BW125 to SF10BW125
827 +)))
653 653  
829 +(((
830 +
831 +)))
654 654  
833 +(((
655 655  (% style="color:blue" %)**Downlink:**
835 +)))
656 656  
837 +(((
657 657  Uplink channels 1-8 (RX1)
839 +)))
658 658  
841 +(((
659 659  923.2 - SF10BW125 (RX2)
843 +)))
660 660  
661 661  
662 662  
663 663  === 2.8.6 KR920-923 (KR920) ===
664 664  
849 +(((
665 665  (% style="color:blue" %)**Default channel:**
851 +)))
666 666  
853 +(((
667 667  922.1 - SF7BW125 to SF12BW125
855 +)))
668 668  
857 +(((
669 669  922.3 - SF7BW125 to SF12BW125
859 +)))
670 670  
861 +(((
671 671  922.5 - SF7BW125 to SF12BW125
863 +)))
672 672  
865 +(((
866 +
867 +)))
673 673  
869 +(((
674 674  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
871 +)))
675 675  
873 +(((
676 676  922.1 - SF7BW125 to SF12BW125
875 +)))
677 677  
877 +(((
678 678  922.3 - SF7BW125 to SF12BW125
879 +)))
679 679  
881 +(((
680 680  922.5 - SF7BW125 to SF12BW125
883 +)))
681 681  
885 +(((
682 682  922.7 - SF7BW125 to SF12BW125
887 +)))
683 683  
889 +(((
684 684  922.9 - SF7BW125 to SF12BW125
891 +)))
685 685  
893 +(((
686 686  923.1 - SF7BW125 to SF12BW125
895 +)))
687 687  
897 +(((
688 688  923.3 - SF7BW125 to SF12BW125
899 +)))
689 689  
901 +(((
902 +
903 +)))
690 690  
905 +(((
691 691  (% style="color:blue" %)**Downlink:**
907 +)))
692 692  
909 +(((
693 693  Uplink channels 1-7(RX1)
911 +)))
694 694  
913 +(((
695 695  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
915 +)))
696 696  
697 697  
698 698  
699 699  === 2.8.7 IN865-867 (IN865) ===
700 700  
921 +(((
701 701  (% style="color:blue" %)**Uplink:**
923 +)))
702 702  
925 +(((
703 703  865.0625 - SF7BW125 to SF12BW125
927 +)))
704 704  
929 +(((
705 705  865.4025 - SF7BW125 to SF12BW125
931 +)))
706 706  
933 +(((
707 707  865.9850 - SF7BW125 to SF12BW125
935 +)))
708 708  
937 +(((
938 +
939 +)))
709 709  
941 +(((
710 710  (% style="color:blue" %)**Downlink:**
943 +)))
711 711  
945 +(((
712 712  Uplink channels 1-3 (RX1)
947 +)))
713 713  
949 +(((
714 714  866.550 - SF10BW125 (RX2)
951 +)))
715 715  
716 716  
717 717  
... ... @@ -736,26 +736,51 @@
736 736  
737 737  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
738 738  
976 +(((
739 739  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
978 +)))
740 740  
741 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
742 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
980 +* (((
981 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
982 +)))
983 +* (((
984 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
985 +)))
743 743  
987 +(((
744 744  There are two kinds of commands to configure LSPH01, they are:
989 +)))
745 745  
746 -* (% style="color:#4f81bd" %)** General Commands**.
991 +* (((
992 +(% style="color:#4f81bd" %)** General Commands**.
993 +)))
747 747  
995 +(((
748 748  These commands are to configure:
997 +)))
749 749  
750 -* General system settings like: uplink interval.
751 -* LoRaWAN protocol & radio related command.
999 +* (((
1000 +General system settings like: uplink interval.
1001 +)))
1002 +* (((
1003 +LoRaWAN protocol & radio related command.
1004 +)))
752 752  
1006 +(((
753 753  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/]]
1008 +)))
754 754  
1010 +(((
1011 +
1012 +)))
755 755  
756 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1014 +* (((
1015 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1016 +)))
757 757  
1018 +(((
758 758  These commands only valid for LSPH01, as below:
1020 +)))
759 759  
760 760  
761 761  
... ... @@ -765,30 +765,31 @@
765 765  
766 766  (% style="color:#037691" %)**AT Command: AT+TDC**
767 767  
1030 +[[image:image-20220607171554-8.png]]
768 768  
769 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
770 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
771 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
772 -30000
773 773  
774 -OK
775 775  
776 -the interval is 30000ms = 30s
1034 +(((
1035 +(% style="color:#037691" %)**Downlink Command: 0x01**
777 777  )))
778 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
779 -OK
780 780  
781 -Set transmit interval to 60000ms = 60 seconds
1038 +(((
1039 +Format: Command Code (0x01) followed by 3 bytes time value.
782 782  )))
783 783  
784 -(% style="color:#037691" %)**Downlink Command: 0x01**
1042 +(((
1043 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1044 +)))
785 785  
786 -Format: Command Code (0x01) followed by 3 bytes time value.
1046 +* (((
1047 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1048 +)))
1049 +* (((
1050 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
787 787  
788 -If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
789 789  
790 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
791 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1053 +
1054 +)))
792 792  
793 793  == 3.2 Set Interrupt Mode ==
794 794  
... ... @@ -796,21 +796,37 @@
796 796  
797 797  (% style="color:#037691" %)**AT Command: AT+INTMOD**
798 798  
799 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607153759-6.png?rev=1.1||alt="image-20220607153759-6.png"]]
1062 +[[image:image-20220607171716-9.png]]
800 800  
801 801  
1065 +(((
802 802  (% style="color:#037691" %)**Downlink Command: 0x06**
1067 +)))
803 803  
1069 +(((
804 804  Format: Command Code (0x06) followed by 3 bytes.
1071 +)))
805 805  
1073 +(((
806 806  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1075 +)))
807 807  
808 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
809 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1077 +* (((
1078 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1079 +)))
1080 +* (((
1081 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1082 +)))
810 810  
1084 +(((
1085 +
1086 +)))
1087 +
1088 +
1089 +
811 811  == 3.3 Calibrate Sensor ==
812 812  
813 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1092 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
814 814  
815 815  
816 816  
... ... @@ -820,7 +820,7 @@
820 820  
821 821  (% style="color:#037691" %)**Downlink Command: 0x26**
822 822  
823 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607154718-7.png?rev=1.1||alt="image-20220607154718-7.png"]]
1102 +[[image:image-20220607171917-10.png]]
824 824  
825 825  * Reply to the confirmation package: 26 01
826 826  * Reply to non-confirmed packet: 26 00
... ... @@ -842,7 +842,7 @@
842 842  
843 843  Version
844 844  )))|Sensor Type|Reserve|(((
845 -[[Message Type>>path:#H2.3.6MessageType]]
1124 +[[Message Type>>||anchor="H2.3.6MessageType"]]
846 846  Always 0x02
847 847  )))
848 848  
... ... @@ -908,7 +908,7 @@
908 908  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
909 909  )))
910 910  
911 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588469844-778.png?rev=1.1||alt="1654588469844-778.png"]]
1190 +[[image:1654593587246-335.png]]
912 912  
913 913  
914 914  Minimum Working Voltage for the LSPH01:
... ... @@ -953,7 +953,7 @@
953 953  
954 954  And the Life expectation in difference case will be shown on the right.
955 955  
956 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588577573-122.png?rev=1.1||alt="1654588577573-122.png"]]
1235 +[[image:1654593605679-189.png]]
957 957  
958 958  
959 959  The battery related documents as below:
... ... @@ -968,7 +968,7 @@
968 968  [[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]]
969 969  )))
970 970  
971 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607155856-8.png?rev=1.1||alt="image-20220607155856-8.png"]]
1250 +[[image:image-20220607172042-11.png]]
972 972  
973 973  
974 974  
... ... @@ -982,9 +982,13 @@
982 982  
983 983  === ​4.3.2 Replace the battery ===
984 984  
1264 +(((
985 985  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.
1266 +)))
986 986  
1268 +(((
987 987  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)
1270 +)))
988 988  
989 989  
990 990  
... ... @@ -994,7 +994,7 @@
994 994  
995 995  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.
996 996  
997 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589001411-343.png?rev=1.1||alt="1654589001411-343.png"]]
1280 +[[image:1654593668970-604.png]]
998 998  
999 999  **Connection:**
1000 1000  
... ... @@ -1005,24 +1005,24 @@
1005 1005  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1006 1006  
1007 1007  
1291 +(((
1008 1008  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:
1293 +)))
1009 1009  
1010 1010  
1011 - [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589062541-567.png?rev=1.1||alt="1654589062541-567.png"]]
1296 + [[image:1654593712276-618.png]]
1012 1012  
1013 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1298 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1014 1014  
1015 1015  
1016 -
1017 1017  = 6. FAQ =
1018 1018  
1019 1019  == 6.1 How to change the LoRa Frequency Bands/Region ==
1020 1020  
1021 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1305 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1022 1022  When downloading the images, choose the required image file for download. ​
1023 1023  
1024 1024  
1025 -
1026 1026  = 7. Trouble Shooting =
1027 1027  
1028 1028  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1030,7 +1030,6 @@
1030 1030  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.
1031 1031  
1032 1032  
1033 -
1034 1034  = 8. Order Info =
1035 1035  
1036 1036  Part Number: (% style="color:blue" %)**LSPH01-XX**
... ... @@ -1066,3 +1066,4 @@
1066 1066  * 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.
1067 1067  * 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]].
1068 1068  
1351 +
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-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