<
From version < 74.9 >
edited by Xiaoling
on 2022/06/07 17:51
To version < 85.2 >
edited by Xiaoling
on 2022/06/07 18:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,6 +67,8 @@
67 67  
68 68  
69 69  
70 +
71 +
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -113,6 +113,7 @@
113 113  * 8500mAh Battery for long term use
114 114  
115 115  
118 +
116 116  == 1.3 Probe Specification ==
117 117  
118 118  
... ... @@ -134,11 +134,13 @@
134 134  * Length: 3.5 meters
135 135  
136 136  
140 +
137 137  == 1.4 ​Applications ==
138 138  
139 139  * Smart Agriculture
140 140  
141 141  
146 +
142 142  == 1.5 Pin mapping and power on ==
143 143  
144 144  [[image:1654592472094-134.png]]
... ... @@ -336,8 +336,6 @@
336 336  |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
337 337  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
338 338  
339 -
340 -
341 341  === 2.3.7 Decode payload in The Things Network ===
342 342  
343 343  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -559,32 +559,61 @@
559 559  
560 560  === 2.8.1 EU863-870 (EU868) ===
561 561  
565 +(((
562 562  (% style="color:blue" %)**Uplink:**
567 +)))
563 563  
569 +(((
564 564  868.1 - SF7BW125 to SF12BW125
571 +)))
565 565  
573 +(((
566 566  868.3 - SF7BW125 to SF12BW125 and SF7BW250
575 +)))
567 567  
577 +(((
568 568  868.5 - SF7BW125 to SF12BW125
579 +)))
569 569  
581 +(((
570 570  867.1 - SF7BW125 to SF12BW125
583 +)))
571 571  
585 +(((
572 572  867.3 - SF7BW125 to SF12BW125
587 +)))
573 573  
589 +(((
574 574  867.5 - SF7BW125 to SF12BW125
591 +)))
575 575  
593 +(((
576 576  867.7 - SF7BW125 to SF12BW125
595 +)))
577 577  
597 +(((
578 578  867.9 - SF7BW125 to SF12BW125
599 +)))
579 579  
601 +(((
580 580  868.8 - FSK
603 +)))
581 581  
605 +(((
606 +
607 +)))
582 582  
609 +(((
583 583  (% style="color:blue" %)**Downlink:**
611 +)))
584 584  
613 +(((
585 585  Uplink channels 1-9 (RX1)
615 +)))
586 586  
617 +(((
587 587  869.525 - SF9BW125 (RX2 downlink only)
619 +)))
588 588  
589 589  
590 590  
... ... @@ -607,49 +607,91 @@
607 607  
608 608  
609 609  
610 -
611 611  === 2.8.3 CN470-510 (CN470) ===
612 612  
644 +(((
613 613  Used in China, Default use CHE=1
646 +)))
614 614  
648 +(((
615 615  (% style="color:blue" %)**Uplink:**
650 +)))
616 616  
652 +(((
617 617  486.3 - SF7BW125 to SF12BW125
654 +)))
618 618  
656 +(((
619 619  486.5 - SF7BW125 to SF12BW125
658 +)))
620 620  
660 +(((
621 621  486.7 - SF7BW125 to SF12BW125
662 +)))
622 622  
664 +(((
623 623  486.9 - SF7BW125 to SF12BW125
666 +)))
624 624  
668 +(((
625 625  487.1 - SF7BW125 to SF12BW125
670 +)))
626 626  
672 +(((
627 627  487.3 - SF7BW125 to SF12BW125
674 +)))
628 628  
676 +(((
629 629  487.5 - SF7BW125 to SF12BW125
678 +)))
630 630  
680 +(((
631 631  487.7 - SF7BW125 to SF12BW125
682 +)))
632 632  
684 +(((
685 +
686 +)))
633 633  
688 +(((
634 634  (% style="color:blue" %)**Downlink:**
690 +)))
635 635  
692 +(((
636 636  506.7 - SF7BW125 to SF12BW125
694 +)))
637 637  
696 +(((
638 638  506.9 - SF7BW125 to SF12BW125
698 +)))
639 639  
700 +(((
640 640  507.1 - SF7BW125 to SF12BW125
702 +)))
641 641  
704 +(((
642 642  507.3 - SF7BW125 to SF12BW125
706 +)))
643 643  
708 +(((
644 644  507.5 - SF7BW125 to SF12BW125
710 +)))
645 645  
712 +(((
646 646  507.7 - SF7BW125 to SF12BW125
714 +)))
647 647  
716 +(((
648 648  507.9 - SF7BW125 to SF12BW125
718 +)))
649 649  
720 +(((
650 650  508.1 - SF7BW125 to SF12BW125
722 +)))
651 651  
724 +(((
652 652  505.3 - SF12BW125 (RX2 downlink only)
726 +)))
653 653  
654 654  
655 655  
... ... @@ -674,7 +674,6 @@
674 674  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
675 675  * 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)
676 676  
677 -
678 678  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
679 679  
680 680  (((
... ... @@ -785,56 +785,109 @@
785 785  
786 786  === 2.8.6 KR920-923 (KR920) ===
787 787  
861 +(((
788 788  (% style="color:blue" %)**Default channel:**
863 +)))
789 789  
865 +(((
790 790  922.1 - SF7BW125 to SF12BW125
867 +)))
791 791  
869 +(((
792 792  922.3 - SF7BW125 to SF12BW125
871 +)))
793 793  
873 +(((
794 794  922.5 - SF7BW125 to SF12BW125
875 +)))
795 795  
877 +(((
878 +
879 +)))
796 796  
881 +(((
797 797  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
883 +)))
798 798  
885 +(((
799 799  922.1 - SF7BW125 to SF12BW125
887 +)))
800 800  
889 +(((
801 801  922.3 - SF7BW125 to SF12BW125
891 +)))
802 802  
893 +(((
803 803  922.5 - SF7BW125 to SF12BW125
895 +)))
804 804  
897 +(((
805 805  922.7 - SF7BW125 to SF12BW125
899 +)))
806 806  
901 +(((
807 807  922.9 - SF7BW125 to SF12BW125
903 +)))
808 808  
905 +(((
809 809  923.1 - SF7BW125 to SF12BW125
907 +)))
810 810  
909 +(((
811 811  923.3 - SF7BW125 to SF12BW125
911 +)))
812 812  
913 +(((
914 +
915 +)))
813 813  
917 +(((
814 814  (% style="color:blue" %)**Downlink:**
919 +)))
815 815  
921 +(((
816 816  Uplink channels 1-7(RX1)
923 +)))
817 817  
925 +(((
818 818  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
927 +)))
819 819  
820 820  
821 821  
822 822  === 2.8.7 IN865-867 (IN865) ===
823 823  
933 +(((
824 824  (% style="color:blue" %)**Uplink:**
935 +)))
825 825  
937 +(((
826 826  865.0625 - SF7BW125 to SF12BW125
939 +)))
827 827  
941 +(((
828 828  865.4025 - SF7BW125 to SF12BW125
943 +)))
829 829  
945 +(((
830 830  865.9850 - SF7BW125 to SF12BW125
947 +)))
831 831  
949 +(((
950 +
951 +)))
832 832  
953 +(((
833 833  (% style="color:blue" %)**Downlink:**
955 +)))
834 834  
957 +(((
835 835  Uplink channels 1-3 (RX1)
959 +)))
836 836  
961 +(((
837 837  866.550 - SF10BW125 (RX2)
963 +)))
838 838  
839 839  
840 840  
... ... @@ -846,6 +846,7 @@
846 846  * Blink once when device transmit a packet.
847 847  
848 848  
975 +
849 849  == 2.10 ​Firmware Change Log ==
850 850  
851 851  
... ... @@ -860,26 +860,51 @@
860 860  
861 861  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
862 862  
990 +(((
863 863  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
992 +)))
864 864  
865 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
866 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
994 +* (((
995 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
996 +)))
997 +* (((
998 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
999 +)))
867 867  
1001 +(((
868 868  There are two kinds of commands to configure LSPH01, they are:
1003 +)))
869 869  
870 -* (% style="color:#4f81bd" %)** General Commands**.
1005 +* (((
1006 +(% style="color:#4f81bd" %)** General Commands**.
1007 +)))
871 871  
1009 +(((
872 872  These commands are to configure:
1011 +)))
873 873  
874 -* General system settings like: uplink interval.
875 -* LoRaWAN protocol & radio related command.
1013 +* (((
1014 +General system settings like: uplink interval.
1015 +)))
1016 +* (((
1017 +LoRaWAN protocol & radio related command.
1018 +)))
876 876  
1020 +(((
877 877  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/]]
1022 +)))
878 878  
1024 +(((
1025 +
1026 +)))
879 879  
880 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1028 +* (((
1029 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1030 +)))
881 881  
1032 +(((
882 882  These commands only valid for LSPH01, as below:
1034 +)))
883 883  
884 884  
885 885  
... ... @@ -893,16 +893,27 @@
893 893  
894 894  
895 895  
1048 +(((
896 896  (% style="color:#037691" %)**Downlink Command: 0x01**
1050 +)))
897 897  
1052 +(((
898 898  Format: Command Code (0x01) followed by 3 bytes time value.
1054 +)))
899 899  
1056 +(((
900 900  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1058 +)))
901 901  
902 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
903 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1060 +* (((
1061 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1062 +)))
1063 +* (((
1064 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
904 904  
905 905  
1067 +
1068 +)))
906 906  
907 907  == 3.2 Set Interrupt Mode ==
908 908  
... ... @@ -913,15 +913,31 @@
913 913  [[image:image-20220607171716-9.png]]
914 914  
915 915  
1079 +(((
916 916  (% style="color:#037691" %)**Downlink Command: 0x06**
1081 +)))
917 917  
1083 +(((
918 918  Format: Command Code (0x06) followed by 3 bytes.
1085 +)))
919 919  
1087 +(((
920 920  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1089 +)))
921 921  
922 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
923 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1091 +* (((
1092 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1093 +)))
1094 +* (((
1095 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1096 +)))
924 924  
1098 +(((
1099 +
1100 +)))
1101 +
1102 +
1103 +
925 925  == 3.3 Calibrate Sensor ==
926 926  
927 927  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -1096,9 +1096,13 @@
1096 1096  
1097 1097  === ​4.3.2 Replace the battery ===
1098 1098  
1278 +(((
1099 1099  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.
1280 +)))
1100 1100  
1282 +(((
1101 1101  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)
1284 +)))
1102 1102  
1103 1103  
1104 1104  
... ... @@ -1119,7 +1119,9 @@
1119 1119  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1120 1120  
1121 1121  
1305 +(((
1122 1122  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:
1307 +)))
1123 1123  
1124 1124  
1125 1125   [[image:1654593712276-618.png]]
... ... @@ -1127,7 +1127,6 @@
1127 1127  Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1128 1128  
1129 1129  
1130 -
1131 1131  = 6. FAQ =
1132 1132  
1133 1133  == 6.1 How to change the LoRa Frequency Bands/Region ==
... ... @@ -1136,7 +1136,6 @@
1136 1136  When downloading the images, choose the required image file for download. ​
1137 1137  
1138 1138  
1139 -
1140 1140  = 7. Trouble Shooting =
1141 1141  
1142 1142  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1144,7 +1144,6 @@
1144 1144  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.
1145 1145  
1146 1146  
1147 -
1148 1148  = 8. Order Info =
1149 1149  
1150 1150  Part Number: (% style="color:blue" %)**LSPH01-XX**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0