<
From version < 104.11 >
edited by Xiaoling
on 2023/04/28 17:38
To version < 104.7 >
edited by Xiaoling
on 2023/04/28 17:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -387,6 +387,7 @@
387 387  0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
388 388  )))
389 389  
390 +
390 390  (((
391 391  Below is an example payload:  [[image:image-20220624140615-3.png]]
392 392  )))
... ... @@ -527,6 +527,7 @@
527 527  Set transmit interval to 60000ms = 60 seconds
528 528  )))
529 529  
531 +
530 530  (% style="color:#037691" %)**Downlink Command: 0x01**
531 531  
532 532  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -553,6 +553,7 @@
553 553  OK
554 554  )))
555 555  
558 +
556 556  (% style="color:#037691" %)**Downlink Command:**
557 557  
558 558  * 0xE101     Same as: AT+ALARMMOD=1
... ... @@ -632,8 +632,8 @@
632 632  
633 633  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
634 634  
635 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:351px" %)
636 -|=(% 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
638 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:351px" %)
639 +|=(% style="width: 94px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 121px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
637 637  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
638 638  
639 639  **Related commands:**
... ... @@ -658,8 +658,8 @@
658 658  
659 659  (% style="color:#037691" %)**AT Command:**
660 660  
661 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
662 -|=(% 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**
664 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
665 +|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
663 663  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
664 664  (((
665 665  Send command to 485 sensor
... ... @@ -686,8 +686,8 @@
686 686  
687 687  (% style="color:#037691" %)**AT Command:**
688 688  
689 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
690 -|=(% 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**
692 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
693 +|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
691 691  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
692 692  (((
693 693  Set response timeout to:
... ... @@ -716,39 +716,20 @@
716 716  
717 717  (((
718 718  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
719 -
720 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
721 -|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
722 -| |A4|A3|A2|A1| | |
723 -|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
724 -| | |Solar Radiation|PAR|PM10|PM2.5|(((
725 -Rain
726 -Gauge
727 -)))|(((
728 -Air
729 -Pressure
730 730  )))
731 -|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
732 -|Humidity|Temperature|CO2|(((
733 -Rain/Snow
734 -Detect
735 -)))|illuminance|(((
736 -Wind
737 -Direction
738 -)))|Wind Speed|BAT
739 -)))
740 740  
724 +[[image:image-20220624144904-12.png]]
741 741  
742 742  
743 743  (% style="color:#037691" %)**AT Command:**
744 744  
745 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
746 -|=(% 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**
729 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
730 +|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
747 747  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
748 748  
749 749  Eg: The setting command **AT+STYPE=80221** means:
750 750  
751 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
735 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
752 752  |(% 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
753 753  |(% 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
754 754  |(% 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
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0