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.1
edited by Xiaoling
on 2023/06/12 17:10
Change comment: Uploaded new attachment "image-20230612171032-3.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -15,13 +15,15 @@
15 15  
16 16  = 1. Introduction =
17 17  
18 -== 1.1 What is LoRaWAN Distance Detection Sensor ==
18 +== 1.1 What is SW3L-LB LoRaWAN Flow 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.
... ... @@ -30,9 +30,10 @@
30 30  
31 31  Each SW3L-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.
32 32  
33 -[[image:image-20230612170943-2.png||height="525" width="912"]]
34 34  
36 +[[image:image-20230530135919-1.png||height="404" width="806"]]
35 35  
38 +
36 36  == 1.2 ​Features ==
37 37  
38 38  
... ... @@ -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
45 +* Upload water flow volume
46 +* Monitor water waste
47 +* AT Commands to change parameters
48 +* 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
51 +* 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  
55 +
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  
84 +
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  
93 +
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  
121 +
116 116  == 1.7 BLE connection ==
117 117  
118 118  
... ... @@ -189,7 +189,7 @@
189 189  
190 190  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.
191 191  
192 -[[image:image-20230612171032-3.png||height="492" width="855"]](% style="display:none" %)
198 +[[image:image-20230530135929-2.png||height="404" width="806"]](% style="display:none" %)
193 193  
194 194  
195 195  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from SW3L-LB.
... ... @@ -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  
673 +
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  
736 +
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  
876 +
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  
895 +
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  
930 +
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  
950 +
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  
979 +
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  
1059 +
1046 1046  = 9. Support =
1047 1047  
1048 1048