<
From version < 85.5 >
edited by Xiaoling
on 2022/06/08 11:26
To version < 74.11 >
edited by Xiaoling
on 2022/06/07 17:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,7 +67,6 @@
67 67  
68 68  
69 69  
70 -
71 71  = 1. Introduction =
72 72  
73 73  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -97,7 +97,6 @@
97 97  
98 98  
99 99  
100 -
101 101  == ​1.2 Features ==
102 102  
103 103  * LoRaWAN 1.0.3 Class A
... ... @@ -115,7 +115,6 @@
115 115  * 8500mAh Battery for long term use
116 116  
117 117  
118 -
119 119  == 1.3 Probe Specification ==
120 120  
121 121  
... ... @@ -137,13 +137,11 @@
137 137  * Length: 3.5 meters
138 138  
139 139  
140 -
141 141  == 1.4 ​Applications ==
142 142  
143 143  * Smart Agriculture
144 144  
145 145  
146 -
147 147  == 1.5 Pin mapping and power on ==
148 148  
149 149  [[image:1654592472094-134.png]]
... ... @@ -159,7 +159,7 @@
159 159  )))
160 160  
161 161  (((
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.
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.
163 163  )))
164 164  
165 165  
... ... @@ -250,14 +250,14 @@
250 250  
251 251  **(bytes)**
252 252  )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
253 -|**Value**|[[BAT>>||anchor="2.3.1BatteryInfo"]]|(((
254 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
248 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|(((
249 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]]
255 255  
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"]]
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]]
259 259  )))|Reserve|(((
260 -[[Message Type>>||anchor="H2.3.6MessageType"]]
255 +[[Message Type>>path:#H2.3.6MessageType]]
261 261  )))
262 262  
263 263  [[image:1654592721645-318.png]]
... ... @@ -313,7 +313,7 @@
313 313  
314 314  === 2.3.5 Interrupt Pin ===
315 315  
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.
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.
317 317  
318 318  
319 319  **Example:**
... ... @@ -337,10 +337,12 @@
337 337  
338 338  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
339 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"]]
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]]
343 343  
339 +
340 +
344 344  === 2.3.7 Decode payload in The Things Network ===
345 345  
346 346  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -538,7 +538,7 @@
538 538  
539 539  Calibrate value
540 540  )))|Reserve|(((
541 -[[Message Type>>||anchor="H2.3.6MessageType"]]
538 +[[Message Type>>path:#H2.3.6MessageType]]
542 542  
543 543  Always 0x03
544 544  )))
... ... @@ -552,6 +552,7 @@
552 552  * Reply to non-confirmed packet: 14 00
553 553  
554 554  
552 +
555 555  == 2.8 Frequency Plans ==
556 556  
557 557  (((
... ... @@ -637,6 +637,8 @@
637 637  * 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)
638 638  
639 639  
638 +
639 +
640 640  === 2.8.3 CN470-510 (CN470) ===
641 641  
642 642  (((
... ... @@ -746,6 +746,7 @@
746 746  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
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 749  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
750 750  
751 751  (((
... ... @@ -856,109 +856,56 @@
856 856  
857 857  === 2.8.6 KR920-923 (KR920) ===
858 858  
859 -(((
860 860  (% style="color:blue" %)**Default channel:**
861 -)))
862 862  
863 -(((
864 864  922.1 - SF7BW125 to SF12BW125
865 -)))
866 866  
867 -(((
868 868  922.3 - SF7BW125 to SF12BW125
869 -)))
870 870  
871 -(((
872 872  922.5 - SF7BW125 to SF12BW125
873 -)))
874 874  
875 -(((
876 -
877 -)))
878 878  
879 -(((
880 880  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
881 -)))
882 882  
883 -(((
884 884  922.1 - SF7BW125 to SF12BW125
885 -)))
886 886  
887 -(((
888 888  922.3 - SF7BW125 to SF12BW125
889 -)))
890 890  
891 -(((
892 892  922.5 - SF7BW125 to SF12BW125
893 -)))
894 894  
895 -(((
896 896  922.7 - SF7BW125 to SF12BW125
897 -)))
898 898  
899 -(((
900 900  922.9 - SF7BW125 to SF12BW125
901 -)))
902 902  
903 -(((
904 904  923.1 - SF7BW125 to SF12BW125
905 -)))
906 906  
907 -(((
908 908  923.3 - SF7BW125 to SF12BW125
909 -)))
910 910  
911 -(((
912 -
913 -)))
914 914  
915 -(((
916 916  (% style="color:blue" %)**Downlink:**
917 -)))
918 918  
919 -(((
920 920  Uplink channels 1-7(RX1)
921 -)))
922 922  
923 -(((
924 924  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
925 -)))
926 926  
927 927  
928 928  
929 929  === 2.8.7 IN865-867 (IN865) ===
930 930  
931 -(((
932 932  (% style="color:blue" %)**Uplink:**
933 -)))
934 934  
935 -(((
936 936  865.0625 - SF7BW125 to SF12BW125
937 -)))
938 938  
939 -(((
940 940  865.4025 - SF7BW125 to SF12BW125
941 -)))
942 942  
943 -(((
944 944  865.9850 - SF7BW125 to SF12BW125
945 -)))
946 946  
947 -(((
948 -
949 -)))
950 950  
951 -(((
952 952  (% style="color:blue" %)**Downlink:**
953 -)))
954 954  
955 -(((
956 956  Uplink channels 1-3 (RX1)
957 -)))
958 958  
959 -(((
960 960  866.550 - SF10BW125 (RX2)
961 -)))
962 962  
963 963  
964 964  
... ... @@ -984,51 +984,26 @@
984 984  
985 985  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
986 986  
987 -(((
988 988  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
989 -)))
990 990  
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 -)))
937 +* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
938 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
997 997  
998 -(((
999 999  There are two kinds of commands to configure LSPH01, they are:
1000 -)))
1001 1001  
1002 -* (((
1003 -(% style="color:#4f81bd" %)** General Commands**.
1004 -)))
942 +* (% style="color:#4f81bd" %)** General Commands**.
1005 1005  
1006 -(((
1007 1007  These commands are to configure:
1008 -)))
1009 1009  
1010 -* (((
1011 -General system settings like: uplink interval.
1012 -)))
1013 -* (((
1014 -LoRaWAN protocol & radio related command.
1015 -)))
946 +* General system settings like: uplink interval.
947 +* LoRaWAN protocol & radio related command.
1016 1016  
1017 -(((
1018 1018  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 -)))
1020 1020  
1021 -(((
1022 -
1023 -)))
1024 1024  
1025 -* (((
1026 -(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1027 -)))
952 +* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1028 1028  
1029 -(((
1030 1030  These commands only valid for LSPH01, as below:
1031 -)))
1032 1032  
1033 1033  
1034 1034  
... ... @@ -1042,27 +1042,16 @@
1042 1042  
1043 1043  
1044 1044  
1045 -(((
1046 1046  (% style="color:#037691" %)**Downlink Command: 0x01**
1047 -)))
1048 1048  
1049 -(((
1050 1050  Format: Command Code (0x01) followed by 3 bytes time value.
1051 -)))
1052 1052  
1053 -(((
1054 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 -)))
1056 1056  
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
974 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
975 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1062 1062  
1063 1063  
1064 -
1065 -)))
1066 1066  
1067 1067  == 3.2 Set Interrupt Mode ==
1068 1068  
... ... @@ -1073,34 +1073,18 @@
1073 1073  [[image:image-20220607171716-9.png]]
1074 1074  
1075 1075  
1076 -(((
1077 1077  (% style="color:#037691" %)**Downlink Command: 0x06**
1078 -)))
1079 1079  
1080 -(((
1081 1081  Format: Command Code (0x06) followed by 3 bytes.
1082 -)))
1083 1083  
1084 -(((
1085 1085  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 -)))
1087 1087  
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 -)))
994 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
995 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1094 1094  
1095 -(((
1096 -
1097 -)))
1098 -
1099 -
1100 -
1101 1101  == 3.3 Calibrate Sensor ==
1102 1102  
1103 -Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
999 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1104 1104  
1105 1105  
1106 1106  
... ... @@ -1132,7 +1132,7 @@
1132 1132  
1133 1133  Version
1134 1134  )))|Sensor Type|Reserve|(((
1135 -[[Message Type>>||anchor="H2.3.6MessageType"]]
1031 +[[Message Type>>path:#H2.3.6MessageType]]
1136 1136  Always 0x02
1137 1137  )))
1138 1138  
... ... @@ -1272,13 +1272,9 @@
1272 1272  
1273 1273  === ​4.3.2 Replace the battery ===
1274 1274  
1275 -(((
1276 1276  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 -)))
1278 1278  
1279 -(((
1280 1280  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 -)))
1282 1282  
1283 1283  
1284 1284  
... ... @@ -1299,24 +1299,24 @@
1299 1299  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1300 1300  
1301 1301  
1302 -(((
1303 1303  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 -)))
1305 1305  
1306 1306  
1307 1307   [[image:1654593712276-618.png]]
1308 1308  
1309 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1199 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1310 1310  
1311 1311  
1202 +
1312 1312  = 6. FAQ =
1313 1313  
1314 1314  == 6.1 How to change the LoRa Frequency Bands/Region ==
1315 1315  
1316 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1207 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1317 1317  When downloading the images, choose the required image file for download. ​
1318 1318  
1319 1319  
1211 +
1320 1320  = 7. Trouble Shooting =
1321 1321  
1322 1322  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1324,6 +1324,7 @@
1324 1324  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.
1325 1325  
1326 1326  
1219 +
1327 1327  = 8. Order Info =
1328 1328  
1329 1329  Part Number: (% style="color:blue" %)**LSPH01-XX**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0