Last modified by Mengting Qiu on 2023/12/14 11:15

From version 74.1
edited by Xiaoling
on 2023/06/13 13:36
Change comment: Uploaded new attachment "image-20230613133647-1.png", version {1}
To version 73.1
edited by Xiaoling
on 2023/06/13 10:25
Change comment: Uploaded new attachment "image-20230613102459-3.png", version {1}

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -DDS20-LB -- LoRaWAN Ultrasonic Liquid Level Sensor User Manual
1 +DDS45-LB -- LoRaWAN Distance Detection Sensor User Manual
Content
... ... @@ -1,5 +1,5 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20230613100900-1.png||height="650" width="650"]]
2 +[[image:image-20230613100900-1.png||height="683" width="683"]]
3 3  
4 4  
5 5  
... ... @@ -29,7 +29,7 @@
29 29  
30 30  Each DDS45-LB is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
31 31  
32 -[[image:image-20230613102459-3.png||height="476" width="855"]]
32 +[[image:image-20230612170943-2.png||height="525" width="912"]]
33 33  
34 34  
35 35  == 1.2 ​Features ==
... ... @@ -39,9 +39,8 @@
39 39  * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
40 40  * Ultra-low power consumption
41 41  * Distance Detection by Ultrasonic technology
42 -* Flat object range 30mm - 4500mm
42 +* Flat object range 280mm - 7500mm
43 43  * Accuracy: ±(1cm+S*0.3%) (S: Distance)
44 -* Measure Angle: 60°
45 45  * Cable Length : 25cm
46 46  * Support Bluetooth v5.1 and LoRaWAN remote configure
47 47  * Support wireless OTA update firmware
... ... @@ -197,9 +197,16 @@
197 197  
198 198  (% style="color:blue" %)**Probe Mechanical:**
199 199  
200 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS45%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/1654915562090-396.png?rev=1.1||alt="1654915562090-396.png"]]
201 201  
200 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/image-20220610172003-1.png?rev=1.1||alt="image-20220610172003-1.png"]]
202 202  
202 +
203 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/image-20220610172003-2.png?rev=1.1||alt="image-20220610172003-2.png"]]
204 +
205 +
206 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/image-20220610172003-2.png?rev=1.1||alt="image-20220610172003-2.png"]]
207 +
208 +
203 203  = 2. Configure DDS45-LB to connect to LoRaWAN network =
204 204  
205 205  == 2.1 How it works ==
... ... @@ -216,7 +216,7 @@
216 216  
217 217  The LPS8v2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
218 218  
219 -[[image:image-20230613102426-2.png||height="476" width="855"]](% style="display:none" %)
225 +[[image:image-20230612171032-3.png||height="492" width="855"]](% style="display:none" %)
220 220  
221 221  
222 222  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from DDS45-LB.
... ... @@ -299,17 +299,18 @@
299 299  
300 300  
301 301  (((
302 -Get the distance. Flat object range 30mm - 4500mm.
308 +Get the distance. Flat object range 280mm - 7500mm.
303 303  )))
304 304  
305 305  (((
306 -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" %)** **
312 +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" %)** **
307 307  
308 -(% style="color:blue" %)**0B05(H) = 2821 (D) = 2821 mm.**
314 +(% style="color:#4472c4" %)**0B05(H) = 2821 (D) = 2821 mm.**
309 309  )))
310 310  
317 +
311 311  * If the sensor value is 0x0000, it means system doesn't detect ultrasonic sensor.
312 -* If the sensor value lower than 0x001E (30mm), the sensor value will be 0x00.
319 +* If the sensor value lower than 0x0118 (280mm), the sensor value will be invalid. All value lower than 280mm will be set to 0x0014(20mm) which means the value is invalid.
313 313  
314 314  
315 315  === 2.3.3  Interrupt Pin ===
... ... @@ -562,10 +562,12 @@
562 562  Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
563 563  )))
564 564  * (((
565 -Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds 
566 -)))
572 +Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
567 567  
568 568  
575 +
576 +)))
577 +
569 569  === 3.3.2 Set Interrupt Mode ===
570 570  
571 571  
... ... @@ -621,7 +621,7 @@
621 621  
622 622  * Fix bugs.
623 623  
624 -Firmware and changelog can be downloaded from : **[[Firmware download link>>url:https://www.dropbox.com/sh/a5ue0nfrzqy9nz6/AABbvlATosDJKDwBmbirVbMYa?dl=0]]**
633 +Firmware and changelog can be downloaded from : **[[Firmware download link>>url:https://www.dropbox.com/sh/7la95mae0fn03xe/AACtzs-32m22TLb75B-iIr-Qa?dl=0]]**
625 625  
626 626  Methods to Update Firmware:
627 627  
image-20230613133647-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -213.6 KB
Content