<
From version < 31.3 >
edited by Xiaoling
on 2022/06/24 14:36
To version < 31.5 >
edited by Xiaoling
on 2022/06/24 14:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,7 +77,6 @@
77 77  * Mounting Kit includes pole and mast assembly. Each weather sensor has it’s own mounting assembly, user can check the sensor section in this manual.
78 78  * Cabinet.
79 79  
80 -
81 81  == 2.2 How it works? ==
82 82  
83 83  (((
... ... @@ -95,7 +95,6 @@
95 95  1. WSC1-L will auto scan available weather sensors when power on or reboot.
96 96  1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
97 97  
98 -
99 99  == 2.3 Example to use for LoRaWAN network ==
100 100  
101 101  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.
... ... @@ -396,7 +396,6 @@
396 396  
397 397  
398 398  
399 -
400 400  == 3.2 Set Emergency Mode ==
401 401  
402 402  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -413,7 +413,6 @@
413 413  
414 414  
415 415  
416 -
417 417  == 3.3 Add or Delete RS485 Sensor ==
418 418  
419 419  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.
... ... @@ -420,7 +420,7 @@
420 420  
421 421  (% style="color:#037691" %)**AT Command: **
422 422  
423 -**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout**
419 +(% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout**
424 424  
425 425  * Type_Code range:  A1 ~~ A4
426 426  * Query_Length:  RS485 Query frame length, Value cannot be greater than 10
... ... @@ -455,7 +455,6 @@
455 455  * has_CRC: 1
456 456  * timeout: 1500 (Fill in the test according to the actual situation)
457 457  
458 -
459 459  So the input command is:
460 460  
461 461  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -463,14 +463,15 @@
463 463  
464 464  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
465 465  
466 -|Type Code|Length (Bytes)|Measured Value
467 -|A1|2|0x000A
461 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:351px" %)
462 +|=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
463 +|(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
468 468  
469 469  Related commands:
470 470  
471 -AT+DYSENSOR=A1,0 > Delete 3^^rd^^ party sensor A1.
467 +AT+DYSENSOR=A1,0  ~-~->  Delete 3^^rd^^ party sensor A1.
472 472  
473 -AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below:
469 +AT+DYSENSOR  ~-~->  List All 3^^rd^^ Party Sensor. Like below:
474 474  
475 475  
476 476  (% style="color:#037691" %)**Downlink Command:  **
... ... @@ -485,7 +485,6 @@
485 485  
486 486  
487 487  
488 -
489 489  == 3.4 RS485 Test Command ==
490 490  
491 491  (% style="color:#037691" %)**AT Command:**
... ... @@ -508,7 +508,6 @@
508 508  
509 509  
510 510  
511 -
512 512  == 3.5 RS485 response timeout ==
513 513  
514 514  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -533,7 +533,6 @@
533 533  
534 534  
535 535  
536 -
537 537  == 3.6 Set Sensor Type ==
538 538  
539 539  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0