Changes for page LSPH01 -- LoRaWAN Soil pH Sensor User Manual
Last modified by Bei Jinggeng on 2024/08/02 17:52
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1051,6 +1051,7 @@ 1051 1051 1052 1052 == 3.1 Set Transmit Interval Time == 1053 1053 1054 + 1054 1054 Feature: Change LoRaWAN End Node Transmit Interval. 1055 1055 1056 1056 (% style="color:#037691" %)**AT Command: AT+TDC** ... ... @@ -1077,11 +1077,13 @@ 1077 1077 Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1078 1078 1079 1079 1081 + 1080 1080 1081 1081 ))) 1082 1082 1083 1083 == 3.2 Set Interrupt Mode == 1084 1084 1087 + 1085 1085 Feature, Set Interrupt mode for GPIO_EXIT. 1086 1086 1087 1087 (% style="color:#037691" %)**AT Command: AT+INTMOD** ... ... @@ -1113,8 +1113,10 @@ 1113 1113 ))) 1114 1114 1115 1115 1119 + 1116 1116 == 3.3 Calibrate Sensor == 1117 1117 1122 + 1118 1118 Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands 1119 1119 1120 1120 ... ... @@ -1121,6 +1121,7 @@ 1121 1121 1122 1122 == 3.4 Get Firmware Version Info == 1123 1123 1129 + 1124 1124 Feature: use downlink to get firmware version. 1125 1125 1126 1126 (% style="color:#037691" %)**Downlink Command: 0x26** ... ... @@ -1203,8 +1203,10 @@ 1203 1203 1204 1204 = 4. Battery & How to replace = 1205 1205 1212 + 1206 1206 == 4.1 Battery Type == 1207 1207 1215 + 1208 1208 ((( 1209 1209 LSPH01 is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter. 1210 1210 ))) ... ... @@ -1211,6 +1211,8 @@ 1211 1211 1212 1212 ((( 1213 1213 The discharge curve is not linear so can't simply use percentage to show the battery level. Below is the battery performance. 1222 + 1223 + 1214 1214 ))) 1215 1215 1216 1216 [[image:1654593587246-335.png]] ... ... @@ -1224,6 +1224,7 @@ 1224 1224 1225 1225 == 4.2 Replace Battery == 1226 1226 1237 + 1227 1227 ((( 1228 1228 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery. 1229 1229 ))) ... ... @@ -1236,6 +1236,7 @@ 1236 1236 1237 1237 == 4.3 Power Consumption Analyze == 1238 1238 1250 + 1239 1239 ((( 1240 1240 Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval. 1241 1241 ))) ... ... @@ -1279,6 +1279,7 @@ 1279 1279 1280 1280 === 4.3.1 Battery Note === 1281 1281 1294 + 1282 1282 ((( 1283 1283 The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased. 1284 1284 ))) ... ... @@ -1287,6 +1287,7 @@ 1287 1287 1288 1288 === 4.3.2 Replace the battery === 1289 1289 1303 + 1290 1290 ((( 1291 1291 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. 1292 1292 ))) ... ... @@ -1299,12 +1299,16 @@ 1299 1299 1300 1300 = 5. Use AT Command = 1301 1301 1316 + 1302 1302 == 5.1 Access AT Commands == 1303 1303 1319 + 1304 1304 LSPH01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSPH01 for using AT command, as below. 1305 1305 1322 + 1306 1306 [[image:1654593668970-604.png]] 1307 1307 1325 + 1308 1308 **Connection:** 1309 1309 1310 1310 (% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND** ... ... @@ -1326,16 +1326,21 @@ 1326 1326 1327 1327 = 6. FAQ = 1328 1328 1347 + 1329 1329 == 6.1 How to change the LoRa Frequency Bands/Region == 1330 1330 1350 + 1331 1331 You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]]. 1332 1332 When downloading the images, choose the required image file for download. 1333 1333 1334 1334 1355 + 1335 1335 = 7. Trouble Shooting = 1336 1336 1358 + 1337 1337 == 7.1 AT Commands input doesn't work == 1338 1338 1361 + 1339 1339 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. 1340 1340 1341 1341 ... ... @@ -1342,6 +1342,7 @@ 1342 1342 1343 1343 = 8. Order Info = 1344 1344 1368 + 1345 1345 Part Number: (% style="color:blue" %)**LSPH01-XX** 1346 1346 1347 1347 ... ... @@ -1357,6 +1357,8 @@ 1357 1357 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1358 1358 1359 1359 1384 + 1385 + 1360 1360 = 9. Packing Info = 1361 1361 1362 1362 ... ... @@ -1372,9 +1372,14 @@ 1372 1372 * Weight / pcs : g 1373 1373 1374 1374 1401 + 1402 + 1375 1375 = 10. Support = 1376 1376 1405 + 1377 1377 * 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. 1378 1378 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]. 1379 1379 1409 + 1410 + 1380 1380