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

From version 67.2
edited by Xiaoling
on 2023/05/30 14:01
Change comment: There is no comment for this version
To version 66.1
edited by Xiaoling
on 2023/05/30 13:59
Change comment: Uploaded new attachment "image-20230530135929-2.png", version {1}

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -SW3L-LB -- LoRaWAN Flow Sensor User Manual
1 +SW3L-LB_LoRaWAN_Flow_Sensor_User_Manual
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/}}
... ... @@ -36,7 +36,7 @@
36 36  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.
37 37  
38 38  
39 -[[image:image-20230530135919-1.png||height="404" width="806"]]
36 +[[image:image-20230530111051-3.png||height="402" width="850"]]
40 40  
41 41  
42 42  == 1.2 ​Features ==
... ... @@ -56,6 +56,8 @@
56 56  * Downlink to change configure
57 57  * 8500mAh Battery for long term use
58 58  
56 +
57 +
59 59  == 1.3 Specification ==
60 60  
61 61  
... ... @@ -84,6 +84,8 @@
84 84  * Sleep Mode: 5uA @ 3.3v
85 85  * LoRa Transmit Mode: 125mA @ 20dBm, 82mA @ 14dBm
86 86  
86 +
87 +
87 87  == 1.4 Applications ==
88 88  
89 89  
... ... @@ -91,6 +91,8 @@
91 91  * Pulse meter application
92 92  * Dry Contact Detection
93 93  
95 +
96 +
94 94  == 1.5 Sleep mode and working mode ==
95 95  
96 96  
... ... @@ -118,6 +118,8 @@
118 118  )))
119 119  |(% 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.
120 120  
124 +
125 +
121 121  == 1.7 BLE connection ==
122 122  
123 123  
... ... @@ -166,7 +166,7 @@
166 166  
167 167  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.
168 168  
169 -[[image:image-20230530135929-2.png||height="404" width="806"]](% style="display:none" %)
174 +[[image:image-20230530111412-4.png||height="398" width="805"]](% style="display:none" %)
170 170  
171 171  
172 172  (% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from CPL03-LB.
... ... @@ -761,6 +761,8 @@
761 761  * 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]].
762 762  * LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
763 763  
769 +
770 +
764 764  == 3.2 General Commands ==
765 765  
766 766  
... ... @@ -1002,6 +1002,8 @@
1002 1002  
1003 1003  * **Example**: 0xA401  ~/~/  Same as AT+ TTRMOD =1
1004 1004  
1012 +
1013 +
1005 1005  === 3.3.8 Set the calculate flag ===
1006 1006  
1007 1007  
... ... @@ -1018,6 +1018,8 @@
1018 1018  
1019 1019  * **Example**: 0XA501  ~/~/  Same as AT+CALCFLAG =1
1020 1020  
1030 +
1031 +
1021 1021  === 3.3.9 Set count number ===
1022 1022  
1023 1023  
... ... @@ -1036,6 +1036,8 @@
1036 1036  
1037 1037  * **Example**: 0xA6000064  ~/~/  Same as AT+ SETCNT =100
1038 1038  
1050 +
1051 +
1039 1039  === 3.3.10 Set Interrupt Mode ===
1040 1040  
1041 1041  
... ... @@ -1070,6 +1070,8 @@
1070 1070  
1071 1071  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
1072 1072  
1086 +
1087 +
1073 1073  === 3.3.11 Set Power Output Duration ===
1074 1074  
1075 1075  
... ... @@ -1099,6 +1099,8 @@
1099 1099  
1100 1100  * Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
1101 1101  
1117 +
1118 +
1102 1102  = 4. Battery & Power Consumption =
1103 1103  
1104 1104  
... ... @@ -1127,6 +1127,8 @@
1127 1127  
1128 1128  * 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]]**.
1129 1129  
1147 +
1148 +
1130 1130  = 6. FAQ =
1131 1131  
1132 1132  == 6.1  AT Commands input doesn't work ==
... ... @@ -1158,6 +1158,8 @@
1158 1158  
1159 1159  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1160 1160  
1180 +
1181 +
1161 1161  = 8. ​Packing Info =
1162 1162  
1163 1163  
... ... @@ -1175,6 +1175,8 @@
1175 1175  
1176 1176  * Weight / pcs : g
1177 1177  
1199 +
1200 +
1178 1178  = 9. Support =
1179 1179  
1180 1180  
image-20230530140053-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.3 MB
Content