<
From version < 32.6 >
edited by Xiaoling
on 2022/06/24 14:54
To version < 32.8 >
edited by Xiaoling
on 2022/06/24 14:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -80,7 +80,6 @@
80 80  
81 81  
82 82  
83 -
84 84  == 2.2 How it works? ==
85 85  
86 86  (((
... ... @@ -101,7 +101,6 @@
101 101  
102 102  
103 103  
104 -
105 105  == 2.3 Example to use for LoRaWAN network ==
106 106  
107 107  This section shows an example for how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure.
... ... @@ -160,7 +160,6 @@
160 160  
161 161  
162 162  
163 -
164 164  === 2.4.1 Uplink FPORT~=5, Device Status ===
165 165  
166 166  Uplink the device configures with FPORT=5. Once WSC1-L Joined the network, it will uplink this message to the server. After first uplink, WSC1-L will uplink Device Status every 12 hours
... ... @@ -404,7 +404,6 @@
404 404  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
405 405  
406 406  
407 -
408 408  == 3.2 Set Emergency Mode ==
409 409  
410 410  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -420,7 +420,6 @@
420 420  * 0xE100     Same as: AT+ALARMMOD=0
421 421  
422 422  
423 -
424 424  == 3.3 Add or Delete RS485 Sensor ==
425 425  
426 426  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.
... ... @@ -437,7 +437,6 @@
437 437  * has_CRC:  RS485 Response crc check  (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0.
438 438  * timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
439 439  
440 -
441 441  **Example:**
442 442  
443 443  User need to change external sensor use the type code as address code.
... ... @@ -462,7 +462,6 @@
462 462  * has_CRC: 1
463 463  * timeout: 1500 (Fill in the test according to the actual situation)
464 464  
465 -
466 466  **So the input command is:**
467 467  
468 468  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -492,7 +492,6 @@
492 492  * 0xE5FF  
493 493  
494 494  
495 -
496 496  == 3.4 RS485 Test Command ==
497 497  
498 498  (% style="color:#037691" %)**AT Command:**
... ... @@ -515,7 +515,6 @@
515 515  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
516 516  
517 517  
518 -
519 519  == 3.5 RS485 response timeout ==
520 520  
521 521  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -530,7 +530,6 @@
530 530  Range : 0~~10000
531 531  )))|(% style="width:85px" %)OK
532 532  
533 -
534 534  (% style="color:#037691" %)**Downlink Command:**
535 535  
536 536  Format: Command Code (0xE0) followed by 3 bytes time value.
... ... @@ -541,12 +541,11 @@
541 541  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
542 542  
543 543  
544 -
545 545  == 3.6 Set Sensor Type ==
546 546  
547 547  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
548 548  
549 -See [[definition>>||anchor="H"]] for the sensor type.
538 +See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
550 550  
551 551  [[image:image-20220624144904-12.png]]
552 552  
... ... @@ -558,7 +558,6 @@
558 558  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
559 559  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
560 560  
561 -
562 562  Eg: The setting command **AT+STYPE=802212** means:
563 563  
564 564  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
... ... @@ -595,13 +595,15 @@
595 595  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.
596 596  
597 597  
598 -
599 599  == 4.3 Battery ==
600 600  
601 -All sensors are only power by external power source. If external power source is off. All sensor won’t work.
588 +(((
589 +All sensors are only power by external power source. If external power source is off. All sensor won't work.
590 +)))
602 602  
603 -
592 +(((
604 604  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.
594 +)))
605 605  
606 606  
607 607  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0