Changes for page LSN50v2-D20-D22-D23 LoRaWAN Temperature Sensor User Manual
Last modified by Xiaoling on 2024/01/17 16:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Content
-
... ... @@ -49,6 +49,9 @@ 49 49 * Downlink to change configure 50 50 * 8500mAh Battery for long term use 51 51 52 + 53 + 54 + 52 52 == 1.3 Probe Specification == 53 53 54 54 * Storage temperature :-20℃~~75℃ ... ... @@ -64,6 +64,9 @@ 64 64 * Material of enclosure - ABS+PC 65 65 * Wire length - 25cm 66 66 70 + 71 + 72 + 67 67 == 1.4 Probe Dimension == 68 68 69 69 ... ... @@ -81,6 +81,8 @@ 81 81 * Automatic control 82 82 * Sewer 83 83 90 + 91 + 84 84 == 1.6 Pin mapping and power on == 85 85 86 86 ... ... @@ -88,16 +88,16 @@ 88 88 89 89 90 90 91 -= 2. Configure L LDS12to connect to LoRaWAN network =99 += 2. Configure LSPH01 to connect to LoRaWAN network = 92 92 93 93 == 2.1 How it works == 94 94 95 95 ((( 96 -The L LDS12is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LLDS12. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.104 +The LSPH01 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LSPH01. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes. 97 97 ))) 98 98 99 99 ((( 100 -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="H 6.UseATCommand"]]to set the keys in the LLDS12.108 +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. 101 101 ))) 102 102 103 103 ... ... @@ -108,7 +108,7 @@ 108 108 ))) 109 109 110 110 ((( 111 -[[image:1654 827857527-556.png]]119 +[[image:1654592492399-921.png]] 112 112 ))) 113 113 114 114 ((( ... ... @@ -912,60 +912,11 @@ 912 912 **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>path:/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/]] 913 913 914 914 915 -= 3. LiDAR ToF Measurement = 916 916 917 -= =3.1PrincipleofDistanceMeasurement==924 += 3. Configure LSPH01 via AT Command or LoRaWAN Downlink = 918 918 919 -The LiDAR probe is based on TOF, namely, Time of Flight principle. To be specific, the product emits modulation wave of near infrared ray on a periodic basis, which will be reflected after contacting object. The product obtains the time of flight by measuring round-trip phase difference and then calculates relative range between the product and the detection object, as shown below. 920 - 921 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]] 922 - 923 - 924 - 925 -== 3.2 Distance Measurement Characteristics == 926 - 927 -With optimization of light path and algorithm, The LiDAR probe has minimized influence from external environment on distance measurement performance. Despite that, the range of distance measurement may still be affected by the environment illumination intensity and the reflectivity of detection object. As shown in below: 928 - 929 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]] 930 - 931 - 932 -①Represents the detection blind zone of The LiDAR probe, 0-10cm, within which the output data is unreliable. 933 - 934 -②Represents the operating range of The LiDAR probe detecting black target with 10% reflectivity, 0.1-5m. 935 - 936 -③Represents the operating range of The LiDAR probe detecting white target with 90% reflectivity, 0.1-12m. 937 - 938 - 939 -Vertical Coordinates: Represents the radius of light spot for The LiDAR probe at the different distances. The diameter of light spot depends on the FOV of The LiDAR probe (the term of FOV generally refers to the smaller value between the receiving angle and the transmitting angle), which is calculated as follows: 940 - 941 - 942 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]] 943 - 944 - 945 -In the formula above, d is the diameter of light spot; D is detecting range; β is the value of the receiving angle of The LiDAR probe, 3.6°. Correspondence between the diameter of light spot and detecting range is given in Table below. 946 - 947 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]] 948 - 949 - 950 -If the light spot reaches two objects with different distances, as shown in Figure 3, the output distance value will be a value between the actual distance values of the two objects. For a high accuracy requirement in practice, the above situation should be noticed to avoid the measurement error. 951 - 952 - 953 - 954 -== 3.3 Notice of usage: == 955 - 956 -Possible invalid /wrong reading for LiDAR ToF tech: 957 - 958 -* Measure high reflectivity object such as: Mirror, Smooth ceramic tile, static milk surface, will have possible wrong readings. 959 -* While there is transparent object such as glass, water drop between the measured object and the LiDAR sensor, the reading might wrong. 960 -* The LiDAR probe is cover by dirty things; the reading might be wrong. In this case, need to clean the probe. 961 -* The sensor window is made by Acrylic. Don’t touch it with alcohol material. This will destroy the sensor window. 962 - 963 - 964 - 965 -= 4. Configure LLDS12 via AT Command or LoRaWAN Downlink = 966 - 967 967 ((( 968 -Use can configure L LDS12via AT Command or LoRaWAN Downlink.927 +Use can configure LSPH01 via AT Command or LoRaWAN Downlink. 969 969 ))) 970 970 971 971 * ((( ... ... @@ -976,9 +976,7 @@ 976 976 ))) 977 977 978 978 ((( 979 - 980 - 981 -There are two kinds of commands to configure LLDS12, they are: 938 +There are two kinds of commands to configure LSPH01, they are: 982 982 ))) 983 983 984 984 * ((( ... ... @@ -997,7 +997,7 @@ 997 997 ))) 998 998 999 999 ((( 1000 -They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: 957 +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/]] 1001 1001 ))) 1002 1002 1003 1003 ((( ... ... @@ -1005,16 +1005,16 @@ 1005 1005 ))) 1006 1006 1007 1007 * ((( 1008 -(% style="color:#4f81bd" %)** Commands special design for L LDS12**965 +(% style="color:#4f81bd" %)** Commands special design for LSPH01** 1009 1009 ))) 1010 1010 1011 1011 ((( 1012 -These commands only valid for L LDS12, as below:969 +These commands only valid for LSPH01, as below: 1013 1013 ))) 1014 1014 1015 1015 1016 1016 1017 -== 4.1974 +== 3.1 Set Transmit Interval Time == 1018 1018 1019 1019 Feature: Change LoRaWAN End Node Transmit Interval. 1020 1020 ... ... @@ -1046,17 +1046,15 @@ 1046 1046 1047 1047 ))) 1048 1048 1049 -== 4.21006 +== 3.2 Set Interrupt Mode == 1050 1050 1051 1051 Feature, Set Interrupt mode for GPIO_EXIT. 1052 1052 1053 1053 (% style="color:#037691" %)**AT Command: AT+INTMOD** 1054 1054 1055 -[[image:image-202206 10105806-2.png]]1012 +[[image:image-20220607171716-9.png]] 1056 1056 1057 1057 1058 - 1059 - 1060 1060 ((( 1061 1061 (% style="color:#037691" %)**Downlink Command: 0x06** 1062 1062 ))) ... ... @@ -1076,10 +1076,20 @@ 1076 1076 Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1077 1077 ))) 1078 1078 1034 +((( 1035 + 1036 +))) 1079 1079 1080 1080 1081 -== 4.3 Get Firmware Version Info == 1082 1082 1040 +== 3.3 Calibrate Sensor == 1041 + 1042 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands 1043 + 1044 + 1045 + 1046 +== 3.4 Get Firmware Version Info == 1047 + 1083 1083 Feature: use downlink to get firmware version. 1084 1084 1085 1085 (% style="color:#037691" %)**Downlink Command: 0x26** ... ... @@ -1089,7 +1089,6 @@ 1089 1089 * Reply to the confirmation package: 26 01 1090 1090 * Reply to non-confirmed packet: 26 00 1091 1091 1092 - 1093 1093 Device will send an uplink after got this downlink command. With below payload: 1094 1094 1095 1095 Configures info payload: ... ... @@ -1111,7 +1111,7 @@ 1111 1111 Always 0x02 1112 1112 ))) 1113 1113 1114 -**Software Type**: Always 0x03 for L LDS121078 +**Software Type**: Always 0x03 for LSPH01 1115 1115 1116 1116 1117 1117 **Frequency Band**: ... ... @@ -1157,16 +1157,16 @@ 1157 1157 1158 1158 0x06: LSNPK01 1159 1159 1160 -0x07: L LDS121124 +0x07: LDDS12 1161 1161 1162 1162 1163 1163 1164 -= 5.1128 += 4. Battery & How to replace = 1165 1165 1166 -== 5.11130 +== 4.1 Battery Type == 1167 1167 1168 1168 ((( 1169 -L LDS12is 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.1133 +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. 1170 1170 ))) 1171 1171 1172 1172 ((( ... ... @@ -1176,13 +1176,13 @@ 1176 1176 [[image:1654593587246-335.png]] 1177 1177 1178 1178 1179 -Minimum Working Voltage for the L LDS12:1143 +Minimum Working Voltage for the LSPH01: 1180 1180 1181 -L LDS12: 2.45v ~~ 3.6v1145 +LSPH01: 2.45v ~~ 3.6v 1182 1182 1183 1183 1184 1184 1185 -== 5.21149 +== 4.2 Replace Battery == 1186 1186 1187 1187 ((( 1188 1188 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery. ... ... @@ -1194,7 +1194,7 @@ 1194 1194 1195 1195 1196 1196 1197 -== 5.31161 +== 4.3 Power Consumption Analyze == 1198 1198 1199 1199 ((( 1200 1200 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. ... ... @@ -1237,7 +1237,7 @@ 1237 1237 1238 1238 1239 1239 1240 -=== 5.3.11204 +=== 4.3.1 Battery Note === 1241 1241 1242 1242 ((( 1243 1243 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. ... ... @@ -1245,23 +1245,23 @@ 1245 1245 1246 1246 1247 1247 1248 -=== 5.3.21212 +=== 4.3.2 Replace the battery === 1249 1249 1250 1250 ((( 1251 -You can change the battery in the L LDS12.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.1215 +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. 1252 1252 ))) 1253 1253 1254 1254 ((( 1255 -The default battery pack of L LDS12includes 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)1219 +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) 1256 1256 ))) 1257 1257 1258 1258 1259 1259 1260 -= 6.1224 += 5. Use AT Command = 1261 1261 1262 -== 6.11226 +== 5.1 Access AT Commands == 1263 1263 1264 -L LDS12supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LLDS12for using AT command, as below.1228 +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. 1265 1265 1266 1266 [[image:1654593668970-604.png]] 1267 1267 ... ... @@ -1284,53 +1284,27 @@ 1284 1284 Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]]. 1285 1285 1286 1286 1287 -= 7.1251 += 6. FAQ = 1288 1288 1289 -== 7.11253 +== 6.1 How to change the LoRa Frequency Bands/Region == 1290 1290 1291 1291 You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]]. 1292 1292 When downloading the images, choose the required image file for download. 1293 1293 1294 1294 1295 -= 8.1259 += 7. Trouble Shooting = 1296 1296 1297 -== 8.11261 +== 7.1 AT Commands input doesn’t work == 1298 1298 1299 - 1300 1300 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. 1301 1301 1302 1302 1303 -== 8.2 Significant error between the output distant value of LiDAR and actual distance == 1304 1304 1267 += 8. Order Info = 1305 1305 1306 -((( 1307 -(% style="color:blue" %)**Cause ①**(%%)**:**Due to the physical principles of The LiDAR probe, the above phenomenon is likely to occur if the detection object is the material with high reflectivity (such as mirror, smooth floor tile, etc.) or transparent substance (such as glass and water, etc.) 1308 -))) 1269 +Part Number: (% style="color:blue" %)**LSPH01-XX** 1309 1309 1310 -((( 1311 -Troubleshooting: Please avoid use of this product under such circumstance in practice. 1312 -))) 1313 1313 1314 -((( 1315 - 1316 -))) 1317 - 1318 -((( 1319 -(% style="color:blue" %)**Cause ②**(%%)**: **The IR-pass filters are blocked. 1320 -))) 1321 - 1322 -((( 1323 -Troubleshooting: please use dry dust-free cloth to gently remove the foreign matter. 1324 -))) 1325 - 1326 - 1327 - 1328 -= 9. Order Info = 1329 - 1330 - 1331 -Part Number: (% style="color:blue" %)**LLDS12-XX** 1332 - 1333 - 1334 1334 (% style="color:blue" %)**XX**(%%): The default frequency band 1335 1335 1336 1336 * (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band ... ... @@ -1342,13 +1342,12 @@ 1342 1342 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1343 1343 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1344 1344 1283 += 9. Packing Info = 1345 1345 1346 -= 10. Packing Info = 1347 1347 1348 - 1349 1349 **Package Includes**: 1350 1350 1351 -* L LDS12LoRaWANLiDARDistanceSensor x 11288 +* LSPH01 LoRaWAN Soil Ph Sensor x 1 1352 1352 1353 1353 **Dimension and weight**: 1354 1354 ... ... @@ -1357,9 +1357,8 @@ 1357 1357 * Package Size / pcs : cm 1358 1358 * Weight / pcs : g 1359 1359 1297 += 10. Support = 1360 1360 1361 -= 11. Support = 1362 - 1363 1363 * 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. 1364 1364 * 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]]. 1365 1365
- 1654831757579-263.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -59.3 KB - Content
- 1654831774373-275.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -91.8 KB - Content
- 1654831797521-720.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -5.1 KB - Content
- image-20220610105806-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -15.5 KB - Content