<
From version < 32.10 >
edited by Xiaoling
on 2022/06/24 14:59
To version < 32.11 >
edited by Xiaoling
on 2022/06/24 14:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -79,7 +79,6 @@
79 79  
80 80  
81 81  
82 -
83 83  == 2.2 How it works? ==
84 84  
85 85  (((
... ... @@ -99,7 +99,6 @@
99 99  
100 100  
101 101  
102 -
103 103  == 2.3 Example to use for LoRaWAN network ==
104 104  
105 105  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.
... ... @@ -157,7 +157,6 @@
157 157  * Other control command: Use FPORT other than 2.
158 158  
159 159  
160 -
161 161  === 2.4.1 Uplink FPORT~=5, Device Status ===
162 162  
163 163  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  
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.
... ... @@ -422,7 +422,6 @@
422 422  
423 423  
424 424  
425 -
426 426  == 3.3 Add or Delete RS485 Sensor ==
427 427  
428 428  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.
... ... @@ -439,6 +439,8 @@
439 439  * 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.
440 440  * timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
441 441  
437 +
438 +
442 442  **Example:**
443 443  
444 444  User need to change external sensor use the type code as address code.
... ... @@ -463,6 +463,7 @@
463 463  * has_CRC: 1
464 464  * timeout: 1500 (Fill in the test according to the actual situation)
465 465  
463 +
466 466  **So the input command is:**
467 467  
468 468  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -494,7 +494,6 @@
494 494  
495 495  
496 496  
497 -
498 498  == 3.4 RS485 Test Command ==
499 499  
500 500  (% style="color:#037691" %)**AT Command:**
... ... @@ -519,7 +519,6 @@
519 519  
520 520  
521 521  
522 -
523 523  == 3.5 RS485 response timeout ==
524 524  
525 525  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -534,6 +534,7 @@
534 534  Range : 0~~10000
535 535  )))|(% style="width:85px" %)OK
536 536  
533 +
537 537  (% style="color:#037691" %)**Downlink Command:**
538 538  
539 539  Format: Command Code (0xE0) followed by 3 bytes time value.
... ... @@ -546,7 +546,6 @@
546 546  
547 547  
548 548  
549 -
550 550  == 3.6 Set Sensor Type ==
551 551  
552 552  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
... ... @@ -556,7 +556,6 @@
556 556  [[image:image-20220624144904-12.png]]
557 557  
558 558  
559 -
560 560  (% style="color:#037691" %)**AT Command:**
561 561  
562 562  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
... ... @@ -630,7 +630,6 @@
630 630  
631 631  
632 632  
633 -
634 634  == 5.2 Power Consumption ==
635 635  
636 636  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0