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

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

Summary

Details

Page properties
Content
... ... @@ -18,10 +18,12 @@
18 18  == 1.1 What is LoRaWAN Distance Detection Sensor ==
19 19  
20 20  
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.
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.**
22 22  
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.
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.
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 +
25 25  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.
26 26  
27 27  SW3L-LB (% style="color:blue" %)**supports BLE configure**(%%) and (% style="color:blue" %)**wireless OTA update**(%%) which make user easy to use.
... ... @@ -39,17 +39,17 @@
39 39  * LoRaWAN 1.0.3 Class A
40 40  * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
41 41  * Ultra-low power consumption
42 -* Distance Detection by Ultrasonic technology
43 -* Flat object range 280mm - 7500mm
44 -* Accuracy: ±(1cm+S*0.3%) (S: Distance)
45 -* Cable Length : 25cm
44 +* Upload water flow volume
45 +* Monitor water waste
46 +* AT Commands to change parameters
47 +* supports Datalog feature
46 46  * Support Bluetooth v5.1 and LoRaWAN remote configure
47 47  * Support wireless OTA update firmware
48 -* AT Commands to change parameters
50 +* Uplink on periodically and open/close event
49 49  * Downlink to change configure
50 -* IP66 Waterproof Enclosure
51 51  * 8500mAh Battery for long term use
52 52  
54 +
53 53  == 1.3 Specification ==
54 54  
55 55  
... ... @@ -78,6 +78,7 @@
78 78  * Sleep Mode: 5uA @ 3.3v
79 79  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
80 80  
83 +
81 81  == 1.4 Applications ==
82 82  
83 83  
... ... @@ -86,6 +86,7 @@
86 86  * Toilet Flow Sensor
87 87  * Monitor Waste water
88 88  
92 +
89 89  == 1.5 Sleep mode and working mode ==
90 90  
91 91  
... ... @@ -113,6 +113,7 @@
113 113  )))
114 114  |(% 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.
115 115  
120 +
116 116  == 1.7 BLE connection ==
117 117  
118 118  
... ... @@ -664,6 +664,7 @@
664 664  
665 665  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
666 666  
672 +
667 667  == 3.2 General Commands ==
668 668  
669 669  
... ... @@ -726,6 +726,7 @@
726 726  Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
727 727  )))
728 728  
735 +
729 729  === 3.3.2 Quit AT Command ===
730 730  
731 731  
... ... @@ -865,6 +865,7 @@
865 865  
866 866  * **Example**: 0XA501  ~/~/  Same as AT+CALCFLAG =1
867 867  
875 +
868 868  === 3.3.7 Set count number ===
869 869  
870 870  
... ... @@ -883,6 +883,7 @@
883 883  
884 884  * **Example**: 0xA6000064  ~/~/  Same as AT+ SETCNT =100
885 885  
894 +
886 886  === 3.3.8 Set Interrupt Mode ===
887 887  
888 888  
... ... @@ -917,6 +917,7 @@
917 917  
918 918  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
919 919  
929 +
920 920  === 3.3.9 Set work mode ===
921 921  
922 922  
... ... @@ -936,6 +936,7 @@
936 936  
937 937  * **Example:** 0x0A01  ~/~/  Same as AT+MOD=1
938 938  
949 +
939 939  = 4. Battery & Power Consumption =
940 940  
941 941  
... ... @@ -964,6 +964,7 @@
964 964  
965 965  * 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]]**.
966 966  
978 +
967 967  = 6. FAQ =
968 968  
969 969  == 6.1  AT Commands input doesn't work ==
... ... @@ -1043,6 +1043,7 @@
1043 1043  
1044 1044  * Weight / pcs : g
1045 1045  
1058 +
1046 1046  = 9. Support =
1047 1047  
1048 1048