<
From version < 13.3 >
edited by Xiaoling
on 2022/06/24 11:52
To version < 6.2 >
edited by Xiaoling
on 2022/06/24 11:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -82,6 +82,7 @@
82 82  
83 83  
84 84  
85 +
85 85  (% style="color:red" %)** Notice 2:**
86 86  
87 87  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -102,20 +102,21 @@
102 102  [[image:1656042192857-709.png]]
103 103  
104 104  
105 -(% style="color:red" %)**Notice:**
106 +**(% style="color:red" %)Notice:**
106 106  
107 107  1. WSC1-L will auto scan available weather sensors when power on or reboot.
108 -1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
109 +1. User can send a downlink command( 增加下发命令的连接) to WSC1-L to do a re-scan on the available sensors.
109 109  
110 110  
111 111  
112 112  
114 +
113 113  == 2.3 Example to use for LoRaWAN network ==
114 114  
115 115  This section shows an example for how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure.
116 116  
117 117  
118 -[[image:1656042612899-422.png]]
120 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png]]
119 119  
120 120  
121 121  
... ... @@ -126,39 +126,45 @@
126 126  
127 127  Each WSC1-L is shipped with a sticker with the default device EUI as below:
128 128  
129 -[[image:image-20220624115043-1.jpeg]]
131 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png]]
130 130  
131 131  
132 132  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
133 133  
134 -**Add APP EUI in the application.**
136 +Add APP EUI in the application.
135 135  
136 -[[image:1656042662694-311.png]]
138 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]]
137 137  
138 -[[image:1656042673910-429.png]]
140 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]]
139 139  
140 140  
141 141  
142 142  
143 -**Choose Manually to add WSC1-L**
144 144  
145 -[[image:1656042695755-103.png]]
146 146  
147 147  
148 148  
149 -**Add APP KEY and DEV EUI**
150 150  
151 -[[image:1656042723199-746.png]]
150 +Choose Manually to add WSC1-L
152 152  
153 153  
153 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image009.png]]
154 154  
155 +Add APP KEY and DEV EUI
156 +
157 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image010.png]]
158 +
159 +
160 +
161 +
155 155  (% style="color:blue" %)**Step 2**(%%): Power on WSC1-L, it will start to join TTN server. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel.
156 156  
157 157  
158 -[[image:1656042745346-283.png]]
165 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
159 159  
160 160  
161 161  
169 +
162 162  == 2.4 Uplink Payload ==
163 163  
164 164  Uplink payloads include two types: Valid Sensor Value and other status / control command.
... ... @@ -166,11 +166,10 @@
166 166  * Valid Sensor Value: Use FPORT=2
167 167  * Other control command: Use FPORT other than 2.
168 168  
177 +=== 2.4.1 Uplink FPORT ===
169 169  
179 +5, Device Status ===
170 170  
171 -
172 -=== 2.4.1 Uplink FPORT~=5, Device Status ===
173 -
174 174  Uplink the device configures with FPORT=5. Once WSC1-L Joined the network, it will uplink this message to the server. After first uplink, WSC1-L will uplink Device Status every 12 hours
175 175  
176 176  
... ... @@ -191,13 +191,11 @@
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
194 -
195 195  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
196 196  
197 197  0x0100, Means: v1.0.0 version.
198 198  
199 199  
200 -
201 201  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
202 202  
203 203  *0x01: EU868
... ... @@ -221,13 +221,11 @@
221 221  *0x0a: AS923-3
222 222  
223 223  
224 -
225 225  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
226 226  
227 227  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
228 228  
229 229  
230 -
231 231  ==== (% style="color:#037691" %)**BAT:**(%%) ====
232 232  
233 233  shows the battery voltage for WSC1-L MCU.
... ... @@ -235,7 +235,6 @@
235 235  Ex1: 0x0BD6/1000 = 3.03 V
236 236  
237 237  
238 -
239 239  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
240 240  
241 241  |Byte3|Byte2|Byte1
... ... @@ -276,8 +276,10 @@
276 276  
277 277  
278 278  
279 -=== 2.4.2 Uplink FPORT~=2, Real time sensor value ===
281 +=== 2.4.2 Uplink FPORT ===
280 280  
283 +2, Real time sensor value ===
284 +
281 281  WSC1-L will send this uplink after Device Config uplink once join LoRaWAN network successfully. And it will periodically send this uplink. Default interval is 20 minutes and [[can be changed>>||anchor="H"]].
282 282  
283 283  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
1656042612899-422.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -106.5 KB
Content
1656042662694-311.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -93.5 KB
Content
1656042673910-429.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -68.7 KB
Content
1656042695755-103.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -64.7 KB
Content
1656042723199-746.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -72.8 KB
Content
1656042745346-283.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -93.6 KB
Content
image-20220624115043-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -16.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0