Last modified by Mengting Qiu on 2025/06/10 18:53

From version 92.1
edited by Bei Jinggeng
on 2022/11/23 16:51
Change comment: There is no comment for this version
To version 104.12
edited by Xiaoling
on 2023/04/28 17:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -37,10 +37,8 @@
37 37  )))
38 38  
39 39  
40 -
41 41  = 2. How to use =
42 42  
43 -
44 44  == 2.1 Installation ==
45 45  
46 46  
... ... @@ -82,6 +82,7 @@
82 82  * Cabinet.
83 83  
84 84  
83 +
85 85  == 2.2 How it works? ==
86 86  
87 87  
... ... @@ -103,6 +103,7 @@
103 103  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
104 104  
105 105  
105 +
106 106  == 2.3 Example to use for LoRaWAN network ==
107 107  
108 108  
... ... @@ -120,11 +120,15 @@
120 120  
121 121  Each WSC1-L is shipped with a sticker with the default device EUI as below:
122 122  
123 -[[image:image-20220624115043-1.jpeg]]
123 +[[image:image-20230426084533-1.png||height="231" width="497"]]
124 124  
125 125  
126 126  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
127 127  
128 +Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position).
129 +
130 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSE01-LoRaWAN%20Soil%20Moisture%20%26%20EC%20Sensor%20User%20Manual/WebHome/image-20220606163915-7.png?rev=1.1||alt="image-20220606163915-7.png"]]
131 +
128 128  **Add APP EUI in the application.**
129 129  
130 130  [[image:1656042662694-311.png]]
... ... @@ -153,8 +153,6 @@
153 153  
154 154  [[image:1656042745346-283.png]]
155 155  
156 -
157 -
158 158  == 2.4 Uplink Payload ==
159 159  
160 160  
... ... @@ -164,6 +164,7 @@
164 164  * Other control command: Use FPORT other than 2.
165 165  
166 166  
169 +
167 167  === 2.4.1 Uplink FPORT~=5, Device Status ===
168 168  
169 169  
... ... @@ -174,8 +174,8 @@
174 174  User can also use downlink command**(0x2301)** to ask WSC1-L to resend this uplink
175 175  )))
176 176  
177 -(% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
178 -|=(% style="width: 70px;" %)**Size (bytes)**|=(% style="width: 60px;" %)**1**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**1**|=(% style="width: 60px;" %)**1**|=(% style="width: 50px;" %)**2**|=(% style="width: 100px;" %)**3**
180 +(% border="1" cellspacing="8" style="background-color:#f2f2f2; width:500px" %)
181 +|=(% style="width: 70px;background-color:#D9E2F3" %)**Size(**bytes)|=(% style="width: 60px;background-color:#D9E2F3" %)1|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 80px;background-color:#D9E2F3" %)**1**|=(% style="width: 60px;background-color:#D9E2F3" %)**1**|=(% style="width: 50px;background-color:#D9E2F3" %)**2**|=(% style="width: 100px;background-color:#D9E2F3" %)**3**
179 179  |(% style="width:99px" %)**Value**|(% style="width:112px" %)[[Sensor Model>>||anchor="HSensorModel:"]]|(% style="width:135px" %)[[Firmware Version>>||anchor="HFirmwareVersion:"]]|(% style="width:126px" %)[[Frequency Band>>||anchor="HFrequencyBand:"]]|(% style="width:85px" %)[[Sub-band>>||anchor="HSub-Band:"]]|(% style="width:46px" %)[[BAT>>||anchor="HBAT:"]]|(% style="width:166px" %)[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]]
180 180  
181 181  [[image:1656043061044-343.png]]
... ... @@ -184,24 +184,18 @@
184 184  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
185 185  
186 186  
187 -
188 188  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
189 189  
190 -
191 191  For WSC1-L, this value is 0x0D.
192 192  
193 193  
194 -
195 195  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
196 196  
197 -
198 198  0x0100, Means: v1.0.0 version.
199 199  
200 200  
201 -
202 202  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
203 203  
204 -
205 205  *0x01: EU868
206 206  
207 207  *0x02: US915
... ... @@ -223,17 +223,13 @@
223 223  *0x0a: AS923-3
224 224  
225 225  
226 -
227 227  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
228 228  
229 -
230 230  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
231 231  
232 232  
233 -
234 234  ==== (% style="color:#037691" %)**BAT:**(%%) ====
235 235  
236 -
237 237  (((
238 238  shows the battery voltage for WSC1-L MCU.
239 239  )))
... ... @@ -243,18 +243,21 @@
243 243  )))
244 244  
245 245  
246 -
247 247  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
248 248  
249 -
250 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
241 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:100px" %)
251 251  |Byte3|Byte2|Byte1
252 252  
253 253  Bit = 1 means this sensor is connected, Bit=0 means this sensor is not connected
254 254  
255 -[[image:image-20220624134713-1.png]]
246 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
247 +|(% rowspan="2" style="width:53px" %)Byte3|(% style="width:71px" %)Bit23|(% style="width:113px" %)Bit22|(% style="width:112px" %)Bit21|(% style="width:113px" %)Bit20|(% style="width:112px" %)Bit19|(% style="width:70px" %)Bit18|(% style="width:72px" %)Bit17|(% style="width:53px" %)Bit16
248 +|(% style="width:71px" %)N/A|(% style="width:113px" %)Customize-A4|(% style="width:112px" %)Customize-A3|(% style="width:113px" %)Customize-A2|(% style="width:112px" %)Customize-A1|(% style="width:70px" %)N/A|(% style="width:72px" %)N/A|(% style="width:53px" %)N/A
249 +|(% rowspan="2" style="width:53px" %)Byte2|(% style="width:71px" %)Bit15|(% style="width:113px" %)Bit14|(% style="width:112px" %)Bit13|(% style="width:113px" %)Bit12|(% style="width:112px" %)Bit11|(% style="width:70px" %)Bit10|(% style="width:72px" %)Bit9|(% style="width:53px" %)Bit8
250 +|(% style="width:71px" %)N/A|(% style="width:113px" %)N/A|(% style="width:112px" %)N/A|(% style="width:113px" %)N/A|(% style="width:112px" %)N/A|(% style="width:70px" %)N/A|(% style="width:72px" %)N/A|(% style="width:53px" %)N/A
251 +|(% rowspan="2" style="width:53px" %)Byte1|(% style="width:71px" %)Bit7|(% style="width:113px" %)Bit6|(% style="width:112px" %)Bit5|(% style="width:113px" %)Bit4|(% style="width:112px" %)Bit3|(% style="width:70px" %)Bit2|(% style="width:72px" %)Bit1|(% style="width:53px" %)Bit0
252 +|(% style="width:71px" %)WSS-07|(% style="width:113px" %)WSS-06|(% style="width:112px" %)WSS-05|(% style="width:113px" %)WSS-04|(% style="width:112px" %)WSS-03|(% style="width:70px" %)WSS-02|(% style="width:72px" %)WSS-01|(% style="width:53px" %)N/A
256 256  
257 -
258 258  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
259 259  
260 260  External sensors detected by WSC1-L include :
... ... @@ -277,7 +277,6 @@
277 277  [[image:1656049673488-415.png]]
278 278  
279 279  
280 -
281 281  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
282 282  
283 283  
... ... @@ -297,20 +297,109 @@
297 297  
298 298  (% style="color:#4472c4" %)** Uplink Payload**:
299 299  
300 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:464px" %)
295 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:464px" %)
301 301  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
302 302  
298 +
303 303  (% style="color:#4472c4" %)** Sensor Segment Define**:
304 304  
305 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:330px" %)
301 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:330px" %)
306 306  |(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
307 307  
304 +
308 308  (% style="color:#4472c4" %)**Sensor Type Table:**
309 309  
310 -[[image:image-20220706154434-1.png]]
307 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
308 +|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**Example**
309 +|(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
310 +(((
311 +Speed: 0~60m/s
312 +)))
311 311  
314 +(((
315 +Level: 0~17
316 +)))
317 +)))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
318 +(((
319 +0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
320 +)))
312 312  
313 313  (((
323 +0x02=2 (0x14: No Sensor, 0x15: Value Error)
324 +)))
325 +)))
326 +|(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
327 +(((
328 +Angel: 0~360°
329 +)))
330 +
331 +(((
332 +Direction: 16 positions
333 +)))
334 +)))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
335 +(((
336 +0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
337 +)))
338 +
339 +(((
340 +0X03=3(ENE) (0x14: No Sensor,0x15: Value Error)
341 +)))
342 +)))
343 +|(% style="width:103px" %)Illumination|(% style="width:91px" %)0x03|(% style="width:158px" %)0~200000kLux|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
344 +0x04D2*10=12340kLux (0x4EFE: No Sensor,0x4EFF: Value Error)
345 +)))
346 +|(% style="width:103px" %)Rain / Snow|(% style="width:91px" %)0x04|(% style="width:158px" %)0A: No, 01 Yes.|(% style="width:122px" %)0x01|(% style="width:904px" %)(((
347 +(((
348 +0x00 (00) No Rain or snow detected
349 +)))
350 +
351 +(((
352 +(0x02: No Sensor,0x03: Value Error)
353 +)))
354 +)))
355 +|(% style="width:103px" %)CO2|(% style="width:91px" %)0x05|(% style="width:158px" %)0~5000ppm|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
356 +0x0378=888ppm (0x14FE: No Sensor,0x14FF: Value Error)
357 +)))
358 +|(% style="width:103px" %)Temperature|(% style="width:91px" %)0x06|(% style="width:158px" %)-30℃~70℃|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
359 +0xFFDD/10=-3.5℃ (0x02FE: No Sensor,0x02FF: Value Error)
360 +)))
361 +|(% style="width:103px" %)Humidity|(% style="width:91px" %)0x07|(% style="width:158px" %)0~100%RH|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
362 +0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
363 +)))
364 +|(% style="width:103px" %)Pressure|(% style="width:91px" %)0x08|(% style="width:158px" %)10~1100hPa|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
365 +0x2748/10=1005.6hPa    (0x00: No Sensor,0x01: Value Error)
366 +)))
367 +|(% style="width:103px" %)Rain Gauge|(% style="width:91px" %)0x09|(% style="width:158px" %)(((
368 +0mm~100mm(Rainfall in the last 24 hours)
369 +)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
370 +(((
371 +0x0050/10=8mm (Rainfall within the 24 hours:8.0mm)
372 +)))
373 +
374 +(((
375 +(0x03FE: No Sensor,0x03FF: Value Error)
376 +)))
377 +)))
378 +|(% style="width:103px" %)PM2.5|(% style="width:91px" %)0x0A|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
379 +0x0023=35μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
380 +)))
381 +|(% style="width:103px" %)PM10|(% style="width:91px" %)0x0B|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
382 +0x002D=45μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
383 +)))
384 +|(% style="width:103px" %)PAR|(% style="width:91px" %)0x0C|(% style="width:158px" %)(((
385 +0~2500μmol/m^^2^^•s
386 +)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
387 +0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
388 +)))
389 +|(% style="width:103px" %)(((
390 +Total Solar
391 +
392 +Radiation
393 +)))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
394 +0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
395 +)))
396 +
397 +(((
314 314  Below is an example payload:  [[image:image-20220624140615-3.png]]
315 315  )))
316 316  
... ... @@ -330,15 +330,9 @@
330 330   Uplink 1:  [[image:image-20220624140735-4.png]]
331 331  )))
332 332  
333 -(((
334 -
335 -)))
336 336  
337 337  (((
338 338   Uplink 2:  [[image:image-20220624140842-5.png]]
339 -)))
340 -
341 -(((
342 342  
343 343  )))
344 344  
... ... @@ -350,14 +350,10 @@
350 350   Uplink 1:  [[image:image-20220624141025-6.png]]
351 351  )))
352 352  
353 -(((
354 -
355 -)))
356 356  
357 357   Uplink 2:  [[image:image-20220624141100-7.png]]
358 358  
359 359  
360 -
361 361  === 2.4.3 Decoder in TTN V3 ===
362 362  
363 363  
... ... @@ -366,27 +366,17 @@
366 366  )))
367 367  
368 368  (((
369 -
370 -)))
371 -
372 -(((
373 373  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
374 374  )))
375 375  
376 -(((
377 -
378 -)))
379 379  
380 380  (((
381 381  and put as below:
382 -
383 -
384 384  )))
385 385  
386 386  [[image:1656051152438-578.png]]
387 387  
388 388  
389 -
390 390  == 2.5 Show data on Application Server ==
391 391  
392 392  
... ... @@ -395,10 +395,6 @@
395 395  )))
396 396  
397 397  (((
398 -
399 -)))
400 -
401 -(((
402 402  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
403 403  )))
404 404  
... ... @@ -428,7 +428,6 @@
428 428  [[image:1656051277767-168.png]]
429 429  
430 430  
431 -
432 432  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
433 433  
434 434  
... ... @@ -456,7 +456,6 @@
456 456  These commands only valid for WSC1-L, as below:
457 457  
458 458  
459 -
460 460  == 3.1 Set Transmit Interval Time ==
461 461  
462 462  
... ... @@ -464,19 +464,29 @@
464 464  
465 465  (% style="color:#037691" %)**AT Command: AT+TDC**
466 466  
467 -[[image:image-20220624142619-8.png]]
525 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
526 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response**
527 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)(((
528 +30000
529 +OK
530 +the interval is 30000ms = 30s
531 +)))
532 +|(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)(((
533 +OK
534 +Set transmit interval to 60000ms = 60 seconds
535 +)))
468 468  
469 -
470 470  (% style="color:#037691" %)**Downlink Command: 0x01**
471 471  
472 472  Format: Command Code (0x01) followed by 3 bytes time value.
473 473  
474 -If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
541 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
475 475  
476 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
477 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
543 +* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
544 +* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
478 478  
479 479  
547 +
480 480  == 3.2 Set Emergency Mode ==
481 481  
482 482  
... ... @@ -484,9 +484,16 @@
484 484  
485 485  (% style="color:#037691" %)**AT Command:**
486 486  
487 -[[image:image-20220624142956-9.png]]
555 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
556 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:224px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:84px" %)**Response**
557 +|(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
558 +OK
559 +
560 +)))
561 +|(% style="width:155px" %)AT+ALARMMOD=0|(% style="width:224px" %)Exit emergency mode. Uplink base on TDC time|(% style="width:84px" %)(((
562 +OK
563 +)))
488 488  
489 -
490 490  (% style="color:#037691" %)**Downlink Command:**
491 491  
492 492  * 0xE101     Same as: AT+ALARMMOD=1
... ... @@ -493,6 +493,7 @@
493 493  * 0xE100     Same as: AT+ALARMMOD=0
494 494  
495 495  
571 +
496 496  == 3.3 Add or Delete RS485 Sensor ==
497 497  
498 498  
... ... @@ -550,7 +550,6 @@
550 550  [[image:image-20220624143618-11.png]]
551 551  
552 552  
553 -
554 554  **Then the following parameters should be:**
555 555  
556 556  * Address_Code range: A1
... ... @@ -557,7 +557,7 @@
557 557  * Query_Length: 8
558 558  * Query_Command: A103000000019CAA
559 559  * Read_Length: 8
560 -* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
635 +* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
561 561  * has_CRC: 1
562 562  * timeout: 1500 (Fill in the test according to the actual situation)
563 563  
... ... @@ -568,8 +568,8 @@
568 568  
569 569  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
570 570  
571 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:351px" %)
572 -|=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
646 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:351px" %)
647 +|=(% style="width: 95px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 122px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
573 573  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
574 574  
575 575  **Related commands:**
... ... @@ -590,13 +590,14 @@
590 590  * 0xE5FF  
591 591  
592 592  
668 +
593 593  == 3.4 RS485 Test Command ==
594 594  
595 595  
596 596  (% style="color:#037691" %)**AT Command:**
597 597  
598 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
599 -|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
674 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
675 +|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
600 600  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
601 601  (((
602 602  Send command to 485 sensor
... ... @@ -617,6 +617,7 @@
617 617  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
618 618  
619 619  
696 +
620 620  == 3.5 RS485 response timeout ==
621 621  
622 622  
... ... @@ -624,16 +624,20 @@
624 624  
625 625  (% style="color:#037691" %)**AT Command:**
626 626  
627 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
628 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
704 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
705 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
629 629  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
630 630  (((
708 +(((
631 631  Set response timeout to:
632 632  )))
711 +)))
633 633  
634 634  (((
714 +(((
635 635  Range : 0~~10000
636 636  )))
717 +)))
637 637  )))|(% style="width:85px" %)OK
638 638  
639 639  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -642,10 +642,11 @@
642 642  
643 643  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
644 644  
645 -* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
646 -* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
726 +* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
727 +* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
647 647  
648 648  
730 +
649 649  == 3.6 Set Sensor Type ==
650 650  
651 651  
... ... @@ -655,20 +655,39 @@
655 655  
656 656  (((
657 657  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
740 +
741 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
742 +|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
743 +| |A4|A3|A2|A1| | |
744 +|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
745 +| | |Solar Radiation|PAR|PM10|PM2.5|(((
746 +Rain
747 +Gauge
748 +)))|(((
749 +Air
750 +Pressure
658 658  )))
752 +|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
753 +|Humidity|Temperature|CO2|(((
754 +Rain/Snow
755 +Detect
756 +)))|illuminance|(((
757 +Wind
758 +Direction
759 +)))|Wind Speed|BAT
760 +)))
659 659  
660 -[[image:image-20220624144904-12.png]]
661 661  
662 -
663 663  (% style="color:#037691" %)**AT Command:**
664 664  
665 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
666 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
667 -|(% style="width:157px" %)AT+STYPE=802212|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
765 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
766 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
767 +|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
668 668  
669 -Eg: The setting command **AT+STYPE=802212** means:
670 670  
671 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
770 +Eg: The setting command **AT+STYPE=80221** means:
771 +
772 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
672 672  |(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16
673 673  |(% style="width:57px" %)0|(% style="width:59px" %)0|(% style="width:56px" %)0|(% style="width:51px" %)0|(% style="width:54px" %)1|(% style="width:54px" %)0|(% style="width:52px" %)0|(% style="width:52px" %)0
674 674  |(% rowspan="2" style="width:57px" %)Byte2|(% style="width:57px" %)Bit15|(% style="width:59px" %)Bit14|(% style="width:56px" %)Bit13|(% style="width:51px" %)Bit12|(% style="width:54px" %)Bit11|(% style="width:54px" %)Bit10|(% style="width:52px" %)Bit9|(% style="width:52px" %)Bit8
... ... @@ -681,7 +681,7 @@
681 681  
682 682  (% style="color:#037691" %)**Downlink Command:**
683 683  
684 -* 0xE400802212     Same as: AT+STYPE=80221
785 +* 0xE400080221  Same as: AT+STYPE=80221
685 685  
686 686  (% style="color:red" %)**Note:**
687 687  
... ... @@ -688,10 +688,8 @@
688 688  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
689 689  
690 690  
691 -
692 692  = 4. Power consumption and battery =
693 693  
694 -
695 695  == 4.1 Total Power Consumption ==
696 696  
697 697  
... ... @@ -698,7 +698,6 @@
698 698  Dragino Weather Station serial products include the main process unit ( WSC1-L ) and various sensors. The total power consumption equal total power of all above units. The power consumption for main process unit WSC1-L is 18ma @ 12v. and the power consumption of each sensor can be found on the Sensors chapter.
699 699  
700 700  
701 -
702 702  == 4.2 Reduce power consumption ==
703 703  
704 704  
... ... @@ -705,7 +705,6 @@
705 705  The main process unit WSC1-L is set to LoRaWAN Class C by default. If user want to reduce the power consumption of this unit, user can set it to run in Class A. In Class A mode, WSC1-L will not be to get real-time downlink command from IoT Server.
706 706  
707 707  
708 -
709 709  == 4.3 Battery ==
710 710  
711 711  
... ... @@ -718,10 +718,8 @@
718 718  )))
719 719  
720 720  
721 -
722 722  = 5. Main Process Unit WSC1-L =
723 723  
724 -
725 725  == 5.1 Features ==
726 726  
727 727  
... ... @@ -738,6 +738,7 @@
738 738  * Support default sensors or 3rd party RS485 sensors
739 739  
740 740  
836 +
741 741  == 5.2 Power Consumption ==
742 742  
743 743  
... ... @@ -744,7 +744,6 @@
744 744  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
745 745  
746 746  
747 -
748 748  == 5.3 Storage & Operation Temperature ==
749 749  
750 750  
... ... @@ -751,7 +751,6 @@
751 751  -20°C to +60°C
752 752  
753 753  
754 -
755 755  == 5.4 Pin Mapping ==
756 756  
757 757  
... ... @@ -758,7 +758,6 @@
758 758  [[image:1656054149793-239.png]]
759 759  
760 760  
761 -
762 762  == 5.5 Mechanical ==
763 763  
764 764  
... ... @@ -765,7 +765,6 @@
765 765  Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
766 766  
767 767  
768 -
769 769  == 5.6 Connect to RS485 Sensors ==
770 770  
771 771  
... ... @@ -780,10 +780,8 @@
780 780  [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
781 781  
782 782  
783 -
784 784  = 6. Weather Sensors =
785 785  
786 -
787 787  == 6.1 Rain Gauge ~-~- WSS-01 ==
788 788  
789 789  
... ... @@ -808,7 +808,6 @@
808 808  )))
809 809  
810 810  
811 -
812 812  === 6.1.1 Feature ===
813 813  
814 814  
... ... @@ -819,6 +819,7 @@
819 819  * Horizontal adjustable.
820 820  
821 821  
911 +
822 822  === 6.1.2 Specification ===
823 823  
824 824  
... ... @@ -833,6 +833,7 @@
833 833  * Power Consumption: 4mA @ 12v.
834 834  
835 835  
926 +
836 836  === 6.1.3 Dimension ===
837 837  
838 838  
... ... @@ -839,7 +839,6 @@
839 839   [[image:1656054957406-980.png]]
840 840  
841 841  
842 -
843 843  === 6.1.4 Pin Mapping ===
844 844  
845 845  
... ... @@ -846,7 +846,6 @@
846 846  [[image:1656054972828-692.png]]
847 847  
848 848  
849 -
850 850  === 6.1.5 Installation Notice ===
851 851  
852 852  
... ... @@ -886,7 +886,6 @@
886 886  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
887 887  
888 888  
889 -
890 890  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
891 891  
892 892  
... ... @@ -906,7 +906,6 @@
906 906  )))
907 907  
908 908  
909 -
910 910  === 6.2.1 Feature ===
911 911  
912 912  
... ... @@ -914,10 +914,11 @@
914 914  * PC enclosure, resist corrosion
915 915  
916 916  
1004 +
917 917  === 6.2.2 Specification ===
918 918  
919 919  
920 -* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
1008 +* Wind speed range: 0 ~~ 60m/s
921 921  * Wind direction range: 0 ~~ 360°
922 922  * Start wind speed: ≤0.3m/s
923 923  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -929,6 +929,7 @@
929 929  * Cable Length: 2 meters
930 930  
931 931  
1020 +
932 932  === 6.2.3 Dimension ===
933 933  
934 934  
... ... @@ -935,7 +935,6 @@
935 935  [[image:image-20220624152813-2.png]]
936 936  
937 937  
938 -
939 939  === 6.2.4 Pin Mapping ===
940 940  
941 941  
... ... @@ -942,7 +942,6 @@
942 942  [[image:1656056281231-994.png]]
943 943  
944 944  
945 -
946 946  === 6.2.5  Angle Mapping ===
947 947  
948 948  
... ... @@ -949,7 +949,6 @@
949 949  [[image:1656056303845-585.png]]
950 950  
951 951  
952 -
953 953  === 6.2.6  Installation Notice ===
954 954  
955 955  
... ... @@ -966,7 +966,6 @@
966 966  [[image:image-20220624153901-3.png]]
967 967  
968 968  
969 -
970 970  == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
971 971  
972 972  
... ... @@ -983,7 +983,6 @@
983 983  )))
984 984  
985 985  
986 -
987 987  === 6.3.1 Feature ===
988 988  
989 989  
... ... @@ -992,6 +992,7 @@
992 992  * Laser Beam Scattering to PM2.5 and PM10
993 993  
994 994  
1079 +
995 995  === 6.3.2 Specification ===
996 996  
997 997  
... ... @@ -1011,6 +1011,7 @@
1011 1011  * Power Consumption: 50mA@ 12v.
1012 1012  
1013 1013  
1099 +
1014 1014  === 6.3.3 Dimension ===
1015 1015  
1016 1016  
... ... @@ -1017,7 +1017,6 @@
1017 1017  [[image:1656056708366-230.png]]
1018 1018  
1019 1019  
1020 -
1021 1021  === 6.3.4 Pin Mapping ===
1022 1022  
1023 1023  
... ... @@ -1024,7 +1024,6 @@
1024 1024  [[image:1656056722648-743.png]]
1025 1025  
1026 1026  
1027 -
1028 1028  === 6.3.5 Installation Notice ===
1029 1029  
1030 1030  
... ... @@ -1033,10 +1033,10 @@
1033 1033  
1034 1034  [[image:1656056751153-304.png]]
1035 1035  
1120 +
1036 1036  [[image:1656056766224-773.png]]
1037 1037  
1038 1038  
1039 -
1040 1040  == 6.4 Rain/Snow Detect ~-~- WSS-04 ==
1041 1041  
1042 1042  
... ... @@ -1053,7 +1053,6 @@
1053 1053  )))
1054 1054  
1055 1055  
1056 -
1057 1057  === 6.4.1 Feature ===
1058 1058  
1059 1059  
... ... @@ -1062,6 +1062,7 @@
1062 1062  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1063 1063  
1064 1064  
1148 +
1065 1065  === 6.4.2 Specification ===
1066 1066  
1067 1067  
... ... @@ -1075,6 +1075,7 @@
1075 1075  ** heating: 94ma @ 12v.
1076 1076  
1077 1077  
1162 +
1078 1078  === 6.4.3 Dimension ===
1079 1079  
1080 1080  
... ... @@ -1081,7 +1081,6 @@
1081 1081  [[image:1656056844782-155.png]]
1082 1082  
1083 1083  
1084 -
1085 1085  === 6.4.4 Pin Mapping ===
1086 1086  
1087 1087  
... ... @@ -1088,13 +1088,11 @@
1088 1088  [[image:1656056855590-754.png]]
1089 1089  
1090 1090  
1091 -
1092 1092  === 6.4.5 Installation Notice ===
1093 1093  
1094 1094  
1095 1095  Do not power on while connect the cables. Double check the wiring before power on.
1096 1096  
1097 -
1098 1098  (((
1099 1099  Install with 15°degree.
1100 1100  )))
... ... @@ -1105,7 +1105,6 @@
1105 1105  [[image:1656056883736-804.png]]
1106 1106  
1107 1107  
1108 -
1109 1109  === 6.4.6 Heating ===
1110 1110  
1111 1111  
... ... @@ -1114,7 +1114,6 @@
1114 1114  )))
1115 1115  
1116 1116  
1117 -
1118 1118  == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1119 1119  
1120 1120  
... ... @@ -1127,7 +1127,6 @@
1127 1127  )))
1128 1128  
1129 1129  
1130 -
1131 1131  === 6.5.1 Feature ===
1132 1132  
1133 1133  
... ... @@ -1134,6 +1134,7 @@
1134 1134  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1135 1135  
1136 1136  
1216 +
1137 1137  === 6.5.2 Specification ===
1138 1138  
1139 1139  
... ... @@ -1160,6 +1160,7 @@
1160 1160  * Power Consumption: 4mA @ 12v
1161 1161  
1162 1162  
1243 +
1163 1163  === 6.5.3 Dimension ===
1164 1164  
1165 1165  
... ... @@ -1166,7 +1166,6 @@
1166 1166  [[image:1656057170639-522.png]]
1167 1167  
1168 1168  
1169 -
1170 1170  === 6.5.4 Pin Mapping ===
1171 1171  
1172 1172  
... ... @@ -1173,7 +1173,6 @@
1173 1173  [[image:1656057181899-910.png]]
1174 1174  
1175 1175  
1176 -
1177 1177  === 6.5.5 Installation Notice ===
1178 1178  
1179 1179  
... ... @@ -1185,7 +1185,6 @@
1185 1185  [[image:1656057212438-475.png]]
1186 1186  
1187 1187  
1188 -
1189 1189  == 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1190 1190  
1191 1191  
... ... @@ -1202,7 +1202,6 @@
1202 1202  )))
1203 1203  
1204 1204  
1205 -
1206 1206  === 6.6.1 Feature ===
1207 1207  
1208 1208  
... ... @@ -1211,6 +1211,7 @@
1211 1211  * Measure Reflected Radiation if sense area towards ground.
1212 1212  
1213 1213  
1291 +
1214 1214  === 6.6.2 Specification ===
1215 1215  
1216 1216  
... ... @@ -1228,6 +1228,7 @@
1228 1228  * Power Consumption: 4mA @ 12v
1229 1229  
1230 1230  
1309 +
1231 1231  === 6.6.3 Dimension ===
1232 1232  
1233 1233  
... ... @@ -1234,7 +1234,6 @@
1234 1234  [[image:1656057348695-898.png]]
1235 1235  
1236 1236  
1237 -
1238 1238  === 6.6.4 Pin Mapping ===
1239 1239  
1240 1240  
... ... @@ -1241,7 +1241,6 @@
1241 1241  [[image:1656057359343-744.png]]
1242 1242  
1243 1243  
1244 -
1245 1245  === 6.6.5 Installation Notice ===
1246 1246  
1247 1247  
... ... @@ -1254,7 +1254,6 @@
1254 1254  [[image:1656057377943-564.png]]
1255 1255  
1256 1256  
1257 -
1258 1258  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1259 1259  
1260 1260  
... ... @@ -1271,7 +1271,6 @@
1271 1271  )))
1272 1272  
1273 1273  
1274 -
1275 1275  === 6.7.1 Feature ===
1276 1276  
1277 1277  
... ... @@ -1284,7 +1284,6 @@
1284 1284  )))
1285 1285  
1286 1286  
1287 -
1288 1288  === 6.7.2 Specification ===
1289 1289  
1290 1290  
... ... @@ -1300,6 +1300,7 @@
1300 1300  * Power Consumption: 3mA @ 12v
1301 1301  
1302 1302  
1377 +
1303 1303  === 6.7.3 Dimension ===
1304 1304  
1305 1305  
... ... @@ -1306,7 +1306,6 @@
1306 1306  [[image:1656057538793-888.png]]
1307 1307  
1308 1308  
1309 -
1310 1310  === 6.7.4 Pin Mapping ===
1311 1311  
1312 1312  
... ... @@ -1313,7 +1313,6 @@
1313 1313  [[image:1656057548116-203.png]]
1314 1314  
1315 1315  
1316 -
1317 1317  === 6.7.5 Installation Notice ===
1318 1318  
1319 1319  
... ... @@ -1326,10 +1326,8 @@
1326 1326  [[image:1656057565783-251.png]]
1327 1327  
1328 1328  
1329 -
1330 1330  = 7. FAQ =
1331 1331  
1332 -
1333 1333  == 7.1 What else do I need to purchase to build Weather Station? ==
1334 1334  
1335 1335  
... ... @@ -1342,7 +1342,6 @@
1342 1342  [[image:1656057608049-693.png]]
1343 1343  
1344 1344  
1345 -
1346 1346  == 7.2 How to upgrade firmware for WSC1-L? ==
1347 1347  
1348 1348  
... ... @@ -1352,9 +1352,6 @@
1352 1352  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1353 1353  )))
1354 1354  
1355 -(((
1356 -
1357 -)))
1358 1358  
1359 1359  (((
1360 1360  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1361,7 +1361,6 @@
1361 1361  )))
1362 1362  
1363 1363  
1364 -
1365 1365  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1366 1366  
1367 1367  
... ... @@ -1368,7 +1368,6 @@
1368 1368  User can follow the introduction for how to [[upgrade image>>||anchor="H7.2HowtoupgradefirmwareforWSC1-L3F"]]. When download the images, choose the required image file for download.
1369 1369  
1370 1370  
1371 -
1372 1372  == 7.4 Can I add my weather sensors? ==
1373 1373  
1374 1374  
... ... @@ -1375,10 +1375,14 @@
1375 1375  Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1376 1376  
1377 1377  
1443 +== 7.5 Where can i find the modbus command for the WSS sensors? ==
1378 1378  
1379 -= 8. Trouble Shooting =
1380 1380  
1446 +See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1381 1381  
1448 +
1449 += 8. Trouble Shooting =
1450 +
1382 1382  == 8.1 AT Command input doesn't work ==
1383 1383  
1384 1384  
... ... @@ -1387,10 +1387,8 @@
1387 1387  )))
1388 1388  
1389 1389  
1390 -
1391 1391  = 9. Order Info =
1392 1392  
1393 -
1394 1394  == 9.1 Main Process Unit ==
1395 1395  
1396 1396  
... ... @@ -1408,28 +1408,32 @@
1408 1408  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1409 1409  
1410 1410  
1478 +
1411 1411  == 9.2 Sensors ==
1412 1412  
1413 1413  
1414 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1415 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1416 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1417 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1418 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1419 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1420 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1421 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1422 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1423 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1482 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:500px" %)
1483 +|=(% style="width: 300px;background-color:#D9E2F3;color:#0070C0" %)**Sensor Model**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Part Number**
1484 +|(% style="width:462px" %)Rain Gauge|(% style="width:120px" %)WSS-01
1485 +|(% style="width:462px" %)Rain Gauge installation Bracket for Pole|(% style="width:120px" %)WS-K2
1486 +|(% style="width:462px" %)Wind Speed Direction 2 in 1 Sensor|(% style="width:120px" %)WSS-02
1487 +|(% style="width:462px" %)CO2/PM2.5/PM10 3 in 1 Sensor|(% style="width:120px" %)WSS-03
1488 +|(% style="width:462px" %)Rain/Snow Detect Sensor|(% style="width:120px" %)WSS-04
1489 +|(% style="width:462px" %)Temperature, Humidity, illuminance and Pressure 4 in 1 sensor|(% style="width:120px" %)WSS-05
1490 +|(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1491 +|(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1424 1424  
1425 1425  
1494 +
1426 1426  = 10. Support =
1427 1427  
1428 1428  
1429 1429  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1430 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1431 1431  
1500 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
1432 1432  
1502 +
1503 +
1433 1433  = 11. Appendix I: Field Installation Photo =
1434 1434  
1435 1435  
image-20230426084533-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +190.0 KB
Content
image-20230428160237-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +7.4 KB
Content
image-20230428161801-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.7 KB
Content
image-20230428162045-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +14.7 KB
Content
image-20230428162233-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +15.8 KB
Content
image-20230428162341-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +26.5 KB
Content
image-20230428162706-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +105.4 KB
Content