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)
Details
- Page properties
-
- Content
-
... ... @@ -20,51 +20,24 @@ 20 20 21 21 22 22 ((( 23 -((( 24 24 The Dragino LDDS75 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. 25 -))) 26 26 27 -((( 28 - 29 -))) 30 30 31 -((( 32 32 It detects the distance** (% style="color:#4472c4" %) between the measured object and the sensor(%%)**, and uploads the value via wireless to LoRaWAN IoT Server. 33 -))) 34 34 35 -((( 36 - 37 -))) 38 38 39 -((( 40 40 The LoRa wireless technology used in LDDS75 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 -))) 42 42 43 -((( 44 - 45 -))) 46 46 47 -((( 48 48 LDDS75 is powered by (% style="color:#4472c4" %)** 4000mA or 8500mAh Li-SOCI2 battery**(%%); It is designed for long term use up to 10 years*. 49 -))) 50 50 51 -((( 52 - 53 -))) 54 54 55 -((( 56 56 Each LDDS75 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 -))) 58 58 59 -((( 60 - 61 -))) 62 62 63 -((( 64 64 (% style="color:#4472c4" %) * (%%)Actually lifetime depends on network coverage and uplink interval and other factors. 65 65 ))) 66 66 ))) 67 -))) 68 68 69 69 70 70 [[image:1654847051249-359.png]] ... ... @@ -86,7 +86,6 @@ 86 86 * IP66 Waterproof Enclosure 87 87 * 4000mAh or 8500mAh Battery for long term use 88 88 89 - 90 90 == 1.3 Specification == 91 91 92 92 === 1.3.1 Rated environmental conditions === ... ... @@ -93,12 +93,12 @@ 93 93 94 94 [[image:image-20220610154839-1.png]] 95 95 96 -((( 97 -**Remarks: (1) a. When the ambient temperature is 0-39 ℃, the maximum humidity is 90% (non-condensing); 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)** 98 -))) 68 +**Remarks: (1) a. When the ambient temperature is 0-39 ℃, the maximum humidity is 90% (non-condensing);** 99 99 70 +**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)** 100 100 101 101 73 + 102 102 === 1.3.2 Effective measurement range Reference beam pattern === 103 103 104 104 **(1) The tested object is a white cylindrical tube made of PVC, with a height of 100cm and a diameter of 7.5cm.** ... ... @@ -109,9 +109,7 @@ 109 109 110 110 111 111 112 -((( 113 113 **(2)** **The object to be tested is a "corrugated cardboard box" perpendicular to the central axis of 0 °, and the length * width is 60cm * 50cm.** 114 -))) 115 115 116 116 117 117 [[image:1654852175653-550.png]](% style="display:none" %) ** ** ... ... @@ -131,7 +131,6 @@ 131 131 * Bottom water level monitoring 132 132 133 133 134 - 135 135 == 1.6 Pin mapping and power on == 136 136 137 137 ... ... @@ -178,17 +178,11 @@ 178 178 [[image:image-20220607170145-1.jpeg]] 179 179 180 180 181 -((( 182 182 For OTAA registration, we need to set **APP EUI/ APP KEY/ DEV EUI**. Some server might no need to set APP EUI. 183 -))) 184 184 185 -((( 186 186 Enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot: 187 -))) 188 188 189 -((( 190 190 **Add APP EUI in the application** 191 -))) 192 192 193 193 [[image:image-20220610161353-4.png]] 194 194 ... ... @@ -231,15 +231,11 @@ 231 231 == 2.3 Uplink Payload == 232 232 233 233 ((( 234 -((( 235 235 LDDS75 will uplink payload via LoRaWAN with below payload format: 236 -))) 237 237 238 -((( 239 239 Uplink payload includes in total 4 bytes. 240 240 Payload for firmware version v1.1.4. . Before v1.1.3, there is on two fields: BAT and Distance 241 241 ))) 242 -))) 243 243 244 244 ((( 245 245 ... ... @@ -274,13 +274,9 @@ 274 274 275 275 === 2.3.2 Distance === 276 276 277 -((( 278 278 Get the distance. Flat object range 280mm - 7500mm. 279 -))) 280 280 281 -((( 282 282 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.** 283 -))) 284 284 285 285 286 286 * If the sensor value is 0x0000, it means system doesn’t detect ultrasonic sensor. ... ... @@ -288,7 +288,6 @@ 288 288 289 289 290 290 291 - 292 292 === 2.3.3 Interrupt Pin === 293 293 294 294 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. ... ... @@ -858,6 +858,8 @@ 858 858 * Solid ON for 5 seconds once device successful Join the network. 859 859 * Blink once when device transmit a packet. 860 860 815 + 816 + 861 861 == 2.8 Firmware Change Log == 862 862 863 863 ... ... @@ -877,7 +877,6 @@ 877 877 [[image:image-20220610172003-2.png]] 878 878 879 879 880 - 881 881 == 2.10 Battery Analysis == 882 882 883 883 === 2.10.1 Battery Type === ... ... @@ -888,7 +888,7 @@ 888 888 The battery related documents as below: 889 889 890 890 * ((( 891 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]], 846 +[[ Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]], 892 892 ))) 893 893 * ((( 894 894 [[Lithium-Thionyl Chloride Battery datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]], ... ... @@ -904,7 +904,7 @@ 904 904 === 2.10.2 Replace the battery === 905 905 906 906 ((( 907 -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.862 +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. 908 908 ))) 909 909 910 910 ((( ... ... @@ -912,7 +912,7 @@ 912 912 ))) 913 913 914 914 ((( 915 -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)870 +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) 916 916 ))) 917 917 918 918 ... ... @@ -927,7 +927,7 @@ 927 927 928 928 * ((( 929 929 ((( 930 -AT Command Connection: See [[FAQ>>||anchor="H 4.A0FAQ"]].885 +AT Command Connection: See [[FAQ>>||anchor="H7.A0FAQ"]]. 931 931 ))) 932 932 ))) 933 933 * (((