<
From version < 85.35 >
edited by Xiaoling
on 2022/06/08 13:45
To version < 74.10 >
edited by Xiaoling
on 2022/06/07 17:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -66,6 +66,7 @@
66 66  
67 67  
68 68  
69 +
69 69  = 1. Introduction =
70 70  
71 71  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -95,7 +95,6 @@
95 95  
96 96  
97 97  
98 -
99 99  == ​1.2 Features ==
100 100  
101 101  * LoRaWAN 1.0.3 Class A
... ... @@ -113,7 +113,6 @@
113 113  * 8500mAh Battery for long term use
114 114  
115 115  
116 -
117 117  == 1.3 Probe Specification ==
118 118  
119 119  
... ... @@ -135,13 +135,11 @@
135 135  * Length: 3.5 meters
136 136  
137 137  
138 -
139 139  == 1.4 ​Applications ==
140 140  
141 141  * Smart Agriculture
142 142  
143 143  
144 -
145 145  == 1.5 Pin mapping and power on ==
146 146  
147 147  [[image:1654592472094-134.png]]
... ... @@ -157,7 +157,7 @@
157 157  )))
158 158  
159 159  (((
160 -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.
157 +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.
161 161  )))
162 162  
163 163  
... ... @@ -243,17 +243,19 @@
243 243  )))
244 244  
245 245  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
246 -|=(% style="width: 62.5px;" %)(((
247 -**Size (bytes)**
248 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
249 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
250 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
243 +|(((
244 +**Size**
251 251  
252 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
253 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
254 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
246 +**(bytes)**
247 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
248 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
249 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
250 +
251 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]]
252 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|(((
253 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]]
255 255  )))|Reserve|(((
256 -[[Message Type>>||anchor="H2.3.6MessageType"]]
255 +[[Message Type>>path:#H2.3.6MessageType]]
257 257  )))
258 258  
259 259  [[image:1654592721645-318.png]]
... ... @@ -309,7 +309,7 @@
309 309  
310 310  === 2.3.5 Interrupt Pin ===
311 311  
312 -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.
311 +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.
313 313  
314 314  
315 315  **Example:**
... ... @@ -331,11 +331,11 @@
331 331  )))
332 332  
333 333  
334 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
335 -|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
336 -|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
337 -|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
338 -|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
333 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
334 +|=**Message Type Code**|=**Description**|=**Payload**
335 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]]
336 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]]
337 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
339 339  
340 340  
341 341  
... ... @@ -358,7 +358,7 @@
358 358  
359 359  == 2.4 Uplink Interval ==
360 360  
361 -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"]]
360 +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]]
362 362  
363 363  
364 364  
... ... @@ -522,9 +522,11 @@
522 522  (% style="color:#037691" %)**Calibration Payload**
523 523  
524 524  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
525 -|=(% style="width: 62.5px;" %)(((
526 -**Size (bytes)**
527 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1**
524 +|(((
525 +**Size**
526 +
527 +**(bytes)**
528 +)))|**1**|**1**|**1**|**7**|**1**
528 528  |**Value**|(((
529 529  PH4
530 530  
... ... @@ -534,7 +534,7 @@
534 534  
535 535  Calibrate value
536 536  )))|Reserve|(((
537 -[[Message Type>>||anchor="H2.3.6MessageType"]]
538 +[[Message Type>>path:#H2.3.6MessageType]]
538 538  
539 539  Always 0x03
540 540  )))
... ... @@ -549,7 +549,6 @@
549 549  
550 550  
551 551  
552 -
553 553  == 2.8 Frequency Plans ==
554 554  
555 555  (((
... ... @@ -639,89 +639,46 @@
639 639  
640 640  === 2.8.3 CN470-510 (CN470) ===
641 641  
642 -(((
643 643  Used in China, Default use CHE=1
644 -)))
645 645  
646 -(((
647 647  (% style="color:blue" %)**Uplink:**
648 -)))
649 649  
650 -(((
651 651  486.3 - SF7BW125 to SF12BW125
652 -)))
653 653  
654 -(((
655 655  486.5 - SF7BW125 to SF12BW125
656 -)))
657 657  
658 -(((
659 659  486.7 - SF7BW125 to SF12BW125
660 -)))
661 661  
662 -(((
663 663  486.9 - SF7BW125 to SF12BW125
664 -)))
665 665  
666 -(((
667 667  487.1 - SF7BW125 to SF12BW125
668 -)))
669 669  
670 -(((
671 671  487.3 - SF7BW125 to SF12BW125
672 -)))
673 673  
674 -(((
675 675  487.5 - SF7BW125 to SF12BW125
676 -)))
677 677  
678 -(((
679 679  487.7 - SF7BW125 to SF12BW125
680 -)))
681 681  
682 -(((
683 -
684 -)))
685 685  
686 -(((
687 687  (% style="color:blue" %)**Downlink:**
688 -)))
689 689  
690 -(((
691 691  506.7 - SF7BW125 to SF12BW125
692 -)))
693 693  
694 -(((
695 695  506.9 - SF7BW125 to SF12BW125
696 -)))
697 697  
698 -(((
699 699  507.1 - SF7BW125 to SF12BW125
700 -)))
701 701  
702 -(((
703 703  507.3 - SF7BW125 to SF12BW125
704 -)))
705 705  
706 -(((
707 707  507.5 - SF7BW125 to SF12BW125
708 -)))
709 709  
710 -(((
711 711  507.7 - SF7BW125 to SF12BW125
712 -)))
713 713  
714 -(((
715 715  507.9 - SF7BW125 to SF12BW125
716 -)))
717 717  
718 -(((
719 719  508.1 - SF7BW125 to SF12BW125
720 -)))
721 721  
722 -(((
723 723  505.3 - SF12BW125 (RX2 downlink only)
724 -)))
725 725  
726 726  
727 727  
... ... @@ -747,7 +747,6 @@
747 747  * 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)
748 748  
749 749  
750 -
751 751  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
752 752  
753 753  (((
... ... @@ -858,109 +858,56 @@
858 858  
859 859  === 2.8.6 KR920-923 (KR920) ===
860 860  
861 -(((
862 862  (% style="color:blue" %)**Default channel:**
863 -)))
864 864  
865 -(((
866 866  922.1 - SF7BW125 to SF12BW125
867 -)))
868 868  
869 -(((
870 870  922.3 - SF7BW125 to SF12BW125
871 -)))
872 872  
873 -(((
874 874  922.5 - SF7BW125 to SF12BW125
875 -)))
876 876  
877 -(((
878 -
879 -)))
880 880  
881 -(((
882 882  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
883 -)))
884 884  
885 -(((
886 886  922.1 - SF7BW125 to SF12BW125
887 -)))
888 888  
889 -(((
890 890  922.3 - SF7BW125 to SF12BW125
891 -)))
892 892  
893 -(((
894 894  922.5 - SF7BW125 to SF12BW125
895 -)))
896 896  
897 -(((
898 898  922.7 - SF7BW125 to SF12BW125
899 -)))
900 900  
901 -(((
902 902  922.9 - SF7BW125 to SF12BW125
903 -)))
904 904  
905 -(((
906 906  923.1 - SF7BW125 to SF12BW125
907 -)))
908 908  
909 -(((
910 910  923.3 - SF7BW125 to SF12BW125
911 -)))
912 912  
913 -(((
914 -
915 -)))
916 916  
917 -(((
918 918  (% style="color:blue" %)**Downlink:**
919 -)))
920 920  
921 -(((
922 922  Uplink channels 1-7(RX1)
923 -)))
924 924  
925 -(((
926 926  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
927 -)))
928 928  
929 929  
930 930  
931 931  === 2.8.7 IN865-867 (IN865) ===
932 932  
933 -(((
934 934  (% style="color:blue" %)**Uplink:**
935 -)))
936 936  
937 -(((
938 938  865.0625 - SF7BW125 to SF12BW125
939 -)))
940 940  
941 -(((
942 942  865.4025 - SF7BW125 to SF12BW125
943 -)))
944 944  
945 -(((
946 946  865.9850 - SF7BW125 to SF12BW125
947 -)))
948 948  
949 -(((
950 -
951 -)))
952 952  
953 -(((
954 954  (% style="color:blue" %)**Downlink:**
955 -)))
956 956  
957 -(((
958 958  Uplink channels 1-3 (RX1)
959 -)))
960 960  
961 -(((
962 962  866.550 - SF10BW125 (RX2)
963 -)))
964 964  
965 965  
966 966  
... ... @@ -972,7 +972,6 @@
972 972  * Blink once when device transmit a packet.
973 973  
974 974  
975 -
976 976  == 2.10 ​Firmware Change Log ==
977 977  
978 978  
... ... @@ -987,51 +987,26 @@
987 987  
988 988  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
989 989  
990 -(((
991 991  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
992 -)))
993 993  
994 -* (((
995 -AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
996 -)))
997 -* (((
998 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
999 -)))
894 +* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
895 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
1000 1000  
1001 -(((
1002 1002  There are two kinds of commands to configure LSPH01, they are:
1003 -)))
1004 1004  
1005 -* (((
1006 -(% style="color:#4f81bd" %)** General Commands**.
1007 -)))
899 +* (% style="color:#4f81bd" %)** General Commands**.
1008 1008  
1009 -(((
1010 1010  These commands are to configure:
1011 -)))
1012 1012  
1013 -* (((
1014 -General system settings like: uplink interval.
1015 -)))
1016 -* (((
1017 -LoRaWAN protocol & radio related command.
1018 -)))
903 +* General system settings like: uplink interval.
904 +* LoRaWAN protocol & radio related command.
1019 1019  
1020 -(((
1021 1021  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 -)))
1023 1023  
1024 -(((
1025 -
1026 -)))
1027 1027  
1028 -* (((
1029 -(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1030 -)))
909 +* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1031 1031  
1032 -(((
1033 1033  These commands only valid for LSPH01, as below:
1034 -)))
1035 1035  
1036 1036  
1037 1037  
... ... @@ -1045,27 +1045,16 @@
1045 1045  
1046 1046  
1047 1047  
1048 -(((
1049 1049  (% style="color:#037691" %)**Downlink Command: 0x01**
1050 -)))
1051 1051  
1052 -(((
1053 1053  Format: Command Code (0x01) followed by 3 bytes time value.
1054 -)))
1055 1055  
1056 -(((
1057 1057  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1058 -)))
1059 1059  
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
931 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
932 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1065 1065  
1066 1066  
1067 -
1068 -)))
1069 1069  
1070 1070  == 3.2 Set Interrupt Mode ==
1071 1071  
... ... @@ -1076,34 +1076,18 @@
1076 1076  [[image:image-20220607171716-9.png]]
1077 1077  
1078 1078  
1079 -(((
1080 1080  (% style="color:#037691" %)**Downlink Command: 0x06**
1081 -)))
1082 1082  
1083 -(((
1084 1084  Format: Command Code (0x06) followed by 3 bytes.
1085 -)))
1086 1086  
1087 -(((
1088 1088  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 -)))
1090 1090  
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 -)))
951 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
952 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1097 1097  
1098 -(((
1099 -
1100 -)))
1101 -
1102 -
1103 -
1104 1104  == 3.3 Calibrate Sensor ==
1105 1105  
1106 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
956 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1107 1107  
1108 1108  
1109 1109  
... ... @@ -1135,7 +1135,7 @@
1135 1135  
1136 1136  Version
1137 1137  )))|Sensor Type|Reserve|(((
1138 -[[Message Type>>||anchor="H2.3.6MessageType"]]
988 +[[Message Type>>path:#H2.3.6MessageType]]
1139 1139  Always 0x02
1140 1140  )))
1141 1141  
... ... @@ -1275,13 +1275,9 @@
1275 1275  
1276 1276  === ​4.3.2 Replace the battery ===
1277 1277  
1278 -(((
1279 1279  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 -)))
1281 1281  
1282 -(((
1283 1283  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 -)))
1285 1285  
1286 1286  
1287 1287  
... ... @@ -1302,24 +1302,24 @@
1302 1302  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1303 1303  
1304 1304  
1305 -(((
1306 1306  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 -)))
1308 1308  
1309 1309  
1310 1310   [[image:1654593712276-618.png]]
1311 1311  
1312 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1156 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1313 1313  
1314 1314  
1159 +
1315 1315  = 6. FAQ =
1316 1316  
1317 1317  == 6.1 How to change the LoRa Frequency Bands/Region ==
1318 1318  
1319 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1164 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1320 1320  When downloading the images, choose the required image file for download. ​
1321 1321  
1322 1322  
1168 +
1323 1323  = 7. Trouble Shooting =
1324 1324  
1325 1325  == 7.1 AT Commands input doesn’t work ==
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0