<
From version < 3.4 >
edited by Xiaoling
on 2022/06/24 10:17
To version < 3.6 >
edited by Xiaoling
on 2022/06/24 10:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -263,11 +263,9 @@
263 263  
264 264  
265 265  
266 -1.
267 -11.
268 -111. Uplink FPORT=2, Real time sensor value
266 +=== 2.4.2 Uplink FPORT=2, Real time sensor value ===
269 269  
270 -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>>path:#Uplink_Interval]].
268 +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"]].
271 271  
272 272  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
273 273  
... ... @@ -276,11 +276,11 @@
276 276  
277 277  |Sensor Segment 1|Sensor Segment 2|……|Sensor Segment n
278 278  
279 -**Uplink Payload**:
277 +**(% style="color:#4472C4" %) Uplink Payload**:
280 280  
281 281  |Type Code|Length (Bytes)|Measured Value
282 282  
283 -**Sensor Segment Define**:
281 +**(% style="color:#4472C4" %) Sensor Segment Define**:
284 284  
285 285  
286 286  
... ... @@ -390,9 +390,7 @@
390 390  
391 391  
392 392  
393 -1.
394 -11.
395 -111. Decoder in TTN V3
391 +=== 2.4.3 Decoder in TTN V3 ===
396 396  
397 397  In LoRaWAN platform, user only see HEX payload by default, user needs to use payload formatters to decode the payload to see human-readable value.
398 398  
... ... @@ -407,15 +407,14 @@
407 407  
408 408  
409 409  
410 -1.
411 -11. Show data on Application Server
406 +== 2.5 Show data on Application Server ==
412 412  
413 413  Application platform provides a human friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
414 414  
415 415  
416 -**Step 1**: Be sure that your device is programmed and properly connected to the LoRaWAN network.
411 +**(% style="color:blue" %)Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
417 417  
418 -**Step 2**: Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
413 +**(% style="color:blue" %)Step 2**(%%): Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
419 419  
420 420  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]]
421 421  
... ... @@ -433,13 +433,13 @@
433 433  
434 434  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
435 435  
436 -*
437 437  
438 -1. Configure WSC1-L via AT Command or LoRaWAN Downlink
439 439  
433 += 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
434 +
440 440  Use can configure WSC1-L via AT Command or LoRaWAN Downlink.
441 441  
442 -* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
437 +* AT Command Connection: See [[FAQ>>||anchor="H"]].
443 443  * LoRaWAN Downlink instruction for different platforms:
444 444  
445 445  [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]]
... ... @@ -447,7 +447,7 @@
447 447  
448 448  There are two kinds of commands to configure WSC1-L, they are:
449 449  
450 -* **General Commands**.
445 +* **(% style="color:#4472C4" %)General Commands**.
451 451  
452 452  These commands are to configure:
453 453  
... ... @@ -454,24 +454,23 @@
454 454  * General system settings like: uplink interval.
455 455  * LoRaWAN protocol & radio related command.
456 456  
457 -They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki:
452 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack((% style="color:red" %)Note~*~*)(%%). These commands can be found on the wiki:
458 458  
459 459  [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
460 460  
461 -Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
456 +(% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
462 462  
463 463  
464 -* **Commands special design for WSC1-L**
459 +* **(% style="color:#4472C4" %)Commands special design for WSC1-L**
465 465  
466 466  These commands only valid for WSC1-L, as below:
467 467  
468 468  
469 -1.
470 -11. Set Transmit Interval Time
464 +== 3.1 Set Transmit Interval Time ==
471 471  
472 472  Feature: Change LoRaWAN End Node Transmit Interval.
473 473  
474 -**AT Command: AT+TDC**
468 +**(% style="color:#037691" %)AT Command: AT+TDC**
475 475  
476 476  |**Command Example**|**Function**|**Response**
477 477  |AT+TDC?|Show current transmit Interval|(((
... ... @@ -487,7 +487,7 @@
487 487  Set transmit interval to 60000ms = 60 seconds
488 488  )))
489 489  
490 -**Downlink Command: 0x01**
484 +**(% style="color:#037691" %)Downlink Command: 0x01**
491 491  
492 492  Format: Command Code (0x01) followed by 3 bytes time value.
493 493  
... ... @@ -498,30 +498,33 @@
498 498  
499 499  
500 500  
501 -1.
502 -11. Set Emergency Mode
503 503  
496 +
497 +== 3.2 Set Emergency Mode ==
498 +
504 504  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
505 505  
506 506  
507 -**AT Command:**
502 +**(% style="color:#037691" %)AT Command:**
508 508  
509 509  |**Command Example**|**Function**|**Response**
510 510  |AT+ALARMMOD=1|Enter emergency mode. Uplink every 1 minute|OK
511 511  |AT+ALARMMOD=0|Exit emergency mode. Uplink base on TDC time|OK
512 512  
513 -**Downlink Command:**
508 +**(% style="color:#037691" %)Downlink Command:**
514 514  
515 515  * 0xE101     Same as: AT+ALARMMOD=1
516 516  * 0xE100     Same as: AT+ALARMMOD=0
517 517  
518 518  
519 -1.
520 -11. Add or Delete RS485 Sensor
521 521  
515 +
516 +
517 +== 3.3 Add or Delete RS485 Sensor ==
518 +
522 522  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.
523 523  
524 -**AT Command: **
521 +**(% style="color:#037691" %)AT Command: **
525 525  
526 526  AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout
527 527  
... ... @@ -580,7 +580,7 @@
580 580  AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below:
581 581  
582 582  
583 -**Downlink Command:  **
580 +**(% style="color:#037691" %)Downlink Command:  **
584 584  
585 585  **delete custom sensor A1:**
586 586  
... ... @@ -591,11 +591,13 @@
591 591  * 0xE5FF  
592 592  
593 593  
594 -1.
595 -11. RS485 Test Command
596 596  
597 -**AT Command:**
598 598  
593 +
594 +== 3.4 RS485 Test Command ==
595 +
596 +**(% style="color:#037691" %)AT Command:**
597 +
599 599  |**Command Example**|**Function**|**Response**
600 600  |AT+RSWRITE=xxxxxx|(((
601 601  Send command to 485 sensor
... ... @@ -608,18 +608,17 @@
608 608  AT+RSWRITE=0103000001840A
609 609  
610 610  
611 -**Downlink Command:**
610 +**(% style="color:#037691" %)Downlink Command:**
612 612  
613 613  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
614 614  
615 615  
616 616  
617 -1.
618 -11. RS485 response timeout
616 +== 3.5 RS485 response timeout ==
619 619  
620 620  Feature: Set or get extended time to receive 485 sensor data.
621 621  
622 -**AT Command:**
620 +**(% style="color:#037691" %)AT Command:**
623 623  
624 624  |**Command Example**|**Function**|**Response**
625 625  |AT+DTR=1000|(((
... ... @@ -628,7 +628,7 @@
628 628  Range : 0~~10000
629 629  )))|OK
630 630  
631 -**Downlink Command:**
629 +**(% style="color:#037691" %)Downlink Command:**
632 632  
633 633  Format: Command Code (0xE0) followed by 3 bytes time value.
634 634  
... ... @@ -639,12 +639,13 @@
639 639  
640 640  
641 641  
642 -1.
643 -11. Set Sensor Type
644 644  
641 +
642 +== 3.6 Set Sensor Type ==
643 +
645 645  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
646 646  
647 -See [[definition>>path:#Sensor_types]] for the sensor type.
646 +See [[definition>>||anchor="H"]] for the sensor type.
648 648  
649 649  
650 650  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
... ... @@ -670,7 +670,7 @@
670 670  Direction
671 671  )))|Wind Speed|BAT
672 672  
673 -**AT Command:**
672 +**(% style="color:#037691" %)AT Command:**
674 674  
675 675  |**Command Example**|**Function**|**Response**
676 676  |AT+STYPE=80221|Set sensor types|OK
... ... @@ -687,11 +687,11 @@
687 687  So wsc1-L will upload the following data: Custom Sensor A1, Rain Gauge,CO2,BAT.
688 688  
689 689  
690 -**Downlink Command:**
689 +**(% style="color:#037691" %)Downlink Command:**
691 691  
692 692  * 0xE400802212     Same as: AT+STYPE=80221
693 693  
694 -Note:
693 +(% style="color:red" %)**Note:**
695 695  
696 696  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned
697 697  
... ... @@ -699,21 +699,20 @@
699 699  
700 700  
701 701  
702 -1. Power consumption and battery
703 -11. Total Power Consumption
701 += 4. Power consumption and battery =
704 704  
703 +== 4.1 Total Power Consumption ==
704 +
705 705  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.
706 706  
707 707  
708 -1.
709 -11. Reduce power consumption
708 +== 4.2 Reduce power consumption ==
710 710  
711 711  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.
712 712  
713 713  
714 714  
715 -1.
716 -11. Battery
714 +== 4.3 Battery ==
717 717  
718 718  All sensors are only power by external power source. If external power source is off. All sensor won’t work.
719 719  
... ... @@ -722,13 +722,10 @@
722 722  
723 723  
724 724  
723 += 5. Main Process Unit WSC1-L =
725 725  
725 +== 5.1 Features ==
726 726  
727 -
728 -
729 -1. Main Process Unit WSC1-L
730 -11. Features
731 -
732 732  * Wall Attachable.
733 733  * LoRaWAN v1.0.3 Class A protocol.
734 734  * RS485 / Modbus protocol
... ... @@ -743,27 +743,25 @@
743 743  
744 744  
745 745  
746 -1.
747 -11. Power Consumption
748 748  
742 +
743 +== 5.2 Power Consumption ==
744 +
749 749  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
750 750  
751 751  
752 752  
753 -1.
754 -11. Storage & Operation Temperature
749 +== 5.3 Storage & Operation Temperature ==
755 755  
756 756  -20°C to +60°C
757 757  
758 758  
759 -1.
760 -11. Pin Mapping
754 +== 5.4 Pin Mapping ==
761 761  
762 762  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]
763 763  
764 764  
765 -1.
766 -11. Mechanical
759 +== 5.5 Mechanical ==
767 767  
768 768  Refer LSn50v2 enclosure drawing in: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/>>url:https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/]]
769 769  
... ... @@ -770,8 +770,7 @@
770 770  
771 771  
772 772  
773 -1.
774 -11. Connect to RS485 Sensors
766 +== 5.6 Connect to RS485 Sensors ==
775 775  
776 776  WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference.
777 777  
... ... @@ -787,9 +787,10 @@
787 787  
788 788  
789 789  
790 -1. Weather Sensors
791 -11. Rain Gauge ~-~- WSS-01
782 += 6. Weather Sensors =
792 792  
784 +== 6.1 Rain Gauge ~-~- WSS-01 ==
785 +
793 793  WSS-01 RS485 Rain Gauge is used in meteorology and hydrology to gather and measure the amount of liquid precipitation (mainly rainfall) over an area.
794 794  
795 795  
... ... @@ -814,9 +814,7 @@
814 814  
815 815  
816 816  
817 -*
818 -*1.
819 -*11. Feature
810 +=== 6.1.1 Feature ===
820 820  * RS485 Rain Gauge
821 821  * Small dimension, easy to install
822 822  * Vents under funnel, avoid leaf or other things to avoid rain flow.
... ... @@ -823,9 +823,11 @@
823 823  * ABS enclosure.
824 824  * Horizontal adjustable.
825 825  
826 -*
827 -*1.
828 -*11. Specification
817 +
818 +
819 +
820 +
821 +=== 6.1.2 Specification ===
829 829  * Resolution: 0.2mm
830 830  * Accuracy: ±3%
831 831  * Rainfall strength: 0mm~4mm/min (max 8mm/min)
... ... @@ -837,10 +837,10 @@
837 837  
838 838  
839 839  
840 -1.
841 -11.
842 -111. Dimension
843 843  
834 +
835 +=== 6.1.3 Dimension ===
836 +
844 844   [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]]
845 845  
846 846  1.
... ... @@ -852,9 +852,7 @@
852 852  
853 853  
854 854  
855 -1.
856 -11.
857 -111. Installation Notice
848 +=== 6.1.5 Installation Notice ===
858 858  
859 859  Do not power on while connect the cables. Double check the wiring before power on.
860 860  
... ... @@ -861,14 +861,14 @@
861 861  Installation Photo as reference:
862 862  
863 863  
864 -**Install on Ground:**
855 +**(% style="color:#4472C4" %) Install on Ground:**
865 865  
866 866  WSS-01 Rain Gauge include screws so can install in ground directly .
867 867  
868 868  
869 -**Install on pole:**
860 +**(% style="color:#4472C4" %) Install on pole:**
870 870  
871 -If user want to install on pole, they can purchase the **WS-K2 :  Bracket Kit for Pole installation**, and install as below:
862 +If user want to install on pole, they can purchase the **(% style="color:#4472C4" %) WS-K2 :  Bracket Kit for Pole installation**(%%), and install as below:
872 872  
873 873  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]]
874 874  
... ... @@ -883,8 +883,7 @@
883 883  
884 884  
885 885  
886 -1.
887 -11. Wind Speed/Direction ~-~- WSS-02
877 +== 6.2 Wind Speed/Direction ~-~- WSS-02 ==
888 888  
889 889  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]]
890 890  
... ... @@ -899,15 +899,15 @@
899 899  processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol.
900 900  
901 901  
902 -*
903 -*1.
904 -*11. Feature
892 +=== 6.2.1 Feature ===
905 905  * RS485 wind speed / direction sensor
906 906  * PC enclosure, resist corrosion
907 907  
908 -*
909 -*1.
910 -*11. Specification
896 +
897 +
898 +
899 +
900 +=== 6.2.2 Specification ===
911 911  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
912 912  * Wind direction range: 0 ~~ 360°
913 913  * Start wind speed: ≤0.3m/s
... ... @@ -919,30 +919,26 @@
919 919  * Power Consumption: 13mA ~~ 12v.
920 920  * Cable Length: 2 meters
921 921  
922 -1.
923 -11.
924 -111. Dimension
925 925  
913 +
914 +
915 +
916 +=== 6.2.3 Dimension ===
917 +
926 926  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.jpg]][[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image025.jpg]]
927 927  
928 928  
929 -1.
930 -11.
931 -111. Pin Mapping
921 +=== 6.2.4 Pin Mapping ===
932 932  
933 933  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
934 934  
935 935  
936 -1.
937 -11.
938 -111. Angle Mapping
926 +=== 6.2.4 Angle Mapping ===
939 939  
940 940  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
941 941  
942 942  
943 -1.
944 -11.
945 -111. Installation Notice
931 +=== 6.2.5 Installation Notice ===
946 946  
947 947  Do not power on while connect the cables. Double check the wiring before power on.
948 948  
... ... @@ -963,8 +963,7 @@
963 963  
964 964  
965 965  
966 -1.
967 -11. CO2/PM2.5/PM10 ~-~- WSS-03
952 +== 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
968 968  
969 969  WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time.
970 970  
... ... @@ -979,16 +979,16 @@
979 979  processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol.
980 980  
981 981  
982 -*
983 -*1.
984 -*11. Feature
967 +=== 6.3.1 Feature ===
985 985  * RS485 CO2, PM2.5, PM10 sensor
986 986  * NDIR to measure CO2 with Internal Temperature Compensation
987 987  * Laser Beam Scattering to PM2.5 and PM10
988 988  
989 -*
990 -*1.
991 -*11. Specification
972 +
973 +
974 +
975 +
976 +=== 6.3.2 Specification ===
992 992  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
993 993  * CO2 resolution: 1ppm
994 994  * PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃)
... ... @@ -1003,15 +1003,17 @@
1003 1003  ** PM2.5/PM10: 15~80%RH (no dewing)
1004 1004  ** CO2: 0~95%RH
1005 1005  * Power Consumption: 50mA@ 12v.
1006 -*1.
1007 -*11. Dimension
1008 1008  
992 +
993 +
994 +
995 +
996 +=== 6.3.3 Dimension ===
997 +
1009 1009  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]]
1010 1010  
1011 1011  
1012 -1.
1013 -11.
1014 -111. Pin Mapping
1001 +=== 6.3.4 Pin Mapping ===
1015 1015  
1016 1016  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1017 1017  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0