<
From version < 104.1 >
edited by Xiaoling
on 2023/04/28 16:27
To version < 104.8 >
edited by Xiaoling
on 2023/04/28 17:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -245,8 +245,6 @@
245 245  |(% rowspan="2" style="width:53px" %)Byte1|(% style="width:71px" %)Bit7|(% style="width:113px" %)Bit6|(% style="width:112px" %)Bit5|(% style="width:113px" %)Bit4|(% style="width:112px" %)Bit3|(% style="width:70px" %)Bit2|(% style="width:72px" %)Bit1|(% style="width:53px" %)Bit0
246 246  |(% style="width:71px" %)WSS-07|(% style="width:113px" %)WSS-06|(% style="width:112px" %)WSS-05|(% style="width:113px" %)WSS-04|(% style="width:112px" %)WSS-03|(% style="width:70px" %)WSS-02|(% style="width:72px" %)WSS-01|(% style="width:53px" %)N/A
247 247  
248 -
249 -
250 250  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
251 251  
252 252  External sensors detected by WSC1-L include :
... ... @@ -288,7 +288,7 @@
288 288  
289 289  (% style="color:#4472c4" %)** Uplink Payload**:
290 290  
291 -(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:464px" %)
289 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:464px" %)
292 292  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
293 293  
294 294  (% style="color:#4472c4" %)** Sensor Segment Define**:
... ... @@ -298,10 +298,98 @@
298 298  
299 299  (% style="color:#4472c4" %)**Sensor Type Table:**
300 300  
301 -[[image:image-20220706154434-1.png]]
302 302  
300 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
301 +|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**Example**
302 +|(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
303 +(((
304 +Speed: 0~60m/s
305 +)))
303 303  
304 304  (((
308 +Level: 0~17
309 +)))
310 +)))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
311 +(((
312 +0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
313 +)))
314 +
315 +(((
316 +0x02=2 (0x14: No Sensor, 0x15: Value Error)
317 +)))
318 +)))
319 +|(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
320 +(((
321 +Angel: 0~360°
322 +)))
323 +
324 +(((
325 +Direction: 16 positions
326 +)))
327 +)))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
328 +(((
329 +0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
330 +)))
331 +
332 +(((
333 +0X03=3(ENE) (0x14: No Sensor,0x15: Value Error)
334 +)))
335 +)))
336 +|(% style="width:103px" %)Illumination|(% style="width:91px" %)0x03|(% style="width:158px" %)0~200000kLux|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
337 +0x04D2*10=12340kLux (0x4EFE: No Sensor,0x4EFF: Value Error)
338 +)))
339 +|(% style="width:103px" %)Rain / Snow|(% style="width:91px" %)0x04|(% style="width:158px" %)0A: No, 01 Yes.|(% style="width:122px" %)0x01|(% style="width:904px" %)(((
340 +(((
341 +0x00 (00) No Rain or snow detected
342 +)))
343 +
344 +(((
345 +(0x02: No Sensor,0x03: Value Error)
346 +)))
347 +)))
348 +|(% style="width:103px" %)CO2|(% style="width:91px" %)0x05|(% style="width:158px" %)0~5000ppm|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
349 +0x0378=888ppm (0x14FE: No Sensor,0x14FF: Value Error)
350 +)))
351 +|(% style="width:103px" %)Temperature|(% style="width:91px" %)0x06|(% style="width:158px" %)-30℃~70℃|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
352 +0xFFDD/10=-3.5℃ (0x02FE: No Sensor,0x02FF: Value Error)
353 +)))
354 +|(% style="width:103px" %)Humidity|(% style="width:91px" %)0x07|(% style="width:158px" %)0~100%RH|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
355 +0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
356 +)))
357 +|(% style="width:103px" %)Pressure|(% style="width:91px" %)0x08|(% style="width:158px" %)10~1100hPa|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
358 +0x2748/10=1005.6hPa    (0x00: No Sensor,0x01: Value Error)
359 +)))
360 +|(% style="width:103px" %)Rain Gauge|(% style="width:91px" %)0x09|(% style="width:158px" %)(((
361 +0mm~100mm(Rainfall in the last 24 hours)
362 +)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
363 +(((
364 +0x0050/10=8mm (Rainfall within the 24 hours:8.0mm)
365 +)))
366 +
367 +(((
368 +(0x03FE: No Sensor,0x03FF: Value Error)
369 +)))
370 +)))
371 +|(% style="width:103px" %)PM2.5|(% style="width:91px" %)0x0A|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
372 +0x0023=35μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
373 +)))
374 +|(% style="width:103px" %)PM10|(% style="width:91px" %)0x0B|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
375 +0x002D=45μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
376 +)))
377 +|(% style="width:103px" %)PAR|(% style="width:91px" %)0x0C|(% style="width:158px" %)(((
378 +0~2500μmol/m^^2^^•s
379 +)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
380 +0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
381 +)))
382 +|(% style="width:103px" %)(((
383 +Total Solar
384 +
385 +Radiation
386 +)))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
387 +0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
388 +)))
389 +
390 +(((
305 305  Below is an example payload:  [[image:image-20220624140615-3.png]]
306 306  )))
307 307  
... ... @@ -429,14 +429,23 @@
429 429  
430 430  (% style="color:#037691" %)**AT Command: AT+TDC**
431 431  
432 -[[image:image-20220624142619-8.png]]
518 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
519 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response**
520 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)(((
521 +30000
522 +OK
523 +the interval is 30000ms = 30s
524 +)))
525 +|(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)(((
526 +OK
527 +Set transmit interval to 60000ms = 60 seconds
528 +)))
433 433  
434 -
435 435  (% style="color:#037691" %)**Downlink Command: 0x01**
436 436  
437 437  Format: Command Code (0x01) followed by 3 bytes time value.
438 438  
439 -If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
534 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
440 440  
441 441  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
442 442  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
... ... @@ -448,9 +448,16 @@
448 448  
449 449  (% style="color:#037691" %)**AT Command:**
450 450  
451 -[[image:image-20220624142956-9.png]]
546 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
547 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:224px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:84px" %)**Response**
548 +|(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
549 +OK
550 +
551 +)))
552 +|(% style="width:155px" %)AT+ALARMMOD=0|(% style="width:224px" %)Exit emergency mode. Uplink base on TDC time|(% style="width:84px" %)(((
553 +OK
554 +)))
452 452  
453 -
454 454  (% style="color:#037691" %)**Downlink Command:**
455 455  
456 456  * 0xE101     Same as: AT+ALARMMOD=1
... ... @@ -530,8 +530,8 @@
530 530  
531 531  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
532 532  
533 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:351px" %)
534 -|=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
635 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:351px" %)
636 +|=(% style="width: 95px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 122px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
535 535  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
536 536  
537 537  **Related commands:**
... ... @@ -556,8 +556,8 @@
556 556  
557 557  (% style="color:#037691" %)**AT Command:**
558 558  
559 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
560 -|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
661 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
662 +|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
561 561  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
562 562  (((
563 563  Send command to 485 sensor
... ... @@ -584,8 +584,8 @@
584 584  
585 585  (% style="color:#037691" %)**AT Command:**
586 586  
587 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
588 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
689 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
690 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
589 589  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
590 590  (((
591 591  Set response timeout to:
... ... @@ -614,20 +614,44 @@
614 614  
615 615  (((
616 616  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
719 +
720 +(% border="1" cellspacing="5" style="width:520px;background-color:#F2F2F2" %)
721 +|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
722 +| |A4|A3|A2|A1| | |
723 +|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
724 +| | |Solar Radiation|PAR|PM10|PM2.5|(((
725 +Rain
726 +
727 +Gauge
728 +)))|(((
729 +Air
730 +
731 +Pressure
617 617  )))
733 +|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
734 +|Humidity|Temperature|CO2|(((
735 +Rain/Snow
618 618  
737 +Detect
738 +)))|illuminance|(((
739 +Wind
740 +
741 +Direction
742 +)))|Wind Speed|BAT
743 +)))
744 +
619 619  [[image:image-20220624144904-12.png]]
620 620  
621 621  
622 622  (% style="color:#037691" %)**AT Command:**
623 623  
624 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
625 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
750 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
751 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
626 626  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
627 627  
628 628  Eg: The setting command **AT+STYPE=80221** means:
629 629  
630 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
756 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
631 631  |(% 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
632 632  |(% style="width:57px" %)0|(% style="width:59px" %)0|(% style="width:56px" %)0|(% style="width:51px" %)0|(% style="width:54px" %)1|(% style="width:54px" %)0|(% style="width:52px" %)0|(% style="width:52px" %)0
633 633  |(% rowspan="2" style="width:57px" %)Byte2|(% style="width:57px" %)Bit15|(% style="width:59px" %)Bit14|(% style="width:56px" %)Bit13|(% style="width:51px" %)Bit12|(% style="width:54px" %)Bit11|(% style="width:54px" %)Bit10|(% style="width:52px" %)Bit9|(% style="width:52px" %)Bit8
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0