Changes for page LDDS45 - LoRaWAN Distance Detection Sensor User Manual
Last modified by Mengting Qiu on 2025/02/26 15:04
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -LDDS 75 - LoRaWAN Distance Detection Sensor User Manual1 +LDDS45 - LoRaWAN Distance Detection Sensor User Manual - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 (% style="text-align:center" %) 2 -[[image:1654 846127817-788.png]]2 +[[image:1654912614655-664.png||height="530" width="628"]] 3 3 4 4 **Contents:** 5 5 ... ... @@ -21,7 +21,7 @@ 21 21 22 22 ((( 23 23 ((( 24 -The Dragino LDDS 75 is a (% style="color:#4472c4" %)** LoRaWAN Distance Detection Sensor**(%%) for Internet of Things solution. It is used to measure the distance between the sensor and a flat object. The distance detection sensor is a module that uses (% style="color:#4472c4" %)** ultrasonic sensing** (%%)technology for distance measurement, and (% style="color:#4472c4" %)** temperature compensation**(%%) is performed internally to improve the reliability of data. The LDDS75 can be applied to scenarios such as horizontal distance measurement, liquid level measurement, parking management system, object proximity and presence detection, intelligent trash can management system, robot obstacle avoidance, automatic control, sewer, bottom water level monitoring, etc.24 +The Dragino LDDS45 is a (% style="color:#4472c4" %)** LoRaWAN Distance Detection Sensor**(%%) for Internet of Things solution. It is used to measure the distance between the sensor and a flat object. The distance detection sensor is a module that uses (% style="color:#4472c4" %)** ultrasonic sensing** (%%)technology for distance measurement, and (% style="color:#4472c4" %)** temperature compensation**(%%) is performed internally to improve the reliability of data. The LDDS45 can be applied to scenarios such as horizontal distance measurement, liquid level measurement, parking management system, object proximity and presence detection, intelligent trash can management system, robot obstacle avoidance, automatic control, sewer, bottom water level monitoring, etc. 25 25 ))) 26 26 27 27 ((( ... ... @@ -37,7 +37,7 @@ 37 37 ))) 38 38 39 39 ((( 40 -The LoRa wireless technology used in LDDS 75 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.40 +The LoRa wireless technology used in LDDS45 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. 41 41 ))) 42 42 43 43 ((( ... ... @@ -45,7 +45,7 @@ 45 45 ))) 46 46 47 47 ((( 48 -LDDS 75 is powered by (% style="color:#4472c4" %)**4000mA or8500mAh Li-SOCI2 battery**(%%); It is designed for long term use up to 10 years*.48 +LDDS45 is powered by (% style="color:#4472c4" %)** 8500mAh Li-SOCI2 battery**(%%); It is designed for long term use up to 10 years*. 49 49 ))) 50 50 51 51 ((( ... ... @@ -53,7 +53,7 @@ 53 53 ))) 54 54 55 55 ((( 56 -Each LDDS 75 pre-loads with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect if there is network coverage, after power on.56 +Each LDDS45 pre-loads with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect if there is network coverage, after power on. 57 57 ))) 58 58 59 59 ((( ... ... @@ -62,12 +62,14 @@ 62 62 63 63 ((( 64 64 (% style="color:#4472c4" %) * (%%)Actually lifetime depends on network coverage and uplink interval and other factors. 65 + 66 + 65 65 ))) 66 66 ))) 67 67 ))) 68 68 71 +[[image:1654912858581-740.png]] 69 69 70 -[[image:1654847051249-359.png]] 71 71 72 72 73 73 ... ... @@ -86,6 +86,8 @@ 86 86 * IP66 Waterproof Enclosure 87 87 * 4000mAh or 8500mAh Battery for long term use 88 88 91 + 92 + 89 89 == 1.3 Specification == 90 90 91 91 === 1.3.1 Rated environmental conditions === ... ... @@ -129,6 +129,8 @@ 129 129 * Sewer 130 130 * Bottom water level monitoring 131 131 136 + 137 + 132 132 == 1.6 Pin mapping and power on == 133 133 134 134 ... ... @@ -284,6 +284,7 @@ 284 284 * 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. 285 285 286 286 293 + 287 287 === 2.3.3 Interrupt Pin === 288 288 289 289 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. ... ... @@ -1051,11 +1051,12 @@ 1051 1051 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1052 1052 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1053 1053 ))) 1061 +))) 1054 1054 1055 1055 1056 - 1057 -))) 1058 1058 1065 + 1066 + 1059 1059 == 3.3 Set Interrupt Mode == 1060 1060 1061 1061 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -1069,11 +1069,15 @@ 1069 1069 1070 1070 Format: Command Code (0x06) followed by 3 bytes. 1071 1071 1080 +((( 1072 1072 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 1082 +))) 1073 1073 1074 1074 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1075 1075 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1076 1076 1087 + 1088 + 1077 1077 = 4. FAQ = 1078 1078 1079 1079 == 4.1 What is the frequency plan for LDDS75? == ... ... @@ -1133,6 +1133,8 @@ 1133 1133 * (% style="color:red" %)**4 **(%%)**: **4000mAh battery 1134 1134 * (% style="color:red" %)**8 **(%%)**:** 8500mAh battery 1135 1135 1148 + 1149 + 1136 1136 = 7. Packing Info = 1137 1137 1138 1138 ... ... @@ -1147,6 +1147,8 @@ 1147 1147 * Package Size / pcs : cm 1148 1148 * Weight / pcs : g 1149 1149 1164 + 1165 + 1150 1150 = 8. Support = 1151 1151 1152 1152 * 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.
- 1654912614655-664.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +169.3 KB - Content
- 1654912858581-740.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +84.0 KB - Content