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

Summary

Details

Page properties
Content
... ... @@ -65,8 +65,6 @@
65 65  
66 66  
67 67  
68 -
69 -
70 70  = 1. Introduction =
71 71  
72 72  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -96,6 +96,7 @@
96 96  
97 97  
98 98  
97 +
99 99  == ​1.2 Features ==
100 100  
101 101  * LoRaWAN 1.0.3 Class A
... ... @@ -112,7 +112,6 @@
112 112  * IP68 rate for the Sensor Probe
113 113  * 8500mAh Battery for long term use
114 114  
115 -
116 116  == 1.3 Probe Specification ==
117 117  
118 118  
... ... @@ -133,12 +133,10 @@
133 133  * IP68 Protection
134 134  * Length: 3.5 meters
135 135  
136 -
137 137  == 1.4 ​Applications ==
138 138  
139 139  * Smart Agriculture
140 140  
141 -
142 142  == 1.5 Pin mapping and power on ==
143 143  
144 144  [[image:1654592472094-134.png]]
... ... @@ -154,7 +154,7 @@
154 154  )))
155 155  
156 156  (((
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.
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.
158 158  )))
159 159  
160 160  
... ... @@ -240,19 +240,17 @@
240 240  )))
241 241  
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
243 -|(((
244 -**Size**
239 +|=(% style="width: 62.5px;" %)(((
240 +**Size (bytes)**
241 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1**
242 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
243 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
245 245  
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]]
245 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
246 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|(((
247 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
254 254  )))|Reserve|(((
255 -[[Message Type>>path:#H2.3.6MessageType]]
249 +[[Message Type>>||anchor="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>>path:#H3.2SetInterruptMode]] for the hardware and software set up.
305 +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.
312 312  
313 313  
314 314  **Example:**
... ... @@ -330,14 +330,15 @@
330 330  )))
331 331  
332 332  
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]]
327 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %)
328 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**
329 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
330 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
331 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
338 338  
339 339  
340 340  
335 +
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.
... ... @@ -535,7 +535,7 @@
535 535  
536 536  Calibrate value
537 537  )))|Reserve|(((
538 -[[Message Type>>path:#H2.3.6MessageType]]
533 +[[Message Type>>||anchor="H2.3.6MessageType"]]
539 539  
540 540  Always 0x03
541 541  )))
... ... @@ -548,8 +548,6 @@
548 548  * Reply to the confirmation package: 14 01
549 549  * Reply to non-confirmed packet: 14 00
550 550  
551 -
552 -
553 553  == 2.8 Frequency Plans ==
554 554  
555 555  (((
... ... @@ -634,9 +634,6 @@
634 634  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
635 635  * 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)
636 636  
637 -
638 -
639 -
640 640  === 2.8.3 CN470-510 (CN470) ===
641 641  
642 642  (((
... ... @@ -746,7 +746,6 @@
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 -
750 750  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
751 751  
752 752  (((
... ... @@ -857,56 +857,109 @@
857 857  
858 858  === 2.8.6 KR920-923 (KR920) ===
859 859  
849 +(((
860 860  (% style="color:blue" %)**Default channel:**
851 +)))
861 861  
853 +(((
862 862  922.1 - SF7BW125 to SF12BW125
855 +)))
863 863  
857 +(((
864 864  922.3 - SF7BW125 to SF12BW125
859 +)))
865 865  
861 +(((
866 866  922.5 - SF7BW125 to SF12BW125
863 +)))
867 867  
865 +(((
866 +
867 +)))
868 868  
869 +(((
869 869  (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
871 +)))
870 870  
873 +(((
871 871  922.1 - SF7BW125 to SF12BW125
875 +)))
872 872  
877 +(((
873 873  922.3 - SF7BW125 to SF12BW125
879 +)))
874 874  
881 +(((
875 875  922.5 - SF7BW125 to SF12BW125
883 +)))
876 876  
885 +(((
877 877  922.7 - SF7BW125 to SF12BW125
887 +)))
878 878  
889 +(((
879 879  922.9 - SF7BW125 to SF12BW125
891 +)))
880 880  
893 +(((
881 881  923.1 - SF7BW125 to SF12BW125
895 +)))
882 882  
897 +(((
883 883  923.3 - SF7BW125 to SF12BW125
899 +)))
884 884  
901 +(((
902 +
903 +)))
885 885  
905 +(((
886 886  (% style="color:blue" %)**Downlink:**
907 +)))
887 887  
909 +(((
888 888  Uplink channels 1-7(RX1)
911 +)))
889 889  
913 +(((
890 890  921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
915 +)))
891 891  
892 892  
893 893  
894 894  === 2.8.7 IN865-867 (IN865) ===
895 895  
921 +(((
896 896  (% style="color:blue" %)**Uplink:**
923 +)))
897 897  
925 +(((
898 898  865.0625 - SF7BW125 to SF12BW125
927 +)))
899 899  
929 +(((
900 900  865.4025 - SF7BW125 to SF12BW125
931 +)))
901 901  
933 +(((
902 902  865.9850 - SF7BW125 to SF12BW125
935 +)))
903 903  
937 +(((
938 +
939 +)))
904 904  
941 +(((
905 905  (% style="color:blue" %)**Downlink:**
943 +)))
906 906  
945 +(((
907 907  Uplink channels 1-3 (RX1)
947 +)))
908 908  
949 +(((
909 909  866.550 - SF10BW125 (RX2)
951 +)))
910 910  
911 911  
912 912  
... ... @@ -917,7 +917,6 @@
917 917  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
918 918  * Blink once when device transmit a packet.
919 919  
920 -
921 921  == 2.10 ​Firmware Change Log ==
922 922  
923 923  
... ... @@ -932,26 +932,51 @@
932 932  
933 933  = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
934 934  
976 +(((
935 935  Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
978 +)))
936 936  
937 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]].
938 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
980 +* (((
981 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
982 +)))
983 +* (((
984 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]]
985 +)))
939 939  
987 +(((
940 940  There are two kinds of commands to configure LSPH01, they are:
989 +)))
941 941  
942 -* (% style="color:#4f81bd" %)** General Commands**.
991 +* (((
992 +(% style="color:#4f81bd" %)** General Commands**.
993 +)))
943 943  
995 +(((
944 944  These commands are to configure:
997 +)))
945 945  
946 -* General system settings like: uplink interval.
947 -* LoRaWAN protocol & radio related command.
999 +* (((
1000 +General system settings like: uplink interval.
1001 +)))
1002 +* (((
1003 +LoRaWAN protocol & radio related command.
1004 +)))
948 948  
1006 +(((
949 949  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/]]
1008 +)))
950 950  
1010 +(((
1011 +
1012 +)))
951 951  
952 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01**
1014 +* (((
1015 +(% style="color:#4f81bd" %)** Commands special design for LSPH01**
1016 +)))
953 953  
1018 +(((
954 954  These commands only valid for LSPH01, as below:
1020 +)))
955 955  
956 956  
957 957  
... ... @@ -965,16 +965,27 @@
965 965  
966 966  
967 967  
1034 +(((
968 968  (% style="color:#037691" %)**Downlink Command: 0x01**
1036 +)))
969 969  
1038 +(((
970 970  Format: Command Code (0x01) followed by 3 bytes time value.
1040 +)))
971 971  
1042 +(((
972 972  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
1044 +)))
973 973  
974 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
975 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
1046 +* (((
1047 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
1048 +)))
1049 +* (((
1050 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
976 976  
977 977  
1053 +
1054 +)))
978 978  
979 979  == 3.2 Set Interrupt Mode ==
980 980  
... ... @@ -985,18 +985,34 @@
985 985  [[image:image-20220607171716-9.png]]
986 986  
987 987  
1065 +(((
988 988  (% style="color:#037691" %)**Downlink Command: 0x06**
1067 +)))
989 989  
1069 +(((
990 990  Format: Command Code (0x06) followed by 3 bytes.
1071 +)))
991 991  
1073 +(((
992 992  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1075 +)))
993 993  
994 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
995 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1077 +* (((
1078 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1079 +)))
1080 +* (((
1081 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1082 +)))
996 996  
1084 +(((
1085 +
1086 +)))
1087 +
1088 +
1089 +
997 997  == 3.3 Calibrate Sensor ==
998 998  
999 -Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
1092 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
1000 1000  
1001 1001  
1002 1002  
... ... @@ -1028,7 +1028,7 @@
1028 1028  
1029 1029  Version
1030 1030  )))|Sensor Type|Reserve|(((
1031 -[[Message Type>>path:#H2.3.6MessageType]]
1124 +[[Message Type>>||anchor="H2.3.6MessageType"]]
1032 1032  Always 0x02
1033 1033  )))
1034 1034  
... ... @@ -1168,9 +1168,13 @@
1168 1168  
1169 1169  === ​4.3.2 Replace the battery ===
1170 1170  
1264 +(((
1171 1171  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.
1266 +)))
1172 1172  
1268 +(((
1173 1173  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)
1270 +)))
1174 1174  
1175 1175  
1176 1176  
... ... @@ -1191,24 +1191,24 @@
1191 1191  (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1192 1192  
1193 1193  
1291 +(((
1194 1194  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:
1293 +)))
1195 1195  
1196 1196  
1197 1197   [[image:1654593712276-618.png]]
1198 1198  
1199 -Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1298 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
1200 1200  
1201 1201  
1202 -
1203 1203  = 6. FAQ =
1204 1204  
1205 1205  == 6.1 How to change the LoRa Frequency Bands/Region ==
1206 1206  
1207 -You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]].
1305 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
1208 1208  When downloading the images, choose the required image file for download. ​
1209 1209  
1210 1210  
1211 -
1212 1212  = 7. Trouble Shooting =
1213 1213  
1214 1214  == 7.1 AT Commands input doesn’t work ==
... ... @@ -1216,7 +1216,6 @@
1216 1216  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.
1217 1217  
1218 1218  
1219 -
1220 1220  = 8. Order Info =
1221 1221  
1222 1222  Part Number: (% style="color:blue" %)**LSPH01-XX**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0