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

From version 70.3
edited by Xiaoling
on 2023/06/12 17:11
Change comment: There is no comment for this version
To version 70.5
edited by Xiaoling
on 2023/06/12 17:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,12 +18,10 @@
18 18  == 1.1 What is LoRaWAN Distance Detection Sensor ==
19 19  
20 20  
21 -The Dragino SW3L-LB is a (% style="color:blue" %)**LoRaWAN Flow Sensor**(%%). It detects water flow volume and uplink to IoT server via LoRaWAN network. User can use this to(% style="color:blue" %)** monitor the water usage for buildings.**
21 +The Dragino DDS75-LB is a (% style="color:blue" %)** 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:blue" %)** ultrasonic sensing technology**(%%) for (% style="color:blue" %)**distance measurement**(%%), and (% style="color:blue" %)** temperature compensation**(%%) is performed internally to improve the reliability of data. The DDS75-LB 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.
22 22  
23 -The SW3L-LB will send water flow volume every 20 minutes. It can also (% style="color:blue" %)**detect the water flow status**(%%) and (% style="color:blue" %)**send Alarm**(%%), to avoid the waste for water usage such as broken toilet case.
23 +It detects the distance(% style="color:blue" %)**  between the measured object and the sensor**(%%), and uploads the value via wireless to LoRaWAN IoT Server.
24 24  
25 -SW3L-LB is designed for both indoor and outdoor use. It has a weatherproof enclosure and industrial level battery to work in low to high temperatures.
26 -
27 27  The LoRa wireless technology used in SW3L-LB 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.
28 28  
29 29  SW3L-LB (% style="color:blue" %)**supports BLE configure**(%%) and (% style="color:blue" %)**wireless OTA update**(%%) which make user easy to use.
... ... @@ -41,17 +41,17 @@
41 41  * LoRaWAN 1.0.3 Class A
42 42  * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
43 43  * Ultra-low power consumption
44 -* Upload water flow volume
45 -* Monitor water waste
46 -* AT Commands to change parameters
47 -* supports Datalog feature
42 +* Distance Detection by Ultrasonic technology
43 +* Flat object range 280mm - 7500mm
44 +* Accuracy: ±(1cm+S*0.3%) (S: Distance)
45 +* Cable Length : 25cm
48 48  * Support Bluetooth v5.1 and LoRaWAN remote configure
49 49  * Support wireless OTA update firmware
50 -* Uplink on periodically and open/close event
48 +* AT Commands to change parameters
51 51  * Downlink to change configure
50 +* IP66 Waterproof Enclosure
52 52  * 8500mAh Battery for long term use
53 53  
54 -
55 55  == 1.3 Specification ==
56 56  
57 57  
... ... @@ -80,7 +80,6 @@
80 80  * Sleep Mode: 5uA @ 3.3v
81 81  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
82 82  
83 -
84 84  == 1.4 Applications ==
85 85  
86 86  
... ... @@ -89,7 +89,6 @@
89 89  * Toilet Flow Sensor
90 90  * Monitor Waste water
91 91  
92 -
93 93  == 1.5 Sleep mode and working mode ==
94 94  
95 95  
... ... @@ -117,7 +117,6 @@
117 117  )))
118 118  |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode.
119 119  
120 -
121 121  == 1.7 BLE connection ==
122 122  
123 123  
... ... @@ -669,7 +669,6 @@
669 669  
670 670  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
671 671  
672 -
673 673  == 3.2 General Commands ==
674 674  
675 675  
... ... @@ -732,7 +732,6 @@
732 732  Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
733 733  )))
734 734  
735 -
736 736  === 3.3.2 Quit AT Command ===
737 737  
738 738  
... ... @@ -872,7 +872,6 @@
872 872  
873 873  * **Example**: 0XA501  ~/~/  Same as AT+CALCFLAG =1
874 874  
875 -
876 876  === 3.3.7 Set count number ===
877 877  
878 878  
... ... @@ -891,7 +891,6 @@
891 891  
892 892  * **Example**: 0xA6000064  ~/~/  Same as AT+ SETCNT =100
893 893  
894 -
895 895  === 3.3.8 Set Interrupt Mode ===
896 896  
897 897  
... ... @@ -926,7 +926,6 @@
926 926  
927 927  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
928 928  
929 -
930 930  === 3.3.9 Set work mode ===
931 931  
932 932  
... ... @@ -946,7 +946,6 @@
946 946  
947 947  * **Example:** 0x0A01  ~/~/  Same as AT+MOD=1
948 948  
949 -
950 950  = 4. Battery & Power Consumption =
951 951  
952 952  
... ... @@ -975,7 +975,6 @@
975 975  
976 976  * Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.
977 977  
978 -
979 979  = 6. FAQ =
980 980  
981 981  == 6.1  AT Commands input doesn't work ==
... ... @@ -1055,7 +1055,6 @@
1055 1055  
1056 1056  * Weight / pcs : g
1057 1057  
1058 -
1059 1059  = 9. Support =
1060 1060  
1061 1061