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

From version 64.1
edited by Xiaoling
on 2022/06/07 17:14
Change comment: Uploaded new attachment "image-20220607171416-7.jpeg", version {1}
To version 85.5
edited by Xiaoling
on 2022/06/08 11:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,21 +68,29 @@
68 68  
69 69  
70 70  
71 -
72 -
73 73  = 1. Introduction =
74 74  
75 75  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
76 76  
75 +(((
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.
77 +)))
78 78  
79 +(((
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.
81 +)))
80 80  
83 +(((
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.
85 +)))
82 82  
87 +(((
83 83  LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
89 +)))
84 84  
91 +(((
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.
93 +)))
86 86  
87 87  
88 88  [[image:1654592435432-887.png]]
... ... @@ -89,6 +89,7 @@
89 89  
90 90  
91 91  
100 +
92 92  == ​1.2 Features ==
93 93  
94 94  * LoRaWAN 1.0.3 Class A
... ... @@ -106,6 +106,7 @@
106 106  * 8500mAh Battery for long term use
107 107  
108 108  
118 +
109 109  == 1.3 Probe Specification ==
110 110  
111 111  
... ... @@ -127,11 +127,13 @@
127 127  * Length: 3.5 meters
128 128  
129 129  
140 +
130 130  == 1.4 ​Applications ==
131 131  
132 132  * Smart Agriculture
133 133  
134 134  
146 +
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.
162 +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  
225 +(((
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.
227 +)))
214 214  
215 215  [[image:1654592697690-910.png]]
216 216  
... ... @@ -218,11 +218,17 @@
218 218  
219 219  == 2.3 ​Uplink Payload ==
220 220  
235 +(((
221 221  LSPH01 will uplink payload via LoRaWAN with below payload format: 
237 +)))
222 222  
239 +(((
223 223  Uplink payload includes in total 11 bytes.
241 +)))
224 224  
243 +(((
225 225  Normal uplink payload:
245 +)))
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]]
253 +|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
254 +[[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]]
256 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
257 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
258 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
239 239  )))|Reserve|(((
240 -[[Message Type>>path:#H2.3.6MessageType]]
260 +[[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.
316 +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  
329 +(((
309 309  For a normal uplink payload, the message type is always 0x01.
331 +)))
310 310  
333 +(((
311 311  Valid Message Type:
335 +)))
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]]
339 +|=**Message Type Code**|=**Description**|=**Payload**
340 +|0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
341 +|0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
342 +|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  
369 +(((
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:
371 +)))
348 348  
373 +(((
374 +
375 +)))
349 349  
377 +(((
350 350  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
379 +)))
351 351  
381 +(((
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:**
383 +)))
353 353  
354 354  
355 355  [[image:1654592790040-760.png]]
... ... @@ -372,9 +372,13 @@
372 372  [[image:1654592856403-259.png]]
373 373  
374 374  
406 +(((
375 375  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
408 +)))
376 376  
410 +(((
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/]]
412 +)))
378 378  
379 379  
380 380  [[image:1654592878525-845.png]]
... ... @@ -397,8 +397,10 @@
397 397  === 2.6.1 Before measurement ===
398 398  
399 399  (((
435 +(((
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. 
401 401  )))
438 +)))
402 402  
403 403  
404 404  
... ... @@ -405,24 +405,45 @@
405 405  === 2.6.2 Measurement ===
406 406  
407 407  
445 +(((
408 408  (% style="color:#4f81bd" %)**Measurement the soil surface:**
447 +)))
409 409  
449 +(((
410 410  [[image:1654592946732-634.png]]
451 +)))
411 411  
453 +(((
412 412  Choose the proper measuring position. Split the surface soil according to the measured deep.
455 +)))
413 413  
457 +(((
414 414  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
459 +)))
415 415  
461 +(((
416 416  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
463 +)))
417 417  
465 +(((
418 418  Put soil over the probe after insert. And start to measure.
467 +)))
419 419  
469 +(((
470 +
471 +)))
420 420  
473 +(((
421 421  (% style="color:#4f81bd" %)**Measurement inside soil:**
475 +)))
422 422  
477 +(((
423 423  Dig a hole with diameter > 20CM.
479 +)))
424 424  
481 +(((
425 425  Insert the probe inside, method like measure the surface.
483 +)))
426 426  
427 427  
428 428  
... ... @@ -452,9 +452,13 @@
452 452  
453 453  == 2.7 Calibration ==
454 454  
513 +(((
455 455  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).
515 +)))
456 456  
517 +(((
457 457  After stable, user can use below command to calibrate.
519 +)))
458 458  
459 459  [[image:image-20220607171149-4.png]]
460 460  
... ... @@ -461,7 +461,7 @@
461 461  
462 462  (% style="color:#037691" %)**Calibration Payload**
463 463  
464 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
526 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
465 465  |(((
466 466  **Size**
467 467  
... ... @@ -476,7 +476,7 @@
476 476  
477 477  Calibrate value
478 478  )))|Reserve|(((
479 -[[Message Type>>path:#H2.3.6MessageType]]
541 +[[Message Type>>||anchor="H2.3.6MessageType"]]
480 480  
481 481  Always 0x03
482 482  )))
... ... @@ -483,11 +483,13 @@
483 483  
484 484  User can also send 0x14 downlink command to poll the current calibration payload.
485 485  
486 -[[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"]]
548 +[[image:image-20220607171416-7.jpeg]]
487 487  
550 +
488 488  * Reply to the confirmation package: 14 01
489 489  * Reply to non-confirmed packet: 14 00
490 490  
554 +
491 491  == 2.8 Frequency Plans ==
492 492  
493 493  (((
... ... @@ -497,32 +497,61 @@
497 497  
498 498  === 2.8.1 EU863-870 (EU868) ===
499 499  
564 +(((
500 500  (% style="color:blue" %)**Uplink:**
566 +)))
501 501  
568 +(((
502 502  868.1 - SF7BW125 to SF12BW125
570 +)))
503 503  
572 +(((
504 504  868.3 - SF7BW125 to SF12BW125 and SF7BW250
574 +)))
505 505  
576 +(((
506 506  868.5 - SF7BW125 to SF12BW125
578 +)))
507 507  
580 +(((
508 508  867.1 - SF7BW125 to SF12BW125
582 +)))
509 509  
584 +(((
510 510  867.3 - SF7BW125 to SF12BW125
586 +)))
511 511  
588 +(((
512 512  867.5 - SF7BW125 to SF12BW125
590 +)))
513 513  
592 +(((
514 514  867.7 - SF7BW125 to SF12BW125
594 +)))
515 515  
596 +(((
516 516  867.9 - SF7BW125 to SF12BW125
598 +)))
517 517  
600 +(((
518 518  868.8 - FSK
602 +)))
519 519  
604 +(((
605 +
606 +)))
520 520  
608 +(((
521 521  (% style="color:blue" %)**Downlink:**
610 +)))
522 522  
612 +(((
523 523  Uplink channels 1-9 (RX1)
614 +)))
524 524  
616 +(((
525 525  869.525 - SF9BW125 (RX2 downlink only)
618 +)))
526 526  
527 527  
528 528  
... ... @@ -543,48 +543,92 @@
543 543  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
544 544  * 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)
545 545  
639 +
546 546  === 2.8.3 CN470-510 (CN470) ===
547 547  
642 +(((
548 548  Used in China, Default use CHE=1
644 +)))
549 549  
646 +(((
550 550  (% style="color:blue" %)**Uplink:**
648 +)))
551 551  
650 +(((
552 552  486.3 - SF7BW125 to SF12BW125
652 +)))
553 553  
654 +(((
554 554  486.5 - SF7BW125 to SF12BW125
656 +)))
555 555  
658 +(((
556 556  486.7 - SF7BW125 to SF12BW125
660 +)))
557 557  
662 +(((
558 558  486.9 - SF7BW125 to SF12BW125
664 +)))
559 559  
666 +(((
560 560  487.1 - SF7BW125 to SF12BW125
668 +)))
561 561  
670 +(((
562 562  487.3 - SF7BW125 to SF12BW125
672 +)))
563 563  
674 +(((
564 564  487.5 - SF7BW125 to SF12BW125
676 +)))
565 565  
678 +(((
566 566  487.7 - SF7BW125 to SF12BW125
680 +)))
567 567  
682 +(((
683 +
684 +)))
568 568  
686 +(((
569 569  (% style="color:blue" %)**Downlink:**
688 +)))
570 570  
690 +(((
571 571  506.7 - SF7BW125 to SF12BW125
692 +)))
572 572  
694 +(((
573 573  506.9 - SF7BW125 to SF12BW125
696 +)))
574 574  
698 +(((
575 575  507.1 - SF7BW125 to SF12BW125
700 +)))
576 576  
702 +(((
577 577  507.3 - SF7BW125 to SF12BW125
704 +)))
578 578  
706 +(((
579 579  507.5 - SF7BW125 to SF12BW125
708 +)))
580 580  
710 +(((
581 581  507.7 - SF7BW125 to SF12BW125
712 +)))
582 582  
714 +(((
583 583  507.9 - SF7BW125 to SF12BW125
716 +)))
584 584  
718 +(((
585 585  508.1 - SF7BW125 to SF12BW125
720 +)))
586 586  
722 +(((
587 587  505.3 - SF12BW125 (RX2 downlink only)
724 +)))
588 588  
589 589  
590 590  
... ... @@ -611,108 +611,217 @@
611 611  
612 612  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
613 613  
751 +(((
614 614  (% style="color:blue" %)**Default Uplink channel:**
753 +)))
615 615  
755 +(((
616 616  923.2 - SF7BW125 to SF10BW125
757 +)))
617 617  
759 +(((
618 618  923.4 - SF7BW125 to SF10BW125
761 +)))
619 619  
763 +(((
764 +
765 +)))
620 620  
767 +(((
621 621  (% style="color:blue" %)**Additional Uplink Channel**:
769 +)))
622 622  
771 +(((
623 623  (OTAA mode, channel added by JoinAccept message)
773 +)))
624 624  
775 +(((
776 +
777 +)))
625 625  
779 +(((
626 626  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
781 +)))
627 627  
783 +(((
628 628  922.2 - SF7BW125 to SF10BW125
785 +)))
629 629  
787 +(((
630 630  922.4 - SF7BW125 to SF10BW125
789 +)))
631 631  
791 +(((
632 632  922.6 - SF7BW125 to SF10BW125
793 +)))
633 633  
795 +(((
634 634  922.8 - SF7BW125 to SF10BW125
797 +)))
635 635  
799 +(((
636 636  923.0 - SF7BW125 to SF10BW125
801 +)))
637 637  
803 +(((
638 638  922.0 - SF7BW125 to SF10BW125
805 +)))
639 639  
807 +(((
808 +
809 +)))
640 640  
811 +(((
641 641  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
813 +)))
642 642  
815 +(((
643 643  923.6 - SF7BW125 to SF10BW125
817 +)))
644 644  
819 +(((
645 645  923.8 - SF7BW125 to SF10BW125
821 +)))
646 646  
823 +(((
647 647  924.0 - SF7BW125 to SF10BW125
825 +)))
648 648  
827 +(((
649 649  924.2 - SF7BW125 to SF10BW125
829 +)))
650 650  
831 +(((
651 651  924.4 - SF7BW125 to SF10BW125
833 +)))
652 652  
835 +(((
653 653  924.6 - SF7BW125 to SF10BW125
837 +)))
654 654  
839 +(((
840 +
841 +)))
655 655  
843 +(((
656 656  (% style="color:blue" %)**Downlink:**
845 +)))
657 657  
847 +(((
658 658  Uplink channels 1-8 (RX1)
849 +)))
659 659  
851 +(((
660 660  923.2 - SF10BW125 (RX2)
853 +)))
661 661  
662 662  
663 663  
664 664  === 2.8.6 KR920-923 (KR920) ===
665 665  
859 +(((
666 666  (% style="color:blue" %)**Default channel:**
861 +)))
667 667  
863 +(((
668 668  922.1 - SF7BW125 to SF12BW125
865 +)))
669 669  
867 +(((
670 670  922.3 - SF7BW125 to SF12BW125
869 +)))
671 671  
871 +(((
672 672  922.5 - SF7BW125 to SF12BW125
873 +)))
673 673  
875 +(((
876 +
877 +)))
674 674  
879 +(((
675 675  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
881 +)))
676 676  
883 +(((
677 677  922.1 - SF7BW125 to SF12BW125
885 +)))
678 678  
887 +(((
679 679  922.3 - SF7BW125 to SF12BW125
889 +)))
680 680  
891 +(((
681 681  922.5 - SF7BW125 to SF12BW125
893 +)))
682 682  
895 +(((
683 683  922.7 - SF7BW125 to SF12BW125
897 +)))
684 684  
899 +(((
685 685  922.9 - SF7BW125 to SF12BW125
901 +)))
686 686  
903 +(((
687 687  923.1 - SF7BW125 to SF12BW125
905 +)))
688 688  
907 +(((
689 689  923.3 - SF7BW125 to SF12BW125
909 +)))
690 690  
911 +(((
912 +
913 +)))
691 691  
915 +(((
692 692  (% style="color:blue" %)**Downlink:**
917 +)))
693 693  
919 +(((
694 694  Uplink channels 1-7(RX1)
921 +)))
695 695  
923 +(((
696 696  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
925 +)))
697 697  
698 698  
699 699  
700 700  === 2.8.7 IN865-867 (IN865) ===
701 701  
931 +(((
702 702  (% style="color:blue" %)**Uplink:**
933 +)))
703 703  
935 +(((
704 704  865.0625 - SF7BW125 to SF12BW125
937 +)))
705 705  
939 +(((
706 706  865.4025 - SF7BW125 to SF12BW125
941 +)))
707 707  
943 +(((
708 708  865.9850 - SF7BW125 to SF12BW125
945 +)))
709 709  
947 +(((
948 +
949 +)))
710 710  
951 +(((
711 711  (% style="color:blue" %)**Downlink:**
953 +)))
712 712  
955 +(((
713 713  Uplink channels 1-3 (RX1)
957 +)))
714 714  
959 +(((
715 715  866.550 - SF10BW125 (RX2)
961 +)))
716 716  
717 717  
718 718  
... ... @@ -723,6 +723,7 @@
723 723  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
724 724  * Blink once when device transmit a packet.
725 725  
972 +
726 726  == 2.10 ​Firmware Change Log ==
727 727  
728 728  
... ... @@ -737,26 +737,51 @@
737 737  
738 738  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
739 739  
987 +(((
740 740  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
989 +)))
741 741  
742 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
743 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
991 +* (((
992 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
993 +)))
994 +* (((
995 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
996 +)))
744 744  
998 +(((
745 745  There are two kinds of commands to configure LSPH01, they are:
1000 +)))
746 746  
747 -* (% style="color:#4f81bd" %)** General Commands**.
1002 +* (((
1003 +(% style="color:#4f81bd" %)** General Commands**.
1004 +)))
748 748  
1006 +(((
749 749  These commands are to configure:
1008 +)))
750 750  
751 -* General system settings like: uplink interval.
752 -* LoRaWAN protocol & radio related command.
1010 +* (((
1011 +General system settings like: uplink interval.
1012 +)))
1013 +* (((
1014 +LoRaWAN protocol & radio related command.
1015 +)))
753 753  
1017 +(((
754 754  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/]]
1019 +)))
755 755  
1021 +(((
1022 +
1023 +)))
756 756  
757 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1025 +* (((
1026 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1027 +)))
758 758  
1029 +(((
759 759  These commands only valid for LSPH01, as below:
1031 +)))
760 760  
761 761  
762 762  
... ... @@ -766,30 +766,31 @@
766 766  
767 767  (% style="color:#037691" %)**AT Command: AT+TDC**
768 768  
1041 +[[image:image-20220607171554-8.png]]
769 769  
770 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
771 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
772 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
773 -30000
774 774  
775 -OK
776 776  
777 -the interval is 30000ms = 30s
1045 +(((
1046 +(% style="color:#037691" %)**Downlink Command: 0x01**
778 778  )))
779 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
780 -OK
781 781  
782 -Set transmit interval to 60000ms = 60 seconds
1049 +(((
1050 +Format: Command Code (0x01) followed by 3 bytes time value.
783 783  )))
784 784  
785 -(% style="color:#037691" %)**Downlink Command: 0x01**
1053 +(((
1054 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1055 +)))
786 786  
787 -Format: Command Code (0x01) followed by 3 bytes time value.
1057 +* (((
1058 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1059 +)))
1060 +* (((
1061 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
788 788  
789 -If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
790 790  
791 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
792 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1064 +
1065 +)))
793 793  
794 794  == 3.2 Set Interrupt Mode ==
795 795  
... ... @@ -797,21 +797,37 @@
797 797  
798 798  (% style="color:#037691" %)**AT Command: AT+INTMOD**
799 799  
800 -[[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"]]
1073 +[[image:image-20220607171716-9.png]]
801 801  
802 802  
1076 +(((
803 803  (% style="color:#037691" %)**Downlink Command: 0x06**
1078 +)))
804 804  
1080 +(((
805 805  Format: Command Code (0x06) followed by 3 bytes.
1082 +)))
806 806  
1084 +(((
807 807  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1086 +)))
808 808  
809 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
810 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1088 +* (((
1089 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1090 +)))
1091 +* (((
1092 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1093 +)))
811 811  
1095 +(((
1096 +
1097 +)))
1098 +
1099 +
1100 +
812 812  == 3.3 Calibrate Sensor ==
813 813  
814 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1103 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
815 815  
816 816  
817 817  
... ... @@ -821,7 +821,7 @@
821 821  
822 822  (% style="color:#037691" %)**Downlink Command: 0x26**
823 823  
824 -[[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"]]
1113 +[[image:image-20220607171917-10.png]]
825 825  
826 826  * Reply to the confirmation package: 26 01
827 827  * Reply to non-confirmed packet: 26 00
... ... @@ -843,7 +843,7 @@
843 843  
844 844  Version
845 845  )))|Sensor Type|Reserve|(((
846 -[[Message Type>>path:#H2.3.6MessageType]]
1135 +[[Message Type>>||anchor="H2.3.6MessageType"]]
847 847  Always 0x02
848 848  )))
849 849  
... ... @@ -909,7 +909,7 @@
909 909  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
910 910  )))
911 911  
912 -[[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"]]
1201 +[[image:1654593587246-335.png]]
913 913  
914 914  
915 915  Minimum Working Voltage for the LSPH01:
... ... @@ -954,7 +954,7 @@
954 954  
955 955  And the Life expectation in difference case will be shown on the right.
956 956  
957 -[[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"]]
1246 +[[image:1654593605679-189.png]]
958 958  
959 959  
960 960  The battery related documents as below:
... ... @@ -969,7 +969,7 @@
969 969  [[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]]
970 970  )))
971 971  
972 -[[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"]]
1261 +[[image:image-20220607172042-11.png]]
973 973  
974 974  
975 975  
... ... @@ -983,9 +983,13 @@
983 983  
984 984  === ​4.3.2 Replace the battery ===
985 985  
1275 +(((
986 986  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.
1277 +)))
987 987  
1279 +(((
988 988  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)
1281 +)))
989 989  
990 990  
991 991  
... ... @@ -995,7 +995,7 @@
995 995  
996 996  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.
997 997  
998 -[[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"]]
1291 +[[image:1654593668970-604.png]]
999 999  
1000 1000  **Connection:**
1001 1001  
... ... @@ -1006,24 +1006,24 @@
1006 1006  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1007 1007  
1008 1008  
1302 +(((
1009 1009  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:
1304 +)))
1010 1010  
1011 1011  
1012 - [[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"]]
1307 + [[image:1654593712276-618.png]]
1013 1013  
1014 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1309 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1015 1015  
1016 1016  
1017 -
1018 1018  = 6. FAQ =
1019 1019  
1020 1020  == 6.1 How to change the LoRa Frequency Bands/Region ==
1021 1021  
1022 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1316 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1023 1023  When downloading the images, choose the required image file for download. ​
1024 1024  
1025 1025  
1026 -
1027 1027  = 7. Trouble Shooting =
1028 1028  
1029 1029  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1031,7 +1031,6 @@
1031 1031  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.
1032 1032  
1033 1033  
1034 -
1035 1035  = 8. Order Info =
1036 1036  
1037 1037  Part Number: (% style="color:blue" %)**LSPH01-XX**
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-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