Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/06/10 18:53
From version 96.3
edited by Xiaoling
on 2023/03/09 14:17
on 2023/03/09 14:17
Change comment:
There is no comment for this version
To version 93.1
edited by Bei Jinggeng
on 2022/11/23 16:52
on 2022/11/23 16:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Bei - Content
-
... ... @@ -37,8 +37,10 @@ 37 37 ))) 38 38 39 39 40 + 40 40 = 2. How to use = 41 41 43 + 42 42 == 2.1 Installation == 43 43 44 44 ... ... @@ -121,10 +121,6 @@ 121 121 122 122 User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot: 123 123 124 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position). 125 - 126 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSE01-LoRaWAN%20Soil%20Moisture%20%26%20EC%20Sensor%20User%20Manual/WebHome/image-20220606163915-7.png?rev=1.1||alt="image-20220606163915-7.png"]] 127 - 128 128 **Add APP EUI in the application.** 129 129 130 130 [[image:1656042662694-311.png]] ... ... @@ -154,6 +154,7 @@ 154 154 [[image:1656042745346-283.png]] 155 155 156 156 155 + 157 157 == 2.4 Uplink Payload == 158 158 159 159 ... ... @@ -182,18 +182,24 @@ 182 182 Example Payload (FPort=5): [[image:image-20220624101005-1.png]] 183 183 184 184 184 + 185 185 ==== (% style="color:#037691" %)**Sensor Model:**(%%) ==== 186 186 187 + 187 187 For WSC1-L, this value is 0x0D. 188 188 189 189 191 + 190 190 ==== (% style="color:#037691" %)**Firmware Version:**(%%) ==== 191 191 194 + 192 192 0x0100, Means: v1.0.0 version. 193 193 194 194 198 + 195 195 ==== (% style="color:#037691" %)**Frequency Band:**(%%) ==== 196 196 201 + 197 197 *0x01: EU868 198 198 199 199 *0x02: US915 ... ... @@ -215,13 +215,17 @@ 215 215 *0x0a: AS923-3 216 216 217 217 223 + 218 218 ==== (% style="color:#037691" %)**Sub-Band:**(%%) ==== 219 219 226 + 220 220 value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00) 221 221 222 222 230 + 223 223 ==== (% style="color:#037691" %)**BAT:**(%%) ==== 224 224 233 + 225 225 ((( 226 226 shows the battery voltage for WSC1-L MCU. 227 227 ))) ... ... @@ -231,8 +231,10 @@ 231 231 ))) 232 232 233 233 243 + 234 234 ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ==== 235 235 246 + 236 236 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %) 237 237 |Byte3|Byte2|Byte1 238 238 ... ... @@ -263,6 +263,7 @@ 263 263 [[image:1656049673488-415.png]] 264 264 265 265 277 + 266 266 === 2.4.2 Uplink FPORT~=2, Real time sensor value === 267 267 268 268 ... ... @@ -342,6 +342,7 @@ 342 342 Uplink 2: [[image:image-20220624141100-7.png]] 343 343 344 344 357 + 345 345 === 2.4.3 Decoder in TTN V3 === 346 346 347 347 ... ... @@ -350,6 +350,10 @@ 350 350 ))) 351 351 352 352 ((( 366 + 367 +))) 368 + 369 +((( 353 353 Download decoder for suitable platform from: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]] 354 354 ))) 355 355 ... ... @@ -366,6 +366,7 @@ 366 366 [[image:1656051152438-578.png]] 367 367 368 368 386 + 369 369 == 2.5 Show data on Application Server == 370 370 371 371 ... ... @@ -407,6 +407,7 @@ 407 407 [[image:1656051277767-168.png]] 408 408 409 409 428 + 410 410 = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink = 411 411 412 412 ... ... @@ -434,6 +434,7 @@ 434 434 These commands only valid for WSC1-L, as below: 435 435 436 436 456 + 437 437 == 3.1 Set Transmit Interval Time == 438 438 439 439 ... ... @@ -450,11 +450,9 @@ 450 450 451 451 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 452 452 453 -* Example 1: Downlink Payload: 0100001E 454 -* Example 2: Downlink Payload: 0100003C 473 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 474 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 455 455 456 - 457 - 458 458 == 3.2 Set Emergency Mode == 459 459 460 460 ... ... @@ -470,8 +470,6 @@ 470 470 * 0xE101 Same as: AT+ALARMMOD=1 471 471 * 0xE100 Same as: AT+ALARMMOD=0 472 472 473 - 474 - 475 475 == 3.3 Add or Delete RS485 Sensor == 476 476 477 477 ... ... @@ -529,6 +529,7 @@ 529 529 [[image:image-20220624143618-11.png]] 530 530 531 531 548 + 532 532 **Then the following parameters should be:** 533 533 534 534 * Address_Code range: A1 ... ... @@ -535,7 +535,7 @@ 535 535 * Query_Length: 8 536 536 * Query_Command: A103000000019CAA 537 537 * Read_Length: 8 538 -* Valid_Data: 2 3(Indicates that the data length is 2 bytes, starting from the3th byte)555 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte) 539 539 * has_CRC: 1 540 540 * timeout: 1500 (Fill in the test according to the actual situation) 541 541 ... ... @@ -567,8 +567,6 @@ 567 567 568 568 * 0xE5FF 569 569 570 - 571 - 572 572 == 3.4 RS485 Test Command == 573 573 574 574 ... ... @@ -595,8 +595,6 @@ 595 595 596 596 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 597 597 598 - 599 - 600 600 == 3.5 RS485 response timeout == 601 601 602 602 ... ... @@ -622,11 +622,9 @@ 622 622 623 623 If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0. 624 624 625 -* Example 1: Downlink Payload: E0000005 626 -* Example 2: Downlink Payload: E000000A 638 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 639 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 627 627 628 - 629 - 630 630 == 3.6 Set Sensor Type == 631 631 632 632 ... ... @@ -645,9 +645,9 @@ 645 645 646 646 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %) 647 647 |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response** 648 -|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK 659 +|(% style="width:157px" %)AT+STYPE=802212|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK 649 649 650 -Eg: The setting command **AT+STYPE=80221** 661 +Eg: The setting command **AT+STYPE=802212** means: 651 651 652 652 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %) 653 653 |(% 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 ... ... @@ -662,7 +662,7 @@ 662 662 663 663 (% style="color:#037691" %)**Downlink Command:** 664 664 665 -* 0xE400 080221676 +* 0xE400802212 Same as: AT+STYPE=802212 666 666 667 667 (% style="color:red" %)**Note:** 668 668 ... ... @@ -669,8 +669,10 @@ 669 669 ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned. 670 670 671 671 683 + 672 672 = 4. Power consumption and battery = 673 673 686 + 674 674 == 4.1 Total Power Consumption == 675 675 676 676 ... ... @@ -677,6 +677,7 @@ 677 677 Dragino Weather Station serial products include the main process unit ( WSC1-L ) and various sensors. The total power consumption equal total power of all above units. The power consumption for main process unit WSC1-L is 18ma @ 12v. and the power consumption of each sensor can be found on the Sensors chapter. 678 678 679 679 693 + 680 680 == 4.2 Reduce power consumption == 681 681 682 682 ... ... @@ -683,6 +683,7 @@ 683 683 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. 684 684 685 685 700 + 686 686 == 4.3 Battery == 687 687 688 688 ... ... @@ -695,8 +695,10 @@ 695 695 ))) 696 696 697 697 713 + 698 698 = 5. Main Process Unit WSC1-L = 699 699 716 + 700 700 == 5.1 Features == 701 701 702 702 ... ... @@ -712,8 +712,6 @@ 712 712 * IP Rating: IP65 713 713 * Support default sensors or 3rd party RS485 sensors 714 714 715 - 716 - 717 717 == 5.2 Power Consumption == 718 718 719 719 ... ... @@ -720,6 +720,7 @@ 720 720 WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA 721 721 722 722 738 + 723 723 == 5.3 Storage & Operation Temperature == 724 724 725 725 ... ... @@ -726,6 +726,7 @@ 726 726 -20°C to +60°C 727 727 728 728 745 + 729 729 == 5.4 Pin Mapping == 730 730 731 731 ... ... @@ -732,6 +732,7 @@ 732 732 [[image:1656054149793-239.png]] 733 733 734 734 752 + 735 735 == 5.5 Mechanical == 736 736 737 737 ... ... @@ -738,6 +738,7 @@ 738 738 Refer LSn50v2 enclosure drawing in: [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]] 739 739 740 740 759 + 741 741 == 5.6 Connect to RS485 Sensors == 742 742 743 743 ... ... @@ -752,8 +752,10 @@ 752 752 [[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]] 753 753 754 754 774 + 755 755 = 6. Weather Sensors = 756 756 777 + 757 757 == 6.1 Rain Gauge ~-~- WSS-01 == 758 758 759 759 ... ... @@ -778,6 +778,7 @@ 778 778 ))) 779 779 780 780 802 + 781 781 === 6.1.1 Feature === 782 782 783 783 ... ... @@ -787,8 +787,6 @@ 787 787 * ABS enclosure. 788 788 * Horizontal adjustable. 789 789 790 - 791 - 792 792 === 6.1.2 Specification === 793 793 794 794 ... ... @@ -802,8 +802,6 @@ 802 802 * Working Humidity: <100% (no dewing) 803 803 * Power Consumption: 4mA @ 12v. 804 804 805 - 806 - 807 807 === 6.1.3 Dimension === 808 808 809 809 ... ... @@ -810,6 +810,7 @@ 810 810 [[image:1656054957406-980.png]] 811 811 812 812 831 + 813 813 === 6.1.4 Pin Mapping === 814 814 815 815 ... ... @@ -816,6 +816,7 @@ 816 816 [[image:1656054972828-692.png]] 817 817 818 818 838 + 819 819 === 6.1.5 Installation Notice === 820 820 821 821 ... ... @@ -855,6 +855,7 @@ 855 855 [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]] 856 856 857 857 878 + 858 858 == 6.2 Wind Speed/Direction ~-~- WSS-02 == 859 859 860 860 ... ... @@ -881,12 +881,10 @@ 881 881 * RS485 wind speed / direction sensor 882 882 * PC enclosure, resist corrosion 883 883 884 - 885 - 886 886 === 6.2.2 Specification === 887 887 888 888 889 -* Wind speed range: 0 ~~ 60m/s908 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed) 890 890 * Wind direction range: 0 ~~ 360° 891 891 * Start wind speed: ≤0.3m/s 892 892 * Accuracy: ±(0.3+0.03V)m/s , ±1° ... ... @@ -897,8 +897,6 @@ 897 897 * Power Consumption: 13mA ~~ 12v. 898 898 * Cable Length: 2 meters 899 899 900 - 901 - 902 902 === 6.2.3 Dimension === 903 903 904 904 ... ... @@ -905,6 +905,7 @@ 905 905 [[image:image-20220624152813-2.png]] 906 906 907 907 925 + 908 908 === 6.2.4 Pin Mapping === 909 909 910 910 ... ... @@ -911,6 +911,7 @@ 911 911 [[image:1656056281231-994.png]] 912 912 913 913 932 + 914 914 === 6.2.5 Angle Mapping === 915 915 916 916 ... ... @@ -917,6 +917,7 @@ 917 917 [[image:1656056303845-585.png]] 918 918 919 919 939 + 920 920 === 6.2.6 Installation Notice === 921 921 922 922 ... ... @@ -933,6 +933,7 @@ 933 933 [[image:image-20220624153901-3.png]] 934 934 935 935 956 + 936 936 == 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 == 937 937 938 938 ... ... @@ -949,6 +949,7 @@ 949 949 ))) 950 950 951 951 973 + 952 952 === 6.3.1 Feature === 953 953 954 954 ... ... @@ -956,8 +956,6 @@ 956 956 * NDIR to measure CO2 with Internal Temperature Compensation 957 957 * Laser Beam Scattering to PM2.5 and PM10 958 958 959 - 960 - 961 961 === 6.3.2 Specification === 962 962 963 963 ... ... @@ -976,8 +976,6 @@ 976 976 ** CO2: 0~95%RH 977 977 * Power Consumption: 50mA@ 12v. 978 978 979 - 980 - 981 981 === 6.3.3 Dimension === 982 982 983 983 ... ... @@ -991,6 +991,7 @@ 991 991 [[image:1656056722648-743.png]] 992 992 993 993 1012 + 994 994 === 6.3.5 Installation Notice === 995 995 996 996 ... ... @@ -999,10 +999,10 @@ 999 999 1000 1000 [[image:1656056751153-304.png]] 1001 1001 1002 - 1003 1003 [[image:1656056766224-773.png]] 1004 1004 1005 1005 1024 + 1006 1006 == 6.4 Rain/Snow Detect ~-~- WSS-04 == 1007 1007 1008 1008 ... ... @@ -1019,6 +1019,7 @@ 1019 1019 ))) 1020 1020 1021 1021 1041 + 1022 1022 === 6.4.1 Feature === 1023 1023 1024 1024 ... ... @@ -1026,8 +1026,6 @@ 1026 1026 * Surface heating to dry 1027 1027 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 1028 1028 1029 - 1030 - 1031 1031 === 6.4.2 Specification === 1032 1032 1033 1033 ... ... @@ -1040,8 +1040,6 @@ 1040 1040 ** No heating: 12mA @ 12v, 1041 1041 ** heating: 94ma @ 12v. 1042 1042 1043 - 1044 - 1045 1045 === 6.4.3 Dimension === 1046 1046 1047 1047 ... ... @@ -1048,6 +1048,7 @@ 1048 1048 [[image:1656056844782-155.png]] 1049 1049 1050 1050 1067 + 1051 1051 === 6.4.4 Pin Mapping === 1052 1052 1053 1053 ... ... @@ -1054,6 +1054,7 @@ 1054 1054 [[image:1656056855590-754.png]] 1055 1055 1056 1056 1074 + 1057 1057 === 6.4.5 Installation Notice === 1058 1058 1059 1059 ... ... @@ -1070,6 +1070,7 @@ 1070 1070 [[image:1656056883736-804.png]] 1071 1071 1072 1072 1091 + 1073 1073 === 6.4.6 Heating === 1074 1074 1075 1075 ... ... @@ -1078,6 +1078,7 @@ 1078 1078 ))) 1079 1079 1080 1080 1100 + 1081 1081 == 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 == 1082 1082 1083 1083 ... ... @@ -1090,13 +1090,12 @@ 1090 1090 ))) 1091 1091 1092 1092 1113 + 1093 1093 === 6.5.1 Feature === 1094 1094 1095 1095 1096 1096 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 1097 1097 1098 - 1099 - 1100 1100 === 6.5.2 Specification === 1101 1101 1102 1102 ... ... @@ -1122,8 +1122,6 @@ 1122 1122 * Working Humidity: 10~90%RH 1123 1123 * Power Consumption: 4mA @ 12v 1124 1124 1125 - 1126 - 1127 1127 === 6.5.3 Dimension === 1128 1128 1129 1129 ... ... @@ -1130,6 +1130,7 @@ 1130 1130 [[image:1656057170639-522.png]] 1131 1131 1132 1132 1150 + 1133 1133 === 6.5.4 Pin Mapping === 1134 1134 1135 1135 ... ... @@ -1136,6 +1136,7 @@ 1136 1136 [[image:1656057181899-910.png]] 1137 1137 1138 1138 1157 + 1139 1139 === 6.5.5 Installation Notice === 1140 1140 1141 1141 ... ... @@ -1147,6 +1147,7 @@ 1147 1147 [[image:1656057212438-475.png]] 1148 1148 1149 1149 1169 + 1150 1150 == 6.6 Total Solar Radiation sensor ~-~- WSS-06 == 1151 1151 1152 1152 ... ... @@ -1163,6 +1163,7 @@ 1163 1163 ))) 1164 1164 1165 1165 1186 + 1166 1166 === 6.6.1 Feature === 1167 1167 1168 1168 ... ... @@ -1170,8 +1170,6 @@ 1170 1170 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1171 1171 * Measure Reflected Radiation if sense area towards ground. 1172 1172 1173 - 1174 - 1175 1175 === 6.6.2 Specification === 1176 1176 1177 1177 ... ... @@ -1188,8 +1188,6 @@ 1188 1188 * Working Humidity: 10~90%RH 1189 1189 * Power Consumption: 4mA @ 12v 1190 1190 1191 - 1192 - 1193 1193 === 6.6.3 Dimension === 1194 1194 1195 1195 ... ... @@ -1196,6 +1196,7 @@ 1196 1196 [[image:1656057348695-898.png]] 1197 1197 1198 1198 1216 + 1199 1199 === 6.6.4 Pin Mapping === 1200 1200 1201 1201 ... ... @@ -1202,6 +1202,7 @@ 1202 1202 [[image:1656057359343-744.png]] 1203 1203 1204 1204 1223 + 1205 1205 === 6.6.5 Installation Notice === 1206 1206 1207 1207 ... ... @@ -1214,6 +1214,7 @@ 1214 1214 [[image:1656057377943-564.png]] 1215 1215 1216 1216 1236 + 1217 1217 == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 == 1218 1218 1219 1219 ... ... @@ -1230,6 +1230,7 @@ 1230 1230 ))) 1231 1231 1232 1232 1253 + 1233 1233 === 6.7.1 Feature === 1234 1234 1235 1235 ... ... @@ -1242,6 +1242,7 @@ 1242 1242 ))) 1243 1243 1244 1244 1266 + 1245 1245 === 6.7.2 Specification === 1246 1246 1247 1247 ... ... @@ -1256,8 +1256,6 @@ 1256 1256 * Working Humidity: 10~90%RH 1257 1257 * Power Consumption: 3mA @ 12v 1258 1258 1259 - 1260 - 1261 1261 === 6.7.3 Dimension === 1262 1262 1263 1263 ... ... @@ -1264,6 +1264,7 @@ 1264 1264 [[image:1656057538793-888.png]] 1265 1265 1266 1266 1287 + 1267 1267 === 6.7.4 Pin Mapping === 1268 1268 1269 1269 ... ... @@ -1270,6 +1270,7 @@ 1270 1270 [[image:1656057548116-203.png]] 1271 1271 1272 1272 1294 + 1273 1273 === 6.7.5 Installation Notice === 1274 1274 1275 1275 ... ... @@ -1282,8 +1282,10 @@ 1282 1282 [[image:1656057565783-251.png]] 1283 1283 1284 1284 1307 + 1285 1285 = 7. FAQ = 1286 1286 1310 + 1287 1287 == 7.1 What else do I need to purchase to build Weather Station? == 1288 1288 1289 1289 ... ... @@ -1296,6 +1296,7 @@ 1296 1296 [[image:1656057608049-693.png]] 1297 1297 1298 1298 1323 + 1299 1299 == 7.2 How to upgrade firmware for WSC1-L? == 1300 1300 1301 1301 ... ... @@ -1305,6 +1305,9 @@ 1305 1305 [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]] 1306 1306 ))) 1307 1307 1333 +((( 1334 + 1335 +))) 1308 1308 1309 1309 ((( 1310 1310 Firmware Upgrade instruction: [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]] ... ... @@ -1311,6 +1311,7 @@ 1311 1311 ))) 1312 1312 1313 1313 1342 + 1314 1314 == 7.3 How to change the LoRa Frequency Bands/Region? == 1315 1315 1316 1316 ... ... @@ -1317,6 +1317,7 @@ 1317 1317 User can follow the introduction for how to [[upgrade image>>||anchor="H7.2HowtoupgradefirmwareforWSC1-L3F"]]. When download the images, choose the required image file for download. 1318 1318 1319 1319 1349 + 1320 1320 == 7.4 Can I add my weather sensors? == 1321 1321 1322 1322 ... ... @@ -1323,8 +1323,10 @@ 1323 1323 Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]] 1324 1324 1325 1325 1356 + 1326 1326 = 8. Trouble Shooting = 1327 1327 1359 + 1328 1328 == 8.1 AT Command input doesn't work == 1329 1329 1330 1330 ... ... @@ -1333,8 +1333,10 @@ 1333 1333 ))) 1334 1334 1335 1335 1368 + 1336 1336 = 9. Order Info = 1337 1337 1371 + 1338 1338 == 9.1 Main Process Unit == 1339 1339 1340 1340 ... ... @@ -1351,8 +1351,6 @@ 1351 1351 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1352 1352 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1353 1353 1354 - 1355 - 1356 1356 == 9.2 Sensors == 1357 1357 1358 1358 ... ... @@ -1367,17 +1367,12 @@ 1367 1367 |(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06 1368 1368 |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07 1369 1369 1370 - 1371 - 1372 1372 = 10. Support = 1373 1373 1374 1374 1375 1375 * 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. 1406 +* 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]] 1376 1376 1377 -* 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]]. 1378 - 1379 - 1380 - 1381 1381 = 11. Appendix I: Field Installation Photo = 1382 1382 1383 1383