Last modified by kai on 2025/08/06 10:05

From version 155.1
edited by Karry Zhuang
on 2024/07/26 11:45
Change comment: There is no comment for this version
To version 156.1
edited by Karry Zhuang
on 2024/07/26 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,12 +77,12 @@
77 77  [[image:1656042612899-422.png]]
78 78  
79 79  
80 -Assume the DLOS8 is already set to connect to [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the WSC1-L device in TTN V3:
80 +Assume the DLOS8 is already set to connect to [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the WQS-LB device in TTN V3:
81 81  
82 82  
83 -(% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from WSC1-L.
83 +(% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from WQS-LB.
84 84  
85 -Each WSC1-L is shipped with a sticker with the default device EUI as below:
85 +Each WQS-LB is shipped with a sticker with the default device EUI as below:
86 86  
87 87  [[image:image-20230426084533-1.png||height="231" width="497"]]
88 88  
... ... @@ -328,7 +328,7 @@
328 328  [[image:1656051248318-368.png]]
329 329  
330 330  
331 -In TagoIO console ([[https:~~/~~/admin.tago.io~~/~~/>>url:https://datacake.co/]]) , add WSC1-L:
331 +In TagoIO console ([[https:~~/~~/admin.tago.io~~/~~/>>url:https://datacake.co/]]) , add WQS-LB:
332 332  
333 333  [[image:1656051277767-168.png]]
334 334  
... ... @@ -388,10 +388,10 @@
388 388  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
389 389  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
390 390  
391 -== 3.2 Set Emergency Mode ==
391 +== 3.2 Set Interrupt Mode ==
392 392  
393 393  
394 -Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
394 +Feature: In emergency mode, WQS-LB will uplink data every 1 minute.
395 395  
396 396  (% style="color:#037691" %)**AT Command:AT+INTMOD**
397 397  
... ... @@ -410,9 +410,11 @@
410 410  3. (Trigger by rising edge)
411 411  )))|(% style="width:157px" %)OK
412 412  
413 -== 3.3 Add or Delete RS485 Sensor ==
414 414  
415 415  
415 +== 3.3 Set Power Output Duration ==
416 +
417 +
416 416  (((
417 417  Feature: User can add or delete 3^^rd^^ party sensor as long they are RS485/Modbus interface,baud rate support 9600.Maximum can add 4 sensors.
418 418  )))
... ... @@ -429,82 +429,28 @@
429 429  
430 430  (% style="color:#037691" %)**Downlink Command:  **
431 431  
434 +Format: Command Code (0x07) followed by 2 bytes.
432 432  
433 -== 3.4 RS485 Test Command ==
436 +The first and second bytes are the time to turn on.
434 434  
438 +* Example 1: Downlink Payload: 070000  **~-~-->**  AT+5VT=0
439 +* Example 2: Downlink Payload: 0701F4  **~-~-->**  AT+5VT=500
435 435  
436 -(% style="color:#037691" %)**AT Command:**
437 437  
442 +== ==
438 438  
439 -
440 -(% style="color:#037691" %)**Downlink Command:**
441 -
442 -* 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
443 -
444 -== 3.5 RS485 response timeout ==
445 -
446 -
447 -Feature: Set or get extended time to receive 485 sensor data.
448 -
449 -(% style="color:#037691" %)**AT Command:**
450 -
451 -
452 -(% style="color:#037691" %)**Downlink Command:**
453 -
454 -Format: Command Code (0xE0) followed by 3 bytes time value.
455 -
456 -If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
457 -
458 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
459 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
460 -
461 -== 3.6 Set Sensor Type ==
462 -
463 -
464 -(% style="color:#037691" %)**AT Command:**
465 -
466 -
467 -
468 -(% style="color:#037691" %)**Downlink Command:**
469 -
470 -* 0xE400080221  Same as: AT+STYPE=80221
471 -
472 -(% style="color:red" %)**Note:**
473 -
474 -~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
475 -
476 -
477 -== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
478 -
479 -
480 -(% style="color:#037691" %)**AT Command:**
481 -
482 -
483 -(% style="color:#037691" %)**Downlink Command:**
484 -
485 -* 0x1703  Same as: AT+RAINFALLSWITCH=3
486 -
487 -Value Definition:
488 -
489 -* **3**: The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
490 -* **4**: Hourly rainfall: 0.2mm
491 -* **5**: Rainfall in last hour: 0.2mm
492 -* **6**: 24-hour maximum rainfall 10.0mm
493 -* **8**: 24-hour minimum rainfall:0.0mm
494 -* **10**: Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours)
495 -
496 496  = 4. Power consumption and battery =
497 497  
498 498  == 4.1 Total Power Consumption ==
499 499  
500 500  
501 -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.
449 +Dragino Weather Station serial products include the main process unit ( WQS-L B) and various sensors. The total power consumption equal total power of all above units. The power consumption for main process unit WQS-LB is 18ma @ 12v. and the power consumption of each sensor can be found on the Sensors chapter.
502 502  
503 503  
504 504  == 4.2 Reduce power consumption ==
505 505  
506 506  
507 -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.
455 +The main process unit WQS-LB 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, WQS-LB will not be to get real-time downlink command from IoT Server.
508 508  
509 509  
510 510  == 4.3 Battery ==
... ... @@ -515,11 +515,11 @@
515 515  )))
516 516  
517 517  (((
518 -Main Process Unit WSC1-L is powered by both external power source and internal 1000mAh rechargeable battery. If external power source is off, WSC1-L still runs and can send periodically uplinks, but the sensors value will become invalid.  External power source can recharge the 1000mAh rechargeable battery.
466 +Main Process Unit WQS-LB is powered by both external power source and internal 1000mAh rechargeable battery. If external power source is off, WQS-LB still runs and can send periodically uplinks, but the sensors value will become invalid.  External power source can recharge the 1000mAh rechargeable battery.
519 519  )))
520 520  
521 521  
522 -= 5. Main Process Unit WSC1-L =
470 += 5. Main Process Unit WQS-LB =
523 523  
524 524  == 5.1 Features ==
525 525  
... ... @@ -539,7 +539,7 @@
539 539  == 5.2 Power Consumption ==
540 540  
541 541  
542 -WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
490 +WQS-LB (without external sensor): Idle: 4mA, Transmit: max 40mA
543 543  
544 544  
545 545  == 5.3 Storage & Operation Temperature ==
... ... @@ -1038,7 +1038,7 @@
1038 1038  == 8.1 Main Process Unit ==
1039 1039  
1040 1040  
1041 -Part Number: (% style="color:blue" %)**WSC1-L-XX**
989 +Part Number: (% style="color:blue" %)**WQS-LB-XX**
1042 1042  
1043 1043  (% style="color:blue" %)**XX**(%%): The default frequency band
1044 1044