Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/06/10 18:53
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Dragino LoRaWAN Weather Station User Manual 1 +WSC1-L-Dragino LoRaWAN Weather Station User Manual - Content
-
... ... @@ -78,7 +78,6 @@ 78 78 * Cabinet. 79 79 80 80 81 - 82 82 == 2.2 How it works? == 83 83 84 84 ((( ... ... @@ -344,17 +344,27 @@ 344 344 345 345 346 346 347 - 348 348 === 2.4.3 Decoder in TTN V3 === 349 349 348 +((( 350 350 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. 350 +))) 351 351 352 +((( 353 + 354 +))) 352 352 356 +((( 353 353 Download decoder for suitable platform from: 358 +))) 354 354 360 +((( 355 355 [[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/]] 362 +))) 356 356 364 +((( 357 357 and put as below: 366 +))) 358 358 359 359 [[image:1656051152438-578.png]] 360 360 ... ... @@ -362,12 +362,21 @@ 362 362 363 363 == 2.5 Show data on Application Server == 364 364 374 +((( 365 365 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: 376 +))) 366 366 378 +((( 379 + 380 +))) 367 367 382 +((( 368 368 (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network. 384 +))) 369 369 386 +((( 370 370 (% 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. 388 +))) 371 371 372 372 [[image:1656051197172-131.png]] 373 373 ... ... @@ -415,9 +415,6 @@ 415 415 416 416 417 417 418 - 419 - 420 - 421 421 == 3.1 Set Transmit Interval Time == 422 422 423 423 Feature: Change LoRaWAN End Node Transmit Interval. ... ... @@ -454,25 +454,51 @@ 454 454 455 455 == 3.3 Add or Delete RS485 Sensor == 456 456 472 +((( 457 457 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. 474 +))) 458 458 476 +((( 459 459 (% style="color:#037691" %)**AT Command: ** 478 +))) 460 460 480 +((( 461 461 (% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout** 482 +))) 462 462 463 -* Type_Code range: A1 ~~ A4 464 -* Query_Length: RS485 Query frame length, Value cannot be greater than 10 465 -* Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 466 -* Read_Length: RS485 response frame length supposed to receive. Max can receive 467 -* Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 468 -* 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. 469 -* timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 484 +* ((( 485 +Type_Code range: A1 ~~ A4 486 +))) 487 +* ((( 488 +Query_Length: RS485 Query frame length, Value cannot be greater than 10 489 +))) 490 +* ((( 491 +Query_Command: RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes 492 +))) 493 +* ((( 494 +Read_Length: RS485 response frame length supposed to receive. Max can receive 495 +))) 496 +* ((( 497 +Valid_Data: valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN. 498 +))) 499 +* ((( 500 +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. 501 +))) 502 +* ((( 503 +timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout 504 +))) 470 470 506 +((( 471 471 **Example:** 508 +))) 472 472 510 +((( 473 473 User need to change external sensor use the type code as address code. 512 +))) 474 474 514 +((( 475 475 With a 485 sensor, after correctly changing the address code to A1, the RS485 query frame is shown in the following table: 516 +))) 476 476 477 477 [[image:image-20220624143553-10.png]] 478 478 ... ... @@ -529,9 +529,13 @@ 529 529 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %) 530 530 |=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response** 531 531 |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)((( 573 +((( 532 532 Send command to 485 sensor 575 +))) 533 533 577 +((( 534 534 Range : no more than 10 bytes 579 +))) 535 535 )))|(% style="width:85px" %)OK 536 536 537 537 Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor ... ... @@ -553,9 +553,13 @@ 553 553 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %) 554 554 |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response** 555 555 |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)((( 601 +((( 556 556 Set response timeout to: 603 +))) 557 557 605 +((( 558 558 Range : 0~~10000 607 +))) 559 559 )))|(% style="width:85px" %)OK 560 560 561 561 (% style="color:#037691" %)**Downlink Command:** ... ... @@ -1222,26 +1222,20 @@ 1222 1222 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1223 1223 1224 1224 1225 - 1226 - 1227 - 1228 1228 == 9.2 Sensors == 1229 1229 1230 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width: 400px" %)1231 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number**1232 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:1 10px" %)WSS-011233 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:1 10px" %)WS-K21234 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:1 10px" %)WSS-021235 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:1 10px" %)WSS-031236 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:1 10px" %)WSS-041237 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:1 10px" %)WSS-051238 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:1 10px" %)WSS-061239 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:1 10px" %)WSS-071276 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %) 1277 +|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number** 1278 +|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01 1279 +|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2 1280 +|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02 1281 +|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03 1282 +|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04 1283 +|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05 1284 +|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06 1285 +|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07 1240 1240 1241 1241 1242 - 1243 - 1244 - 1245 1245 = 10. Support = 1246 1246 1247 1247 * 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. ... ... @@ -1248,13 +1248,10 @@ 1248 1248 * 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]] 1249 1249 1250 1250 1251 - 1252 - 1253 - 1254 1254 = 11. Appendix I: Field Installation Photo = 1255 1255 1256 1256 1257 -[[image:1656058346362-132.png]] 1297 +[[image:1656058346362-132.png||height="685" width="732"]] 1258 1258 1259 1259 **Storage Battery**: 12v,12AH li battery 1260 1260 ... ... @@ -1262,13 +1262,13 @@ 1262 1262 1263 1263 **Wind Speed/Direction** 1264 1264 1265 -[[image:1656058373174-421.png]] 1305 +[[image:1656058373174-421.png||height="356" width="731"]] 1266 1266 1267 1267 1268 1268 1269 1269 **Total Solar Radiation sensor** 1270 1270 1271 -[[image:1656058397364-282.png]] 1311 +[[image:1656058397364-282.png||height="453" width="732"]] 1272 1272 1273 1273 1274 1274 ... ... @@ -1280,7 +1280,7 @@ 1280 1280 1281 1281 **CO2/PM2.5/PM10 3 in 1 sensor** 1282 1282 1283 -[[image:1656058441194-827.png]] 1323 +[[image:1656058441194-827.png||height="672" width="523"]] 1284 1284 1285 1285 1286 1286 ... ... @@ -1292,4 +1292,4 @@ 1292 1292 1293 1293 **Rain Gauge** 1294 1294 1295 -[[image:1656058463455-569.png]] 1335 +[[image:1656058463455-569.png||height="499" width="550"]]