Changes for page LDDS45 - LoRaWAN Distance Detection Sensor User Manual
Last modified by Mengting Qiu on 2025/02/26 15:04
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,6 +3,7 @@ 3 3 4 4 **Contents:** 5 5 6 +{{toc/}} 6 6 7 7 8 8 ... ... @@ -89,6 +89,7 @@ 89 89 * 8500mAh Battery for long term use 90 90 91 91 93 + 92 92 == 1.3 Specification == 93 93 94 94 === 1.3.1 Rated environmental conditions === ... ... @@ -97,7 +97,7 @@ 97 97 98 98 99 99 ((( 100 -**Remarks: (1) a. When the ambient temperature is 0-39 ℃, the maximum humidity is 90% (non-condensing); 102 +**Remarks: (1) a. When the ambient temperature is 0-39 ℃, the maximum humidity is 90% (non-condensing); ** 101 101 102 102 **~ b. When the ambient temperature is 40-50 ℃, the highest humidity is the highest humidity in the natural world at the current temperature (no condensation)** 103 103 ))) ... ... @@ -136,6 +136,7 @@ 136 136 * Bottom water level monitoring 137 137 138 138 141 + 139 139 == 1.6 Pin mapping and power on == 140 140 141 141 ... ... @@ -165,7 +165,7 @@ 165 165 166 166 ))) 167 167 168 -[[image:1654913911773-521.png]] 171 +[[image:1654913911773-521.png]] 169 169 170 170 171 171 ((( ... ... @@ -229,11 +229,11 @@ 229 229 230 230 Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position). 231 231 232 -[[image:image-202206111 02908-2.png]]235 +[[image:image-20220610161724-10.png]] 233 233 234 234 235 235 ((( 236 -(% style="color:blue" %)**Step 3**(%%)**:** The LDDS 45 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.239 +(% style="color:blue" %)**Step 3**(%%)**:** The LDDS75 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel. 237 237 ))) 238 238 239 239 [[image:1654849068701-275.png]] ... ... @@ -244,9 +244,12 @@ 244 244 245 245 ((( 246 246 ((( 247 -LDDS45 will uplink payload via LoRaWAN with below payload format: 250 +LDDS75 will uplink payload via LoRaWAN with below payload format: 251 +))) 248 248 249 -Uplink payload includes in total 8 bytes. 253 +((( 254 +Uplink payload includes in total 4 bytes. 255 +Payload for firmware version v1.1.4. . Before v1.1.3, there is on two fields: BAT and Distance 250 250 ))) 251 251 ))) 252 252 ... ... @@ -273,7 +273,7 @@ 273 273 === 2.3.1 Battery Info === 274 274 275 275 276 -Check the battery voltage for LDDS 45.282 +Check the battery voltage for LDDS75. 277 277 278 278 Ex1: 0x0B45 = 2885mV 279 279 ... ... @@ -284,21 +284,22 @@ 284 284 === 2.3.2 Distance === 285 285 286 286 ((( 287 -Get the distance. Flat object range 30mm -4500mm.293 +Get the distance. Flat object range 280mm - 7500mm. 288 288 ))) 289 289 290 290 ((( 291 -For example, if the data you get from the register is __0x0B 0x05__, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** 0B05(H) = 2821 (D) = 2821 mm.**297 +For example, if the data you get from the register is 0x0B 0x05, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** 0B05(H) = 2821 (D) = 2821 mm.** 292 292 ))) 293 293 294 294 295 295 * If the sensor value is 0x0000, it means system doesn’t detect ultrasonic sensor. 296 -* If the sensor value lower than 0x0 01E(30mm), the sensor value will be 0x00.302 +* If the sensor value lower than 0x0118 (280mm), the sensor value will be invalid. Since v1.1.4, all value lower than 280mm will be set to 0x0014(20mm) which means the value is invalid. 297 297 298 298 305 + 299 299 === 2.3.3 Interrupt Pin === 300 300 301 -This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H 4.3A0SetInterruptMode"]] for the hardware and software set up.308 +This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.3A0SetInterruptMode"]] for the hardware and software set up. 302 302 303 303 **Example:** 304 304 ... ... @@ -318,8 +318,10 @@ 318 318 319 319 If payload is: FF3FH : (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 320 320 328 +(% style="color:red" %)Note: DS18B20 feature is supported in the hardware version > v1.3 which made since early of 2021. 321 321 322 322 331 + 323 323 === 2.3.5 Sensor Flag === 324 324 325 325 ((( ... ... @@ -342,7 +342,7 @@ 342 342 The payload decoder function for TTN V3 is here: 343 343 344 344 ((( 345 -LDDS 45 TTN V3 Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS75/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]]354 +LDDS75 TTN V3 Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS75/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]] 346 346 ))) 347 347 348 348 ... ... @@ -349,7 +349,7 @@ 349 349 350 350 == 2.4 Uplink Interval == 351 351 352 -The LDDS 45 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]361 +The LDDS75 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]] 353 353 354 354 355 355 ... ... @@ -380,7 +380,7 @@ 380 380 381 381 (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.** 382 382 383 -(% style="color:blue" %)**Step 4**(%%)**: Search the LDDS 45 and add DevEUI.**392 +(% style="color:blue" %)**Step 4**(%%)**: Search the LDDS75 and add DevEUI.** 384 384 385 385 [[image:1654851029373-510.png]] 386 386 ... ... @@ -394,7 +394,7 @@ 394 394 == 2.6 Frequency Plans == 395 395 396 396 ((( 397 -The LDDS 45 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.406 +The LDDS75 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets. 398 398 ))) 399 399 400 400 ... ... @@ -861,7 +861,7 @@ 861 861 862 862 == 2.7 LED Indicator == 863 863 864 -The LDDS 45 has an internal LED which is to show the status of different state.873 +The LDDS75 has an internal LED which is to show the status of different state. 865 865 866 866 867 867 * Blink once when device power on. ... ... @@ -870,11 +870,12 @@ 870 870 * Blink once when device transmit a packet. 871 871 872 872 882 + 873 873 == 2.8 Firmware Change Log == 874 874 875 875 876 876 ((( 877 -**Firmware download link: **[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/L DDS75/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS75/Firmware/]]887 +**Firmware download link: **[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/]] 878 878 ))) 879 879 880 880 ((( ... ... @@ -890,72 +890,20 @@ 890 890 == 2.9 Mechanical == 891 891 892 892 893 -[[image: 1654915562090-396.png]]903 +[[image:image-20220610172003-1.png]] 894 894 895 895 906 +[[image:image-20220610172003-2.png]] 896 896 897 897 898 898 899 -= 3. Battery& How to replace=910 +== 2.10 Battery Analysis == 900 900 901 -== 3.1 Battery Type ==912 +=== 2.10.1 Battery Type === 902 902 903 -((( 904 -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. 905 -))) 914 +The LDDS75 battery is a combination of a 4000mAh or 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is non-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter. 906 906 907 -((( 908 -The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 909 -))) 910 910 911 -[[image:1654593587246-335.png]] 912 - 913 - 914 -Minimum Working Voltage for the LSPH01: 915 - 916 -LSPH01: 2.45v ~~ 3.6v 917 - 918 - 919 - 920 -== 3.2 Replace Battery == 921 - 922 -((( 923 -Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery. 924 -))) 925 - 926 -((( 927 -And make sure the positive and negative pins match. 928 -))) 929 - 930 - 931 - 932 -== 3.3 Power Consumption Analyze == 933 - 934 -((( 935 -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. 936 -))) 937 - 938 -((( 939 -Instruction to use as below: 940 -))) 941 - 942 - 943 -**Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: 944 - 945 -[[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/]] 946 - 947 - 948 -**Step 2**: Open it and choose 949 - 950 -* Product Model 951 -* Uplink Interval 952 -* Working Mode 953 - 954 -And the Life expectation in difference case will be shown on the right. 955 - 956 -[[image:1654593605679-189.png]] 957 - 958 - 959 959 The battery related documents as below: 960 960 961 961 * ((( ... ... @@ -968,33 +968,28 @@ 968 968 [[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]] 969 969 ))) 970 970 971 -[[image:image-2022060 7172042-11.png]]929 + [[image:image-20220610172400-3.png]] 972 972 973 973 974 974 975 -=== 3.3.1BatteryNote===933 +=== 2.10.2 Replace the battery === 976 976 977 977 ((( 978 - TheLi-SICObattery isdesignedfor smallcurrent/long period application.It isnotgoodtouseahigh current,shortperiodtransmitmethod.Thecommendedminimumperiodforuseofthisbatteryis5minutes. If you use ashorter period time totransmitLoRa,then the batterylifemaybe decreased.936 +You can change the battery in the LDDS75.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. 979 979 ))) 980 980 981 - 982 - 983 -=== 3.3.2 Replace the battery === 984 - 985 985 ((( 986 - Youcan 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.940 + 987 987 ))) 988 988 989 989 ((( 990 -The default battery pack of LS PH01includes a ER26500plus super capacitor. If user can’t find this pack locally, they can find ER26500or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes)944 +The default battery pack of LDDS75 includes a ER18505 plus super capacitor. If user can't find this pack locally, they can find ER18505 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) 991 991 ))) 992 992 993 993 994 994 949 += 3. Configure LDDS75 via AT Command or LoRaWAN Downlink = 995 995 996 -= 4. Configure LDDS75 via AT Command or LoRaWAN Downlink = 997 - 998 998 ((( 999 999 ((( 1000 1000 Use can configure LDDS75 via AT Command or LoRaWAN Downlink. ... ... @@ -1071,7 +1071,7 @@ 1071 1071 1072 1072 1073 1073 1074 -== 4.1 Access AT Commands ==1027 +== 3.1 Access AT Commands == 1075 1075 1076 1076 LDDS75 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LDDS75 for using AT command, as below. 1077 1077 ... ... @@ -1093,7 +1093,7 @@ 1093 1093 1094 1094 1095 1095 1096 -== 4.2 Set Transmit Interval Time ==1049 +== 3.2 Set Transmit Interval Time == 1097 1097 1098 1098 Feature: Change LoRaWAN End Node Transmit Interval. 1099 1099 ... ... @@ -1123,7 +1123,7 @@ 1123 1123 1124 1124 1125 1125 1126 -== 4.3 Set Interrupt Mode ==1079 +== 3.3 Set Interrupt Mode == 1127 1127 1128 1128 Feature, Set Interrupt mode for GPIO_EXIT. 1129 1129 ... ... @@ -1144,15 +1144,16 @@ 1144 1144 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1145 1145 1146 1146 1147 -= 5. FAQ = 1148 1148 1149 -= =5.1Whatis the frequency plan for LDDS75?==1101 += 4. FAQ = 1150 1150 1103 +== 4.1 What is the frequency plan for LDDS75? == 1104 + 1151 1151 LDDS75 use the same frequency as other Dragino products. User can see the detail from this link: [[Introduction>>doc:Main.End Device Frequency Band.WebHome||anchor="H1.Introduction"]] 1152 1152 1153 1153 1154 1154 1155 -== 5.2 How to change the LoRa Frequency Bands/Region ==1109 +== 4.2 How to change the LoRa Frequency Bands/Region == 1156 1156 1157 1157 You can follow the instructions for [[how to upgrade image>>||anchor="H2.8A0200BFirmwareChangeLog"]]. 1158 1158 When downloading the images, choose the required image file for download. ... ... @@ -1159,20 +1159,20 @@ 1159 1159 1160 1160 1161 1161 1162 -== 5.3 Can I use LDDS75 in condensation environment? ==1116 +== 4.3 Can I use LDDS75 in condensation environment? == 1163 1163 1164 1164 LDDS75 is not suitable to be used in condensation environment. Condensation on the LDDS75 probe will affect the reading and always got 0. 1165 1165 1166 1166 1167 1167 1168 -= 6. Trouble Shooting =1122 += 5. Trouble Shooting = 1169 1169 1170 -== 6.1 Why I can’t join TTN V3 in US915 / AU915 bands? ==1124 +== 5.1 Why I can’t join TTN V3 in US915 / AU915 bands? == 1171 1171 1172 1172 It is due to channel mapping. Please see below link: [[Frequency band>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]] 1173 1173 1174 1174 1175 -== 6.2 AT Command input doesn't work ==1129 +== 5.2 AT Command input doesn't work == 1176 1176 1177 1177 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. 1178 1178 ... ... @@ -1181,7 +1181,7 @@ 1181 1181 ))) 1182 1182 1183 1183 1184 -= 7. Order Info =1138 += 6. Order Info = 1185 1185 1186 1186 1187 1187 Part Number **:** (% style="color:blue" %)**LDDS75-XX-YY** ... ... @@ -1204,9 +1204,10 @@ 1204 1204 * (% style="color:red" %)**8 **(%%)**:** 8500mAh battery 1205 1205 1206 1206 1207 -= 8. Packing Info = 1208 1208 1162 += 7. Packing Info = 1209 1209 1164 + 1210 1210 **Package Includes**: 1211 1211 1212 1212 * LDDS75 LoRaWAN Distance Detection Sensor x 1 ... ... @@ -1219,7 +1219,8 @@ 1219 1219 * Weight / pcs : g 1220 1220 1221 1221 1222 -= 9. Support = 1223 1223 1178 += 8. Support = 1179 + 1224 1224 * 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. 1225 1225 * 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]].
- 1654915562090-396.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -25.6 KB - Content
- image-20220611102908-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -341.6 KB - Content