<
From version < 150.48 >
edited by Xiaoling
on 2022/06/11 09:18
To version < 150.23 >
edited by Xiaoling
on 2022/06/11 09:03
>
Change comment: There is no comment for this version

Summary

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,18 +274,16 @@
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.
287 287  * 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.
288 288  
244 +
245 +
289 289  === 2.3.3  Interrupt Pin ===
290 290  
291 291  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.
... ... @@ -855,6 +855,8 @@
855 855  * Solid ON for 5 seconds once device successful Join the network.
856 856  * Blink once when device transmit a packet.
857 857  
815 +
816 +
858 858  == 2.8  ​Firmware Change Log ==
859 859  
860 860  
... ... @@ -870,11 +870,9 @@
870 870  
871 871  [[image:image-20220610172003-1.png]]
872 872  
873 -
874 874  [[image:image-20220610172003-2.png]]
875 875  
876 876  
877 -
878 878  == 2.10  Battery Analysis ==
879 879  
880 880  === 2.10.1  Battery Type ===
... ... @@ -885,7 +885,7 @@
885 885  The battery related documents as below:
886 886  
887 887  * (((
888 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
845 +[[ Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
889 889  )))
890 890  * (((
891 891  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
... ... @@ -901,7 +901,7 @@
901 901  === 2.10.2  Replace the battery ===
902 902  
903 903  (((
904 -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.
861 +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 wont be voltage drop between battery and main board.
905 905  )))
906 906  
907 907  (((
... ... @@ -909,7 +909,7 @@
909 909  )))
910 910  
911 911  (((
912 -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)
869 +The default battery pack of LDDS75 includes a ER18505 plus super capacitor. If user cant 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)
913 913  )))
914 914  
915 915  
... ... @@ -924,7 +924,7 @@
924 924  
925 925  * (((
926 926  (((
927 -AT Command Connection: See [[FAQ>>||anchor="H4.A0FAQ"]].
884 +AT Command Connection: See [[FAQ>>||anchor="H7.A0FAQ"]].
928 928  )))
929 929  )))
930 930  * (((
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0