<
From version < 105.16 >
edited by Xiaoling
on 2023/06/16 09:07
To version < 105.6 >
edited by Xiaoling
on 2023/06/16 08:49
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,19 +21,19 @@
21 21  
22 22  
23 23  (((
24 -Dragino LoRaWAN weather station series products are designed for measuring atmospheric conditions to provide information for weather forecasts and to study the (% style="color:blue" %)**weather and climate**(%%). They consist of a (% style="color:blue" %)**main process device (WSC1-L) and various sensors**.
24 +Dragino LoRaWAN weather station series products are designed for measuring atmospheric conditions to provide information for weather forecasts and to study the (% style="color:#4472c4" %)**weather and climate**(%%). They consist of a (% style="color:#4472c4" %)**main process device (WSC1-L) and various sensors**.
25 25  )))
26 26  
27 27  (((
28 -The sensors include various type such as: (% style="color:blue" %)**Rain Gauge**, **Temperature/Humidity/Pressure sensor**, **Wind Speed/direction sensor**, **Illumination sensor**, **CO2 sensor**, **Rain/Snow sensor**,** PM2.5/10 sensor**, **PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor**(%%) and so on.
28 +The sensors include various type such as: (% style="color:#4472c4" %)**Rain Gauge**, **Temperature/Humidity/Pressure sensor**, **Wind Speed/direction sensor**, **Illumination sensor**, **CO2 sensor**, **Rain/Snow sensor**,** PM2.5/10 sensor**, **PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor**(%%) and so on.
29 29  )))
30 30  
31 31  (((
32 -Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:blue" %)**12v solar power**(%%) and have a (% style="color:blue" %)**built-in li-on backup battery**(%%). WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
32 +Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:#4472c4" %)**12v solar power**(%%) and have a (% style="color:#4472c4" %)**built-in li-on backup battery**(%%). WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
33 33  )))
34 34  
35 35  (((
36 -WSC1-L is full compatible with(% style="color:blue" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
36 +WSC1-L is full compatible with(% style="color:#4472c4" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
37 37  )))
38 38  
39 39  
... ... @@ -535,9 +535,6 @@
535 535  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
536 536  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
537 537  
538 -
539 -
540 -
541 541  == 3.2 Set Emergency Mode ==
542 542  
543 543  
... ... @@ -545,8 +545,8 @@
545 545  
546 546  (% style="color:#037691" %)**AT Command:**
547 547  
548 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:466px" %)
549 -|(% style="background-color:#d9e2f3; color:#0070c0; width:156px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:225px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:85px" %)**Response**
545 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
546 +|(% 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**
550 550  |(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
551 551  OK
552 552  
... ... @@ -560,9 +560,6 @@
560 560  * 0xE101     Same as: AT+ALARMMOD=1
561 561  * 0xE100     Same as: AT+ALARMMOD=0
562 562  
563 -
564 -
565 -
566 566  == 3.3 Add or Delete RS485 Sensor ==
567 567  
568 568  
... ... @@ -658,19 +658,21 @@
658 658  
659 659  * 0xE5FF  
660 660  
661 -
662 -
663 -
664 -
665 665  == 3.4 RS485 Test Command ==
666 666  
667 667  
668 668  (% style="color:#037691" %)**AT Command:**
669 669  
670 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:494px" %)
671 -|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 248px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
660 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
661 +|=(% 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**
672 672  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
673 -Send command to 485 sensor. Range : no more than 10 bytes
663 +(((
664 +Send command to 485 sensor
665 +)))
666 +
667 +(((
668 +Range : no more than 10 bytes
669 +)))
674 674  )))|(% style="width:85px" %)OK
675 675  
676 676  Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor
... ... @@ -682,10 +682,6 @@
682 682  
683 683  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
684 684  
685 -
686 -
687 -
688 -
689 689  == 3.5 RS485 response timeout ==
690 690  
691 691  
... ... @@ -696,7 +696,17 @@
696 696  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
697 697  |=(% 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**
698 698  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
699 -Set response timeout to: Range : 0~~10000
691 +(((
692 +(((
693 +Set response timeout to:
694 +)))
695 +)))
696 +
697 +(((
698 +(((
699 +Range : 0~~10000
700 +)))
701 +)))
700 700  )))|(% style="width:85px" %)OK
701 701  
702 702  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -708,10 +708,6 @@
708 708  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
709 709  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
710 710  
711 -
712 -
713 -
714 -
715 715  == 3.6 Set Sensor Type ==
716 716  
717 717  
... ... @@ -772,17 +772,23 @@
772 772  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
773 773  
774 774  
775 -== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
773 +== 3.7  Set the registers read by the rain gaugeSince firmware V1.3 ==
776 776  
777 777  
778 778  (% style="color:#037691" %)**AT Command:**
779 779  
780 780  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
781 -|=(% style="width: 172px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 175px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
779 +|=(% style="width: 161px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 184px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
782 782  |(% style="width:161px" %)(((
783 -AT+RAINFALLSWITCH=1(Range: 1~~10)
781 +AT+RAINFALLSWITCH=1
782 +
783 +(Range: 1~~10)
784 784  )))|(% style="width:184px" %)(((
785 +(((
786 +(((
785 785  Set the registers read by the rain gauge
788 +)))
789 +)))
786 786  )))|(% style="width:85px" %)OK
787 787  
788 788  (% style="color:#037691" %)**Downlink Command:**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0