<
From version < 86.4 >
edited by Xiaoling
on 2022/06/14 14:31
To version < 91.1 >
edited by Xiaoling
on 2022/06/25 16:58
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,9 +61,6 @@
61 61  * [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 62  * [[10. ​Support>>path:#H10.A0200BSupport]]
63 63  
64 -
65 -
66 -
67 67  = 1. Introduction =
68 68  
69 69  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -115,6 +115,8 @@
115 115  
116 116  
117 117  
115 +
116 +
118 118  == 1.3 Probe Specification ==
119 119  
120 120  
... ... @@ -135,10 +135,20 @@
135 135  * IP68 Protection
136 136  * Length: 3.5 meters
137 137  
137 +
138 +
139 +
140 +
141 +
138 138  == 1.4 ​Applications ==
139 139  
140 140  * Smart Agriculture
141 141  
146 +
147 +
148 +
149 +
150 +
142 142  == 1.5 Pin mapping and power on ==
143 143  
144 144  [[image:1654592472094-134.png]]
... ... @@ -166,10 +166,14 @@
166 166  
167 167  (((
168 168  [[image:1654592492399-921.png]]
178 +
179 +
169 169  )))
170 170  
171 171  (((
172 172  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.
184 +
185 +
173 173  )))
174 174  
175 175  (((
... ... @@ -193,11 +193,13 @@
193 193  [[image:1654592600093-601.png]]
194 194  
195 195  
209 +
196 196  **Add APP EUI and DEV EUI**
197 197  
198 198  [[image:1654592619856-881.png]]
199 199  
200 200  
215 +
201 201  **Add APP EUI in the application**
202 202  
203 203  [[image:1654592632656-512.png]]
... ... @@ -334,6 +334,11 @@
334 334  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
335 335  |(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]
336 336  
352 +
353 +
354 +
355 +
356 +
337 337  === 2.3.7 Decode payload in The Things Network ===
338 338  
339 339  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -628,6 +628,10 @@
628 628  * 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)
629 629  
630 630  
651 +
652 +
653 +
654 +
631 631  === 2.8.3 CN470-510 (CN470) ===
632 632  
633 633  (((
... ... @@ -737,6 +737,11 @@
737 737  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
738 738  * 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)
739 739  
764 +
765 +
766 +
767 +
768 +
740 740  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
741 741  
742 742  (((
... ... @@ -960,6 +960,11 @@
960 960  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
961 961  * Blink once when device transmit a packet.
962 962  
992 +
993 +
994 +
995 +
996 +
963 963  == 2.10 ​Firmware Change Log ==
964 964  
965 965  
... ... @@ -1031,7 +1031,6 @@
1031 1031  [[image:image-20220607171554-8.png]]
1032 1032  
1033 1033  
1034 -
1035 1035  (((
1036 1036  (% style="color:#037691" %)**Downlink Command: 0x01**
1037 1037  )))
... ... @@ -1126,10 +1126,10 @@
1126 1126  Always 0x02
1127 1127  )))
1128 1128  
1129 -**Software Type**: Always 0x03 for LSPH01
1162 +(% style="color:#037691" %)**Software Type**(%%): Always 0x03 for LSPH01
1130 1130  
1131 1131  
1132 -**Frequency Band**:
1165 +(% style="color:#037691" %)**Frequency Band**:
1133 1133  
1134 1134  *0x01: EU868
1135 1135  
... ... @@ -1152,13 +1152,13 @@
1152 1152  *0xa0: AS923-3
1153 1153  
1154 1154  
1155 -**Sub-Band**: value 0x00 ~~ 0x08
1188 +(% style="color:#037691" %)**Sub-Band**(%%): value 0x00 ~~ 0x08
1156 1156  
1157 1157  
1158 -**Firmware Version**: 0x0100, Means: v1.0.0 version
1191 +(% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
1159 1159  
1160 1160  
1161 -**Sensor Type**:
1194 +(% style="color:#037691" %)**Sensor Type**:
1162 1162  
1163 1163  0x01: LSE01
1164 1164  
... ... @@ -1185,7 +1185,7 @@
1185 1185  )))
1186 1186  
1187 1187  (((
1188 -The discharge curve is not linear so cant simply use percentage to show the battery level. Below is the battery performance.
1221 +The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance.
1189 1189  )))
1190 1190  
1191 1191  [[image:1654593587246-335.png]]
... ... @@ -1220,12 +1220,12 @@
1220 1220  )))
1221 1221  
1222 1222  
1223 -**Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1256 +(% style="color:red" %)**Step 1**(%%): Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1224 1224  
1225 1225  [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
1226 1226  
1227 1227  
1228 -**Step 2**: Open it and choose
1261 +(% style="color:#037691" %)**Step 2**(%%): Open it and choose
1229 1229  
1230 1230  * Product Model
1231 1231  * Uplink Interval
... ... @@ -1239,13 +1239,13 @@
1239 1239  The battery related documents as below:
1240 1240  
1241 1241  * (((
1242 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
1275 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
1243 1243  )))
1244 1244  * (((
1245 1245  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
1246 1246  )))
1247 1247  * (((
1248 -[[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]]
1281 +[[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/]]
1249 1249  )))
1250 1250  
1251 1251  [[image:image-20220607172042-11.png]]
... ... @@ -1263,7 +1263,7 @@
1263 1263  === ​4.3.2 Replace the battery ===
1264 1264  
1265 1265  (((
1266 -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 wont be voltage drop between battery and main board.
1299 +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.
1267 1267  )))
1268 1268  
1269 1269  (((
... ... @@ -1309,9 +1309,9 @@
1309 1309  
1310 1310  = 7. Trouble Shooting =
1311 1311  
1312 -== 7.1 AT Commands input doesnt work ==
1345 +== 7.1 AT Commands input doesn't work ==
1313 1313  
1314 -In the case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesnt send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1347 +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.
1315 1315  
1316 1316  
1317 1317  
... ... @@ -1331,6 +1331,9 @@
1331 1331  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1332 1332  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1333 1333  
1367 +
1368 +
1369 +
1334 1334  = 9. ​Packing Info =
1335 1335  
1336 1336  
... ... @@ -1345,6 +1345,9 @@
1345 1345  * Package Size / pcs : cm
1346 1346  * Weight / pcs : g
1347 1347  
1384 +
1385 +
1386 +
1348 1348  = 10. ​Support =
1349 1349  
1350 1350  * 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.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0