Last modified by Xiaoling on 2025/04/25 14:08

From version 90.1
edited by Xiaoling
on 2022/06/25 16:48
Change comment: There is no comment for this version
To version 73.15
edited by Xiaoling
on 2022/06/07 17:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  
6 6  
7 -**Table of Contents:**
7 +**Contents:**
8 8  
9 9  * [[1. Introduction>>path:#H1.Introduction]]
10 10  ** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
... ... @@ -63,13 +63,16 @@
63 63  
64 64  
65 65  
66 +
67 +
68 +
69 +
70 +
66 66  = 1. Introduction =
67 67  
68 68  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
69 69  
70 70  (((
71 -
72 -
73 73  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.
74 74  )))
75 75  
... ... @@ -94,7 +94,6 @@
94 94  
95 95  
96 96  
97 -
98 98  == ​1.2 Features ==
99 99  
100 100  * LoRaWAN 1.0.3 Class A
... ... @@ -111,6 +111,8 @@
111 111  * IP68 rate for the Sensor Probe
112 112  * 8500mAh Battery for long term use
113 113  
116 +
117 +
114 114  == 1.3 Probe Specification ==
115 115  
116 116  
... ... @@ -131,10 +131,14 @@
131 131  * IP68 Protection
132 132  * Length: 3.5 meters
133 133  
138 +
139 +
134 134  == 1.4 ​Applications ==
135 135  
136 136  * Smart Agriculture
137 137  
144 +
145 +
138 138  == 1.5 Pin mapping and power on ==
139 139  
140 140  [[image:1654592472094-134.png]]
... ... @@ -150,7 +150,7 @@
150 150  )))
151 151  
152 152  (((
153 -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.
161 +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 154  )))
155 155  
156 156  
... ... @@ -162,14 +162,10 @@
162 162  
163 163  (((
164 164  [[image:1654592492399-921.png]]
165 -
166 -
167 167  )))
168 168  
169 169  (((
170 170  The LG308 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
171 -
172 -
173 173  )))
174 174  
175 175  (((
... ... @@ -193,13 +193,11 @@
193 193  [[image:1654592600093-601.png]]
194 194  
195 195  
196 -
197 197  **Add APP EUI and DEV EUI**
198 198  
199 199  [[image:1654592619856-881.png]]
200 200  
201 201  
202 -
203 203  **Add APP EUI in the application**
204 204  
205 205  [[image:1654592632656-512.png]]
... ... @@ -242,17 +242,19 @@
242 242  )))
243 243  
244 244  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
245 -|=(% style="width: 62.5px;" %)(((
246 -**Size (bytes)**
247 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
248 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
249 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
247 +|(((
248 +**Size**
250 250  
251 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
252 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
253 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
250 +**(bytes)**
251 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
252 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
253 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
254 +
255 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
256 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
257 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
254 254  )))|Reserve|(((
255 -[[Message Type>>||anchor="H2.3.6MessageType"]]
259 +[[Message Type>>path:#H2.3.6MessageType]]
256 256  )))
257 257  
258 258  [[image:1654592721645-318.png]]
... ... @@ -308,7 +308,7 @@
308 308  
309 309  === 2.3.5 Interrupt Pin ===
310 310  
311 -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.
315 +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.
312 312  
313 313  
314 314  **Example:**
... ... @@ -330,12 +330,15 @@
330 330  )))
331 331  
332 332  
333 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
334 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
335 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
336 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
337 -|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
337 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
338 +|**Message Type Code**|**Description**|**Payload**
339 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
340 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
341 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
338 338  
343 +
344 +
345 +
339 339  === 2.3.7 Decode payload in The Things Network ===
340 340  
341 341  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -355,27 +355,18 @@
355 355  
356 356  == 2.4 Uplink Interval ==
357 357  
358 -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"]]
365 +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]]
359 359  
360 360  
361 361  
362 362  == 2.5 ​Show Data in DataCake IoT Server ==
363 363  
364 -(((
365 365  [[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:
366 -)))
367 367  
368 -(((
369 -
370 -)))
371 371  
372 -(((
373 373  (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
374 -)))
375 375  
376 -(((
377 377  (% 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:**
378 -)))
379 379  
380 380  
381 381  [[image:1654592790040-760.png]]
... ... @@ -398,13 +398,9 @@
398 398  [[image:1654592856403-259.png]]
399 399  
400 400  
401 -(((
402 402  (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
403 -)))
404 404  
405 -(((
406 406  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/]]
407 -)))
408 408  
409 409  
410 410  [[image:1654592878525-845.png]]
... ... @@ -427,10 +427,8 @@
427 427  === 2.6.1 Before measurement ===
428 428  
429 429  (((
430 -(((
431 431  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. 
432 432  )))
433 -)))
434 434  
435 435  
436 436  
... ... @@ -437,45 +437,24 @@
437 437  === 2.6.2 Measurement ===
438 438  
439 439  
440 -(((
441 441  (% style="color:#4f81bd" %)**Measurement the soil surface:**
442 -)))
443 443  
444 -(((
445 445  [[image:1654592946732-634.png]]
446 -)))
447 447  
448 -(((
449 449  Choose the proper measuring position. Split the surface soil according to the measured deep.
450 -)))
451 451  
452 -(((
453 453  Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
454 -)))
455 455  
456 -(((
457 457  Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
458 -)))
459 459  
460 -(((
461 461  Put soil over the probe after insert. And start to measure.
462 -)))
463 463  
464 -(((
465 -
466 -)))
467 467  
468 -(((
469 469  (% style="color:#4f81bd" %)**Measurement inside soil:**
470 -)))
471 471  
472 -(((
473 473  Dig a hole with diameter > 20CM.
474 -)))
475 475  
476 -(((
477 477  Insert the probe inside, method like measure the surface.
478 -)))
479 479  
480 480  
481 481  
... ... @@ -505,13 +505,9 @@
505 505  
506 506  == 2.7 Calibration ==
507 507  
508 -(((
509 509  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).
510 -)))
511 511  
512 -(((
513 513  After stable, user can use below command to calibrate.
514 -)))
515 515  
516 516  [[image:image-20220607171149-4.png]]
517 517  
... ... @@ -518,10 +518,12 @@
518 518  
519 519  (% style="color:#037691" %)**Calibration Payload**
520 520  
521 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
522 -|=(% style="width: 62.5px;" %)(((
523 -**Size (bytes)**
524 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
488 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
489 +|(((
490 +**Size**
491 +
492 +**(bytes)**
493 +)))|**1**|**1**|**1**|**7**|**1**
525 525  |**Value**|(((
526 526  PH4
527 527  
... ... @@ -531,7 +531,7 @@
531 531  
532 532  Calibrate value
533 533  )))|Reserve|(((
534 -[[Message Type>>||anchor="H2.3.6MessageType"]]
503 +[[Message Type>>path:#H2.3.6MessageType]]
535 535  
536 536  Always 0x03
537 537  )))
... ... @@ -556,61 +556,32 @@
556 556  
557 557  === 2.8.1 EU863-870 (EU868) ===
558 558  
559 -(((
560 560  (% style="color:blue" %)**Uplink:**
561 -)))
562 562  
563 -(((
564 564  868.1 - SF7BW125 to SF12BW125
565 -)))
566 566  
567 -(((
568 568  868.3 - SF7BW125 to SF12BW125 and SF7BW250
569 -)))
570 570  
571 -(((
572 572  868.5 - SF7BW125 to SF12BW125
573 -)))
574 574  
575 -(((
576 576  867.1 - SF7BW125 to SF12BW125
577 -)))
578 578  
579 -(((
580 580  867.3 - SF7BW125 to SF12BW125
581 -)))
582 582  
583 -(((
584 584  867.5 - SF7BW125 to SF12BW125
585 -)))
586 586  
587 -(((
588 588  867.7 - SF7BW125 to SF12BW125
589 -)))
590 590  
591 -(((
592 592  867.9 - SF7BW125 to SF12BW125
593 -)))
594 594  
595 -(((
596 596  868.8 - FSK
597 -)))
598 598  
599 -(((
600 -
601 -)))
602 602  
603 -(((
604 604  (% style="color:blue" %)**Downlink:**
605 -)))
606 606  
607 -(((
608 608  Uplink channels 1-9 (RX1)
609 -)))
610 610  
611 -(((
612 612  869.525 - SF9BW125 (RX2 downlink only)
613 -)))
614 614  
615 615  
616 616  
... ... @@ -632,93 +632,48 @@
632 632  * 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)
633 633  
634 634  
635 -
636 -
637 637  === 2.8.3 CN470-510 (CN470) ===
638 638  
639 -(((
640 640  Used in China, Default use CHE=1
641 -)))
642 642  
643 -(((
644 644  (% style="color:blue" %)**Uplink:**
645 -)))
646 646  
647 -(((
648 648  486.3 - SF7BW125 to SF12BW125
649 -)))
650 650  
651 -(((
652 652  486.5 - SF7BW125 to SF12BW125
653 -)))
654 654  
655 -(((
656 656  486.7 - SF7BW125 to SF12BW125
657 -)))
658 658  
659 -(((
660 660  486.9 - SF7BW125 to SF12BW125
661 -)))
662 662  
663 -(((
664 664  487.1 - SF7BW125 to SF12BW125
665 -)))
666 666  
667 -(((
668 668  487.3 - SF7BW125 to SF12BW125
669 -)))
670 670  
671 -(((
672 672  487.5 - SF7BW125 to SF12BW125
673 -)))
674 674  
675 -(((
676 676  487.7 - SF7BW125 to SF12BW125
677 -)))
678 678  
679 -(((
680 -
681 -)))
682 682  
683 -(((
684 684  (% style="color:blue" %)**Downlink:**
685 -)))
686 686  
687 -(((
688 688  506.7 - SF7BW125 to SF12BW125
689 -)))
690 690  
691 -(((
692 692  506.9 - SF7BW125 to SF12BW125
693 -)))
694 694  
695 -(((
696 696  507.1 - SF7BW125 to SF12BW125
697 -)))
698 698  
699 -(((
700 700  507.3 - SF7BW125 to SF12BW125
701 -)))
702 702  
703 -(((
704 704  507.5 - SF7BW125 to SF12BW125
705 -)))
706 706  
707 -(((
708 708  507.7 - SF7BW125 to SF12BW125
709 -)))
710 710  
711 -(((
712 712  507.9 - SF7BW125 to SF12BW125
713 -)))
714 714  
715 -(((
716 716  508.1 - SF7BW125 to SF12BW125
717 -)))
718 718  
719 -(((
720 720  505.3 - SF12BW125 (RX2 downlink only)
721 -)))
722 722  
723 723  
724 724  
... ... @@ -743,219 +743,112 @@
743 743  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
744 744  * 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)
745 745  
641 +
642 +
746 746  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
747 747  
748 -(((
749 749  (% style="color:blue" %)**Default Uplink channel:**
750 -)))
751 751  
752 -(((
753 753  923.2 - SF7BW125 to SF10BW125
754 -)))
755 755  
756 -(((
757 757  923.4 - SF7BW125 to SF10BW125
758 -)))
759 759  
760 -(((
761 -
762 -)))
763 763  
764 -(((
765 765  (% style="color:blue" %)**Additional Uplink Channel**:
766 -)))
767 767  
768 -(((
769 769  (OTAA mode, channel added by JoinAccept message)
770 -)))
771 771  
772 -(((
773 -
774 -)))
775 775  
776 -(((
777 777  (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
778 -)))
779 779  
780 -(((
781 781  922.2 - SF7BW125 to SF10BW125
782 -)))
783 783  
784 -(((
785 785  922.4 - SF7BW125 to SF10BW125
786 -)))
787 787  
788 -(((
789 789  922.6 - SF7BW125 to SF10BW125
790 -)))
791 791  
792 -(((
793 793  922.8 - SF7BW125 to SF10BW125
794 -)))
795 795  
796 -(((
797 797  923.0 - SF7BW125 to SF10BW125
798 -)))
799 799  
800 -(((
801 801  922.0 - SF7BW125 to SF10BW125
802 -)))
803 803  
804 -(((
805 -
806 -)))
807 807  
808 -(((
809 809  (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
810 -)))
811 811  
812 -(((
813 813  923.6 - SF7BW125 to SF10BW125
814 -)))
815 815  
816 -(((
817 817  923.8 - SF7BW125 to SF10BW125
818 -)))
819 819  
820 -(((
821 821  924.0 - SF7BW125 to SF10BW125
822 -)))
823 823  
824 -(((
825 825  924.2 - SF7BW125 to SF10BW125
826 -)))
827 827  
828 -(((
829 829  924.4 - SF7BW125 to SF10BW125
830 -)))
831 831  
832 -(((
833 833  924.6 - SF7BW125 to SF10BW125
834 -)))
835 835  
836 -(((
837 -
838 -)))
839 839  
840 -(((
841 841  (% style="color:blue" %)**Downlink:**
842 -)))
843 843  
844 -(((
845 845  Uplink channels 1-8 (RX1)
846 -)))
847 847  
848 -(((
849 849  923.2 - SF10BW125 (RX2)
850 -)))
851 851  
852 852  
853 853  
854 854  === 2.8.6 KR920-923 (KR920) ===
855 855  
856 -(((
857 857  (% style="color:blue" %)**Default channel:**
858 -)))
859 859  
860 -(((
861 861  922.1 - SF7BW125 to SF12BW125
862 -)))
863 863  
864 -(((
865 865  922.3 - SF7BW125 to SF12BW125
866 -)))
867 867  
868 -(((
869 869  922.5 - SF7BW125 to SF12BW125
870 -)))
871 871  
872 -(((
873 -
874 -)))
875 875  
876 -(((
877 877  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
878 -)))
879 879  
880 -(((
881 881  922.1 - SF7BW125 to SF12BW125
882 -)))
883 883  
884 -(((
885 885  922.3 - SF7BW125 to SF12BW125
886 -)))
887 887  
888 -(((
889 889  922.5 - SF7BW125 to SF12BW125
890 -)))
891 891  
892 -(((
893 893  922.7 - SF7BW125 to SF12BW125
894 -)))
895 895  
896 -(((
897 897  922.9 - SF7BW125 to SF12BW125
898 -)))
899 899  
900 -(((
901 901  923.1 - SF7BW125 to SF12BW125
902 -)))
903 903  
904 -(((
905 905  923.3 - SF7BW125 to SF12BW125
906 -)))
907 907  
908 -(((
909 -
910 -)))
911 911  
912 -(((
913 913  (% style="color:blue" %)**Downlink:**
914 -)))
915 915  
916 -(((
917 917  Uplink channels 1-7(RX1)
918 -)))
919 919  
920 -(((
921 921  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
922 -)))
923 923  
924 924  
925 925  
926 926  === 2.8.7 IN865-867 (IN865) ===
927 927  
928 -(((
929 929  (% style="color:blue" %)**Uplink:**
930 -)))
931 931  
932 -(((
933 933  865.0625 - SF7BW125 to SF12BW125
934 -)))
935 935  
936 -(((
937 937  865.4025 - SF7BW125 to SF12BW125
938 -)))
939 939  
940 -(((
941 941  865.9850 - SF7BW125 to SF12BW125
942 -)))
943 943  
944 -(((
945 -
946 -)))
947 947  
948 -(((
949 949  (% style="color:blue" %)**Downlink:**
950 -)))
951 951  
952 -(((
953 953  Uplink channels 1-3 (RX1)
954 -)))
955 955  
956 -(((
957 957  866.550 - SF10BW125 (RX2)
958 -)))
959 959  
960 960  
961 961  
... ... @@ -966,6 +966,8 @@
966 966  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
967 967  * Blink once when device transmit a packet.
968 968  
757 +
758 +
969 969  == 2.10 ​Firmware Change Log ==
970 970  
971 971  
... ... @@ -980,51 +980,26 @@
980 980  
981 981  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
982 982  
983 -(((
984 984  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
985 -)))
986 986  
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 -)))
775 +* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
776 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
993 993  
994 -(((
995 995  There are two kinds of commands to configure LSPH01, they are:
996 -)))
997 997  
998 -* (((
999 -(% style="color:#4f81bd" %)** General Commands**.
1000 -)))
780 +* (% style="color:#4f81bd" %)** General Commands**.
1001 1001  
1002 -(((
1003 1003  These commands are to configure:
1004 -)))
1005 1005  
1006 -* (((
1007 -General system settings like: uplink interval.
1008 -)))
1009 -* (((
1010 -LoRaWAN protocol & radio related command.
1011 -)))
784 +* General system settings like: uplink interval.
785 +* LoRaWAN protocol & radio related command.
1012 1012  
1013 -(((
1014 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 -)))
1016 1016  
1017 -(((
1018 -
1019 -)))
1020 1020  
1021 -* (((
1022 -(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1023 -)))
790 +* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1024 1024  
1025 -(((
1026 1026  These commands only valid for LSPH01, as below:
1027 -)))
1028 1028  
1029 1029  
1030 1030  
... ... @@ -1037,28 +1037,19 @@
1037 1037  [[image:image-20220607171554-8.png]]
1038 1038  
1039 1039  
1040 -(((
805 +
1041 1041  (% style="color:#037691" %)**Downlink Command: 0x01**
1042 -)))
1043 1043  
1044 -(((
1045 1045  Format: Command Code (0x01) followed by 3 bytes time value.
1046 -)))
1047 1047  
1048 -(((
1049 1049  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1050 -)))
1051 1051  
1052 -* (((
1053 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1054 -)))
1055 -* (((
1056 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
812 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
813 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1057 1057  
1058 1058  
1059 -
1060 -)))
1061 1061  
817 +
1062 1062  == 3.2 Set Interrupt Mode ==
1063 1063  
1064 1064  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -1065,37 +1065,22 @@
1065 1065  
1066 1066  (% style="color:#037691" %)**AT Command: AT+INTMOD**
1067 1067  
1068 -[[image:image-20220610105907-1.png]]
824 +[[image:image-20220607171716-9.png]]
1069 1069  
1070 1070  
1071 -(((
1072 1072  (% style="color:#037691" %)**Downlink Command: 0x06**
1073 -)))
1074 1074  
1075 -(((
1076 1076  Format: Command Code (0x06) followed by 3 bytes.
1077 -)))
1078 1078  
1079 -(((
1080 1080  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1081 -)))
1082 1082  
1083 -* (((
1084 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1085 -)))
1086 -* (((
1087 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1088 -)))
833 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
834 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1089 1089  
1090 -(((
1091 -
1092 -)))
1093 1093  
1094 -
1095 -
1096 1096  == 3.3 Calibrate Sensor ==
1097 1097  
1098 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
839 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1099 1099  
1100 1100  
1101 1101  
... ... @@ -1110,6 +1110,7 @@
1110 1110  * Reply to the confirmation package: 26 01
1111 1111  * Reply to non-confirmed packet: 26 00
1112 1112  
854 +
1113 1113  Device will send an uplink after got this downlink command. With below payload:
1114 1114  
1115 1115  Configures info payload:
... ... @@ -1127,7 +1127,7 @@
1127 1127  
1128 1128  Version
1129 1129  )))|Sensor Type|Reserve|(((
1130 -[[Message Type>>||anchor="H2.3.6MessageType"]]
872 +[[Message Type>>path:#H2.3.6MessageType]]
1131 1131  Always 0x02
1132 1132  )))
1133 1133  
... ... @@ -1190,7 +1190,7 @@
1190 1190  )))
1191 1191  
1192 1192  (((
1193 -The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
935 +The discharge curve is not linear so cant simply use percentage to show the battery level. Below is the battery performance.
1194 1194  )))
1195 1195  
1196 1196  [[image:1654593587246-335.png]]
... ... @@ -1244,13 +1244,13 @@
1244 1244  The battery related documents as below:
1245 1245  
1246 1246  * (((
1247 -[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
989 +[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
1248 1248  )))
1249 1249  * (((
1250 1250  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1251 1251  )))
1252 1252  * (((
1253 -[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
995 +[[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]]
1254 1254  )))
1255 1255  
1256 1256  [[image:image-20220607172042-11.png]]
... ... @@ -1267,13 +1267,9 @@
1267 1267  
1268 1268  === ​4.3.2 Replace the battery ===
1269 1269  
1270 -(((
1271 1271  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.
1272 -)))
1273 1273  
1274 -(((
1275 1275  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)
1276 -)))
1277 1277  
1278 1278  
1279 1279  
... ... @@ -1294,24 +1294,24 @@
1294 1294  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1295 1295  
1296 1296  
1297 -(((
1298 1298  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:
1299 -)))
1300 1300  
1301 1301  
1302 1302   [[image:1654593712276-618.png]]
1303 1303  
1304 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1040 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1305 1305  
1306 1306  
1043 +
1307 1307  = 6. FAQ =
1308 1308  
1309 1309  == 6.1 How to change the LoRa Frequency Bands/Region ==
1310 1310  
1311 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1048 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1312 1312  When downloading the images, choose the required image file for download. ​
1313 1313  
1314 1314  
1052 +
1315 1315  = 7. Trouble Shooting =
1316 1316  
1317 1317  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1337,10 +1337,6 @@
1337 1337  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1338 1338  
1339 1339  
1340 -
1341 -
1342 -
1343 -
1344 1344  = 9. ​Packing Info =
1345 1345  
1346 1346  
... ... @@ -1356,10 +1356,6 @@
1356 1356  * Weight / pcs : g
1357 1357  
1358 1358  
1359 -
1360 -
1361 -
1362 -
1363 1363  = 10. ​Support =
1364 1364  
1365 1365  * 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.
image-20220610105907-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -15.5 KB
Content