Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/07/09 16:00
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - WSC1-L-Dragino LoRaWAN Weather Station User Manual1 +Dragino LoRaWAN Weather Station User Manual - Content
-
... ... @@ -67,6 +67,8 @@ 67 67 * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails. 68 68 * Weather sensors won’t work if solar panel and storage battery fails. 69 69 70 + 71 + 70 70 (% style="color:red" %)**Notice 2:** 71 71 72 72 Due to shipment and importation limitation, user is better to purchase below parts locally: ... ... @@ -80,6 +80,7 @@ 80 80 81 81 82 82 85 + 83 83 == 2.2 How it works? == 84 84 85 85 ((( ... ... @@ -298,92 +298,9 @@ 298 298 299 299 (% style="color:#4472c4" %)**Sensor Type Table:** 300 300 304 +[[image:image-20220624140352-2.png]] 301 301 302 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 303 -|=(% style="width: 70px;" %)**Sensor Type**|=(% style="width: 60px;" %)**Type Code**|=(% style="width: 100px;" %)**Range**|=(% style="width: 70px;" %)**Length ( Bytes)**|=(% style="width: 200px;" %)**Example** 304 -|(% style="width:126px" %)**Wind Speed**|(% style="width:104px" %)0x01|(% style="width:135px" %)((( 305 -Speed: 0~60m/s 306 306 307 -Level: 0~17 308 -)))|(% style="width:147px" %)0x03 |(% style="width:295px" %)((( 309 -0x0024/10=3.6m/s 310 - 311 -(0x02FE: No Sensor, 0x02FF: Value Error) 312 - 313 -0x02=2 314 - 315 -(0x14: No Sensor, 0x15: Value Error) 316 -))) 317 -|(% style="width:126px" %)**Wind Direction**|(% style="width:104px" %)0x02|(% style="width:135px" %)((( 318 -Angel: 0~360° 319 - 320 -Direction: 16 positions 321 -)))|(% style="width:147px" %)0x03|(% style="width:295px" %)((( 322 -0x029A/10=66.6° 323 - 324 -(0x0EFE: No Sensor,0x0EFF: Value Error) 325 - 326 -0X03=3(ENE) 327 - 328 -(0x14: No Sensor,0x15: Value Error) 329 -))) 330 -|(% style="width:126px" %)**Illumination**|(% style="width:104px" %)0x03|(% style="width:135px" %)0~200000Lux|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 331 -0x04D2 *10=12340Lux 332 - 333 -(0x4EFE: No Sensor,0x4EFF: Value Error) 334 -))) 335 -|(% style="width:126px" %)**Rain / Snow**|(% style="width:104px" %)0x04|(% style="width:135px" %)00: No, 01 Yes.|(% style="width:147px" %)0x01|(% style="width:295px" %)((( 336 -0x00 (00) No Rain or snow detected 337 - 338 -(0x02: No Sensor,0x03: Value Error) 339 -))) 340 -|(% style="width:126px" %)**CO2**|(% style="width:104px" %)0x05|(% style="width:135px" %)0~5000ppm|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 341 -0x0378=888ppm 342 - 343 - (0x14FE: No Sensor,0x14FF: Value Error) 344 -))) 345 -|(% style="width:126px" %)**Temperature**|(% style="width:104px" %)0x06|(% style="width:135px" %)-30℃~70℃|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 346 -0xFFDD/10=-3.5℃ 347 - 348 -(0x02FE: No Sensor,0x02FF: Value Error) 349 -))) 350 -|(% style="width:126px" %)**Humidity**|(% style="width:104px" %)0x07|(% style="width:135px" %)0~100%RH|(% style="width:147px" %)0x02|(% style="width:295px" %)0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error) 351 -|(% style="width:126px" %)**Pressure**|(% style="width:104px" %)0x08|(% style="width:135px" %)10~1100hPa|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 352 -0x2748/10=1005.6hPa 353 - 354 -(0x00: No Sensor,0x01: Value Error) 355 -))) 356 -|(% style="width:126px" %)**Rain Gauge**|(% style="width:104px" %)0x09|(% style="width:135px" %)0mm~~100mm(Rainfall in the last 24 hours)|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 357 -0x0050/10=8mm(Rainfall within 24 hours: 8.0mm) 358 - 359 -(0x03FE: No Sensor,0x03FF: Value Error) 360 -))) 361 -|(% style="width:126px" %)**PM2.5**|(% style="width:104px" %)0x0A|(% style="width:135px" %)0~1000μg/m^^3^^|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 362 -0x0023=35μg/m^^3 ^^ 363 - 364 -(0x03FE: No Sensor,0x03FF: Value Error) 365 -))) 366 -|(% style="width:126px" %)**PM10**|(% style="width:104px" %)0x0B|(% style="width:135px" %)0~1000μg/m^^3^^|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 367 -0x002D=45μg/m^^3 ^^ 368 - 369 -(0x03FE: No Sensor,0x03FF: Value Error) 370 -))) 371 -|(% style="width:126px" %)**PAR**|(% style="width:104px" %)0x0C|(% style="width:135px" %)0~2500μmol/m^^2^^•s|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 372 -0x00B3=179μmol/m^^2^^•s 373 - 374 -(0x09FE: No Sensor,0x9FF: Value Error) 375 -))) 376 -|(% style="width:126px" %)((( 377 -**Total Solar** 378 - 379 -**Radiation** 380 -)))|(% style="width:104px" %)0x0D|(% style="width:135px" %)0~2000W/m^^2^^|(% style="width:147px" %)0x02|(% style="width:295px" %)((( 381 -0x0073/10=11.5W/m^^2^^ 382 - 383 -(0x4EFE: No Sensor,0x4EFF: Value Error) 384 -))) 385 - 386 - 387 387 ((( 388 388 Below is an example payload: [[image:image-20220624140615-3.png]] 389 389 ))) ... ... @@ -405,10 +405,6 @@ 405 405 ))) 406 406 407 407 ((( 408 - 409 -))) 410 - 411 -((( 412 412 Uplink 2: [[image:image-20220624140842-5.png]] 413 413 ))) 414 414 ... ... @@ -424,35 +424,21 @@ 424 424 Uplink 1: [[image:image-20220624141025-6.png]] 425 425 ))) 426 426 427 -((( 428 - 429 -))) 430 - 431 431 Uplink 2: [[image:image-20220624141100-7.png]] 432 432 433 433 434 434 347 + 435 435 === 2.4.3 Decoder in TTN V3 === 436 436 437 -((( 438 438 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. 439 -))) 440 440 441 -((( 442 - 443 -))) 444 444 445 -((( 446 446 Download decoder for suitable platform from: 447 -))) 448 448 449 -((( 450 450 [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/]] 451 -))) 452 452 453 -((( 454 454 and put as below: 455 -))) 456 456 457 457 [[image:1656051152438-578.png]] 458 458 ... ... @@ -460,21 +460,12 @@ 460 460 461 461 == 2.5 Show data on Application Server == 462 462 463 -((( 464 464 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: 465 -))) 466 466 467 -((( 468 - 469 -))) 470 470 471 -((( 472 472 (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network. 473 -))) 474 474 475 -((( 476 476 (% 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. 477 -))) 478 478 479 479 [[image:1656051197172-131.png]] 480 480 ... ... @@ -522,6 +522,9 @@ 522 522 523 523 524 524 418 + 419 + 420 + 525 525 == 3.1 Set Transmit Interval Time == 526 526 527 527 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -540,6 +540,9 @@ 540 540 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 541 541 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 542 542 439 + 440 + 441 + 543 543 == 3.2 Set Emergency Mode == 544 544 545 545 Feature: In emergency mode, WSC1-L will uplink data every 1 minute. ... ... @@ -554,53 +554,30 @@ 554 554 * 0xE101 Same as: AT+ALARMMOD=1 555 555 * 0xE100 Same as: AT+ALARMMOD=0 556 556 456 + 457 + 458 + 557 557 == 3.3 Add or Delete RS485 Sensor == 558 558 559 -((( 560 560 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. 561 -))) 562 562 563 -((( 564 564 (% style="color:#037691" %)**AT Command: ** 565 -))) 566 566 567 -((( 568 568 (% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout** 569 -))) 570 570 571 -* ((( 572 -Type_Code range: A1 ~~ A4 573 -))) 574 -* ((( 575 -Query_Length: RS485 Query frame length, Value cannot be greater than 10 576 -))) 577 -* ((( 578 -Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 579 -))) 580 -* ((( 581 -Read_Length: RS485 response frame length supposed to receive. Max can receive 582 -))) 583 -* ((( 584 -Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 585 -))) 586 -* ((( 587 -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. 588 -))) 589 -* ((( 590 -timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 591 -))) 467 +* Type_Code range: A1 ~~ A4 468 +* Query_Length: RS485 Query frame length, Value cannot be greater than 10 469 +* Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 470 +* Read_Length: RS485 response frame length supposed to receive. Max can receive 471 +* Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 472 +* 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. 473 +* timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 592 592 593 -((( 594 594 **Example:** 595 -))) 596 596 597 -((( 598 598 User need to change external sensor use the type code as address code. 599 -))) 600 600 601 -((( 602 602 With a 485 sensor, after correctly changing the address code to A1, the RS485 query frame is shown in the following table: 603 -))) 604 604 605 605 [[image:image-20220624143553-10.png]] 606 606 ... ... @@ -649,6 +649,9 @@ 649 649 650 650 * 0xE5FF 651 651 528 + 529 + 530 + 652 652 == 3.4 RS485 Test Command == 653 653 654 654 (% style="color:#037691" %)**AT Command:** ... ... @@ -656,13 +656,9 @@ 656 656 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %) 657 657 |=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response** 658 658 |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)((( 659 -((( 660 660 Send command to 485 sensor 661 -))) 662 662 663 -((( 664 664 Range : no more than 10 bytes 665 -))) 666 666 )))|(% style="width:85px" %)OK 667 667 668 668 Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor ... ... @@ -674,6 +674,9 @@ 674 674 675 675 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 676 676 552 + 553 + 554 + 677 677 == 3.5 RS485 response timeout == 678 678 679 679 Feature: Set or get extended time to receive 485 sensor data. ... ... @@ -683,13 +683,9 @@ 683 683 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %) 684 684 |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response** 685 685 |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)((( 686 -((( 687 687 Set response timeout to: 688 -))) 689 689 690 -((( 691 691 Range : 0~~10000 692 -))) 693 693 )))|(% style="width:85px" %)OK 694 694 695 695 (% style="color:#037691" %)**Downlink Command:** ... ... @@ -701,15 +701,14 @@ 701 701 * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 702 702 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 703 703 578 + 579 + 580 + 704 704 == 3.6 Set Sensor Type == 705 705 706 -((( 707 707 Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values. 708 -))) 709 709 710 -((( 711 711 See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type. 712 -))) 713 713 714 714 [[image:image-20220624144904-12.png]] 715 715 ... ... @@ -783,6 +783,9 @@ 783 783 * IP Rating: IP65 784 784 * Support default sensors or 3rd party RS485 sensors 785 785 659 + 660 + 661 + 786 786 == 5.2 Power Consumption == 787 787 788 788 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA ... ... @@ -850,6 +850,9 @@ 850 850 * ABS enclosure. 851 851 * Horizontal adjustable. 852 852 729 + 730 + 731 + 853 853 === 6.1.2 Specification === 854 854 855 855 * Resolution: 0.2mm ... ... @@ -861,6 +861,9 @@ 861 861 * Working Humidity: <100% (no dewing) 862 862 * Power Consumption: 4mA @ 12v. 863 863 743 + 744 + 745 + 864 864 === 6.1.3 Dimension === 865 865 866 866 [[image:1656054957406-980.png]] ... ... @@ -873,31 +873,19 @@ 873 873 874 874 === 6.1.5 Installation Notice === 875 875 876 -((( 877 877 Do not power on while connect the cables. Double check the wiring before power on. 878 -))) 879 879 880 -((( 881 881 Installation Photo as reference: 882 -))) 883 883 884 884 885 -((( 886 886 (% style="color:#4472c4" %)** Install on Ground:** 887 -))) 888 888 889 -((( 890 890 WSS-01 Rain Gauge include screws so can install in ground directly . 891 -))) 892 892 893 893 894 -((( 895 895 (% style="color:#4472c4" %)** Install on pole:** 896 -))) 897 897 898 -((( 899 899 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: 900 -))) 901 901 902 902 [[image:image-20220624152218-1.png||height="526" width="276"]] 903 903 ... ... @@ -931,6 +931,9 @@ 931 931 * RS485 wind speed / direction sensor 932 932 * PC enclosure, resist corrosion 933 933 804 + 805 + 806 + 934 934 === 6.2.2 Specification === 935 935 936 936 * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) ... ... @@ -944,6 +944,9 @@ 944 944 * Power Consumption: 13mA ~~ 12v. 945 945 * Cable Length: 2 meters 946 946 820 + 821 + 822 + 947 947 === 6.2.3 Dimension === 948 948 949 949 [[image:image-20220624152813-2.png]] ... ... @@ -961,13 +961,9 @@ 961 961 962 962 === 6.2.6 Installation Notice === 963 963 964 -((( 965 965 Do not power on while connect the cables. Double check the wiring before power on. 966 -))) 967 967 968 -((( 969 969 The sensor must be installed with below direction, towards North. 970 -))) 971 971 972 972 [[image:image-20220624153901-3.png]] 973 973 ... ... @@ -994,6 +994,9 @@ 994 994 * NDIR to measure CO2 with Internal Temperature Compensation 995 995 * Laser Beam Scattering to PM2.5 and PM10 996 996 869 + 870 + 871 + 997 997 === 6.3.2 Specification === 998 998 999 999 * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃) ... ... @@ -1011,6 +1011,9 @@ 1011 1011 ** CO2: 0~95%RH 1012 1012 * Power Consumption: 50mA@ 12v. 1013 1013 889 + 890 + 891 + 1014 1014 === 6.3.3 Dimension === 1015 1015 1016 1016 [[image:1656056708366-230.png]] ... ... @@ -1025,6 +1025,8 @@ 1025 1025 1026 1026 Do not power on while connect the cables. Double check the wiring before power on. 1027 1027 906 +[[image:1656057016033-551.png]] 907 + 1028 1028 [[image:1656056751153-304.png]] 1029 1029 1030 1030 [[image:1656056766224-773.png]] ... ... @@ -1053,6 +1053,9 @@ 1053 1053 * Surface heating to dry 1054 1054 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 1055 1055 936 + 937 + 938 + 1056 1056 === 6.4.2 Specification === 1057 1057 1058 1058 * Detect if there is rain or snow ... ... @@ -1064,6 +1064,9 @@ 1064 1064 ** No heating: 12mA @ 12v, 1065 1065 ** heating: 94ma @ 12v. 1066 1066 950 + 951 + 952 + 1067 1067 === 6.4.3 Dimension === 1068 1068 1069 1069 [[image:1656056844782-155.png]] ... ... @@ -1079,9 +1079,7 @@ 1079 1079 Do not power on while connect the cables. Double check the wiring before power on. 1080 1080 1081 1081 1082 -((( 1083 1083 Install with 15°degree. 1084 -))) 1085 1085 1086 1086 [[image:1656056873783-780.png]] 1087 1087 ... ... @@ -1112,6 +1112,9 @@ 1112 1112 1113 1113 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 1114 1114 999 + 1000 + 1001 + 1115 1115 === 6.5.2 Specification === 1116 1116 1117 1117 * Input Power: DC 12 ~~ 24v ... ... @@ -1136,6 +1136,9 @@ 1136 1136 * Working Humidity: 10~90%RH 1137 1137 * Power Consumption: 4mA @ 12v 1138 1138 1026 + 1027 + 1028 + 1139 1139 === 6.5.3 Dimension === 1140 1140 1141 1141 [[image:1656057170639-522.png]] ... ... @@ -1179,6 +1179,9 @@ 1179 1179 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1180 1180 * Measure Reflected Radiation if sense area towards ground. 1181 1181 1072 + 1073 + 1074 + 1182 1182 === 6.6.2 Specification === 1183 1183 1184 1184 * Input Power: DC 5 ~~ 24v ... ... @@ -1194,6 +1194,9 @@ 1194 1194 * Working Humidity: 10~90%RH 1195 1195 * Power Consumption: 4mA @ 12v 1196 1196 1090 + 1091 + 1092 + 1197 1197 === 6.6.3 Dimension === 1198 1198 1199 1199 [[image:1656057348695-898.png]] ... ... @@ -1232,13 +1232,9 @@ 1232 1232 1233 1233 === 6.7.1 Feature === 1234 1234 1235 -((( 1236 1236 PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation. 1237 -))) 1238 1238 1239 -((( 1240 1240 When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength. 1241 -))) 1242 1242 1243 1243 1244 1244 === 6.7.2 Specification === ... ... @@ -1254,6 +1254,9 @@ 1254 1254 * Working Humidity: 10~90%RH 1255 1255 * Power Consumption: 3mA @ 12v 1256 1256 1149 + 1150 + 1151 + 1257 1257 === 6.7.3 Dimension === 1258 1258 1259 1259 [[image:1656057538793-888.png]] ... ... @@ -1342,26 +1342,28 @@ 1342 1342 1343 1343 == 9.2 Sensors == 1344 1344 1345 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:50 0px" %)1346 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width:200px;" %)**Part Number**1347 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:1 20px" %)WSS-011348 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:1 20px" %)WS-K21349 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:1 20px" %)WSS-021350 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:1 20px" %)WSS-031351 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:1 20px" %)WSS-041352 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:1 20px" %)WSS-051353 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:1 20px" %)WSS-061354 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:1 20px" %)WSS-071240 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 1241 +|=(% style="width: 462px;" %)**Sensor Model**|=(% style="width: 110px;" %)**Part Number** 1242 +|(% style="width:462px" %)**Rain Gauge**|(% style="width:110px" %)WSS-01 1243 +|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:110px" %)WS-K2 1244 +|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:110px" %)WSS-02 1245 +|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:110px" %)WSS-03 1246 +|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:110px" %)WSS-04 1247 +|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:110px" %)WSS-05 1248 +|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:110px" %)WSS-06 1249 +|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:110px" %)WSS-07 1355 1355 1251 + 1356 1356 = 10. Support = 1357 1357 1358 1358 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 1359 1359 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]] 1360 1360 1257 + 1361 1361 = 11. Appendix I: Field Installation Photo = 1362 1362 1363 1363 1364 -[[image:1656058346362-132.png ||height="685" width="732"]]1261 +[[image:1656058346362-132.png]] 1365 1365 1366 1366 **Storage Battery**: 12v,12AH li battery 1367 1367 ... ... @@ -1369,13 +1369,13 @@ 1369 1369 1370 1370 **Wind Speed/Direction** 1371 1371 1372 -[[image:1656058373174-421.png ||height="356" width="731"]]1269 +[[image:1656058373174-421.png]] 1373 1373 1374 1374 1375 1375 1376 1376 **Total Solar Radiation sensor** 1377 1377 1378 -[[image:1656058397364-282.png ||height="453" width="732"]]1275 +[[image:1656058397364-282.png]] 1379 1379 1380 1380 1381 1381 ... ... @@ -1387,7 +1387,7 @@ 1387 1387 1388 1388 **CO2/PM2.5/PM10 3 in 1 sensor** 1389 1389 1390 -[[image:1656058441194-827.png ||height="672" width="523"]]1287 +[[image:1656058441194-827.png]] 1391 1391 1392 1392 1393 1393 ... ... @@ -1399,4 +1399,4 @@ 1399 1399 1400 1400 **Rain Gauge** 1401 1401 1402 -[[image:1656058463455-569.png ||height="499" width="550"]]1299 +[[image:1656058463455-569.png]]