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

From version 67.6
edited by Xiaoling
on 2023/05/30 14:25
Change comment: There is no comment for this version
To version 66.2
edited by Xiaoling
on 2023/05/30 14:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,7 @@
1 1  (% style="text-align:center" %)
2 -[[image:image-20230530140053-1.jpeg||height="645" width="645"]]
2 +[[image:image-20230530084608-2.jpeg||height="707" width="707"]]
3 3  
4 4  
5 -
6 -
7 -
8 8  **Table of Contents:**
9 9  
10 10  {{toc/}}
... ... @@ -16,24 +16,26 @@
16 16  
17 17  = 1. Introduction =
18 18  
19 -== 1.1 What is SW3L-LB LoRaWAN Flow Sensor ==
16 +== 1.1 What is CPL03-LB LoRaWAN Pulse/Contact Sensor ==
20 20  
21 21  
22 -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.**
19 +The Dragino CPL03-LB is a (% style="color:blue" %)**LoRaWAN Contact Sensor**(%%) for Internet of Things solution. It detects dry contact status, open time, open counts, and then upload to IoT server via LoRaWAN wireless protocol.
23 23  
24 -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.
21 +The CPL03-LB will send periodically data every day as well as for each dry contact action. It also counts the contact open times and calculate last open duration. User can also disable the uplink for each open/close event, instead, device can count each open event and uplink periodically.
25 25  
26 -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.
23 +The LoRa wireless technology used in CPL03-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.
27 27  
28 -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.
25 +CPL03-LB (% style="color:blue" %)**supports open alarm feature**(%%), user can set open alarm for instant notice. CPL03-LB (% style="color:blue" %)**supports Datalog feature**(%%), it can save the data when there is no LoRaWAN network and uplink when network recover.
29 29  
30 -SW3L-LB (% style="color:blue" %)**supports BLE configure**(%%) and (% style="color:blue" %)**wireless OTA update**(%%) which make user easy to use.
27 +CPL03-LB is designed for outdoor use. It has a weatherproof enclosure and industrial level battery to work in low to high temperatures.
31 31  
32 -SW3L-LB is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
29 +CPL03-LB (% style="color:blue" %)**supports BLE configure**(%%) and (% style="color:blue" %)**wireless OTA update**(%%) which make user easy to use.
33 33  
34 -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.
31 +CPL03-LB is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
35 35  
33 +Each CPL03-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.
36 36  
35 +
37 37  [[image:image-20230530135919-1.png||height="404" width="806"]]
38 38  
39 39  
... ... @@ -43,9 +43,10 @@
43 43  * LoRaWAN 1.0.3 Class A
44 44  * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
45 45  * Ultra-low power consumption
46 -* Upload water flow volume
47 -* Monitor water waste
48 -* AT Commands to change parameters
45 +* Open/Close detect
46 +* Open/Close statistics
47 +* Temperature & Humidity alarm
48 +* supports open alarm feature
49 49  * supports Datalog feature
50 50  * Support Bluetooth v5.1 and LoRaWAN remote configure
51 51  * Support wireless OTA update firmware
... ... @@ -53,6 +53,7 @@
53 53  * Downlink to change configure
54 54  * 8500mAh Battery for long term use
55 55  
56 +
56 56  == 1.3 Specification ==
57 57  
58 58  
... ... @@ -81,14 +81,15 @@
81 81  * Sleep Mode: 5uA @ 3.3v
82 82  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
83 83  
85 +
84 84  == 1.4 Applications ==
85 85  
86 86  
87 -* Flow Sensor application
88 -* Water Control
89 -* Toilet Flow Sensor
90 -* Monitor Waste water
89 +* Open/Close Detection
90 +* Pulse meter application
91 +* Dry Contact Detection
91 91  
93 +
92 92  == 1.5 Sleep mode and working mode ==
93 93  
94 94  
... ... @@ -116,10 +116,11 @@
116 116  )))
117 117  |(% 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.
118 118  
121 +
119 119  == 1.7 BLE connection ==
120 120  
121 121  
122 -SW3L-LB support BLE remote configure.
125 +CPL03-LB support BLE remote configure.
123 123  
124 124  
125 125  BLE can be used to configure the parameter of sensor or see the console output from sensor. BLE will be only activate on below case:
... ... @@ -136,21 +136,9 @@
136 136  [[image:image-20230523174230-1.png]]
137 137  
138 138  
139 -== 1.9 Flow Sensor Spec ==
142 +== 1.9 Mechanical ==
140 140  
141 141  
142 -(((
143 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
144 -|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**Model**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**Probe**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**Diameter**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**Range**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**Max Pressure**|=(% style="width: 110px;background-color:#D9E2F3;color:#0070C0" %)**Measure**
145 -|(% style="width:88px" %)SW3L-004|(% style="width:75px" %)DW-004|(% style="width:107px" %)G1/2" /DN15|(% style="width:101px" %)1~~30L/min|(% style="width:116px" %)≤ 2.0Mpa|(% style="width:124px" %)450 pulse = 1 L
146 -|(% style="width:88px" %)SW3L-006|(% style="width:75px" %)DW-006|(% style="width:107px" %)G3/4" /DN20|(% style="width:101px" %)1~~60L/min|(% style="width:116px" %)≤ 1.2Mpa|(% style="width:124px" %)390 pulse = 1 L
147 -|(% style="width:88px" %)SW3L-010|(% style="width:75px" %)DW-010|(% style="width:107px" %)G 1" /DN25|(% style="width:101px" %)2~~100L/min|(% style="width:116px" %)≤ 2.0Mpa|(% style="width:124px" %)64 pulse = 1 L
148 -)))
149 -
150 -
151 -== 2.10 Mechanical ==
152 -
153 -
154 154  [[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143884058-338.png]]
155 155  
156 156  
... ... @@ -160,27 +160,12 @@
160 160  [[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143909447-639.png]]
161 161  
162 162  
163 -(% style="color:blue" %)**DW-004 Flow Sensor: diameter: G1/2” / DN15.  450 pulse = 1 L**
164 -
165 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519091350-1.png?width=722&height=385&rev=1.1||alt="image-20220519091350-1.png"]]
166 -
167 -
168 -(% style="color:blue" %)**006: DW-006 Flow Sensor: diameter: G3/4” / DN20.  390 pulse = 1 L**
169 -
170 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519091423-2.png?width=723&height=258&rev=1.1||alt="image-20220519091423-2.png"]]
171 -
172 -
173 -(% style="color:blue" %)**010: DW-010 Flow Sensor: diameter: G 1” / DN25. 64 pulse = 1 L**
174 -
175 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519091423-3.png?width=724&height=448&rev=1.1||alt="image-20220519091423-3.png"]]
176 -
177 -
178 178  = 2. Configure CPL03-LB to connect to LoRaWAN network =
179 179  
180 180  == 2.1 How it works ==
181 181  
182 182  
183 -The SW3L-LB is configured as (% style="color:#037691" %)**LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and press the button to activate the SW3L-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
159 +The CPL03-LB is configured as (% style="color:#037691" %)**LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and press the button to activate the CPL03-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
184 184  
185 185  (% style="display:none" %) (%%)
186 186  
... ... @@ -194,9 +194,9 @@
194 194  [[image:image-20230530135929-2.png||height="404" width="806"]](% style="display:none" %)
195 195  
196 196  
197 -(% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from SW3L-LB.
173 +(% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from CPL03-LB.
198 198  
199 -Each SW3L-LB is shipped with a sticker with the default device EUI as below:
175 +Each CPL03-LB is shipped with a sticker with the default device EUI as below:
200 200  
201 201  [[image:image-20230426084152-1.png||alt="图片-20230426084152-1.png" height="233" width="502"]]
202 202  
... ... @@ -225,10 +225,10 @@
225 225  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50v2-S31-S31B%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20User%20Manual/WebHome/image-20220611161308-6.png?width=744&height=485&rev=1.1||alt="图片-20220611161308-6.png"]]
226 226  
227 227  
228 -(% style="color:blue" %)**Step 2:**(%%) Activate on SW3L-LB
204 +(% style="color:blue" %)**Step 2:**(%%) Activate on CPL03-LB
229 229  
230 230  
231 -Press the button for 5 seconds to activate the SW3L-LB.
207 +Press the button for 5 seconds to activate the CPL03-LB.
232 232  
233 233  (% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:blue" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network. (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
234 234  
... ... @@ -240,10 +240,8 @@
240 240  === 2.3.1 Device Status, FPORT~=5 ===
241 241  
242 242  
243 -Include device configure status. Once SW3L-LB Joined the network, it will uplink this message to the server. After that, SW3L-LB will uplink Device Status every 12 hours.
219 +Users can use the downlink command(**0x26 01**) to ask CPL03-LB to send device configure detail, include device configure status. CPL03-LB will uplink a payload via FPort=5 to server.
244 244  
245 -Users can use the downlink command(**0x26 01**) to ask SW3L-LB to send device configure detail, include device configure status. SW3L-LB will uplink a payload via FPort=5 to server.
246 -
247 247  The Payload format is as below.
248 248  
249 249  
... ... @@ -788,6 +788,7 @@
788 788  * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
789 789  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
790 790  
765 +
791 791  == 3.2 General Commands ==
792 792  
793 793  
... ... @@ -1029,6 +1029,7 @@
1029 1029  
1030 1030  * **Example**: 0xA401  ~/~/  Same as AT+ TTRMOD =1
1031 1031  
1007 +
1032 1032  === 3.3.8 Set the calculate flag ===
1033 1033  
1034 1034  
... ... @@ -1045,6 +1045,7 @@
1045 1045  
1046 1046  * **Example**: 0XA501  ~/~/  Same as AT+CALCFLAG =1
1047 1047  
1024 +
1048 1048  === 3.3.9 Set count number ===
1049 1049  
1050 1050  
... ... @@ -1063,6 +1063,7 @@
1063 1063  
1064 1064  * **Example**: 0xA6000064  ~/~/  Same as AT+ SETCNT =100
1065 1065  
1043 +
1066 1066  === 3.3.10 Set Interrupt Mode ===
1067 1067  
1068 1068  
... ... @@ -1097,6 +1097,7 @@
1097 1097  
1098 1098  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1099 1099  
1078 +
1100 1100  === 3.3.11 Set Power Output Duration ===
1101 1101  
1102 1102  
... ... @@ -1126,6 +1126,7 @@
1126 1126  
1127 1127  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
1128 1128  
1108 +
1129 1129  = 4. Battery & Power Consumption =
1130 1130  
1131 1131  
... ... @@ -1154,6 +1154,7 @@
1154 1154  
1155 1155  * 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]]**.
1156 1156  
1137 +
1157 1157  = 6. FAQ =
1158 1158  
1159 1159  == 6.1  AT Commands input doesn't work ==
... ... @@ -1185,6 +1185,7 @@
1185 1185  
1186 1186  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1187 1187  
1169 +
1188 1188  = 8. ​Packing Info =
1189 1189  
1190 1190  
... ... @@ -1202,6 +1202,7 @@
1202 1202  
1203 1203  * Weight / pcs : g
1204 1204  
1187 +
1205 1205  = 9. Support =
1206 1206  
1207 1207  
image-20230530140053-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.3 MB
Content