<
From version < 104.2 >
edited by Xiaoling
on 2023/04/28 16:29
To version < 104.7 >
edited by Xiaoling
on 2023/04/28 17:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -245,7 +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 249  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
250 250  
251 251  External sensors detected by WSC1-L include :
... ... @@ -287,7 +287,7 @@
287 287  
288 288  (% style="color:#4472c4" %)** Uplink Payload**:
289 289  
290 -(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:464px" %)
289 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:464px" %)
291 291  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
292 292  
293 293  (% style="color:#4472c4" %)** Sensor Segment Define**:
... ... @@ -298,55 +298,97 @@
298 298  (% style="color:#4472c4" %)**Sensor Type Table:**
299 299  
300 300  
301 -
302 -|**Sensor Type**|**Type Code**|**Range**|**Length ( Bytes)**|**Example**
303 -|**Wind Speed**|0x01|(((
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 304  Speed: 0~60m/s
305 +)))
305 305  
307 +(((
306 306  Level: 0~17
307 -)))|0x03 |(((
309 +)))
310 +)))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
311 +(((
308 308  0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
313 +)))
309 309  
315 +(((
310 310  0x02=2 (0x14: No Sensor, 0x15: Value Error)
311 311  )))
312 -|**Wind Direction**|0x02|(((
318 +)))
319 +|(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
320 +(((
313 313  Angel: 0~360°
322 +)))
314 314  
324 +(((
315 315  Direction: 16 positions
316 -)))|0x03|(((
326 +)))
327 +)))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
328 +(((
317 317  0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
330 +)))
318 318  
332 +(((
319 319  0X03=3(ENE) (0x14: No Sensor,0x15: Value Error)
320 320  )))
321 -|**Illumination**|0x03|0~200000kLux|0x02|0x04D2*10=12340kLux (0x4EFE: No Sensor,0x4EFF: Value Error)
322 -|**Rain / Snow**|0x04|0A: No, 01 Yes.|0x01|(((
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 +(((
323 323  0x00 (00) No Rain or snow detected
342 +)))
324 324  
344 +(((
325 325  (0x02: No Sensor,0x03: Value Error)
326 326  )))
327 -|**CO2**|0x05|0~5000ppm|0x02|0x0378=888ppm (0x14FE: No Sensor,0x14FF: Value Error)
328 -|**Temperature**|0x06|-30℃~70℃|0x02|0xFFDD/10=-3.5℃ (0x02FE: No Sensor,0x02FF: Value Error)
329 -|**Humidity**|0x07|0~100%RH|0x02|0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
330 -|**Pressure**|0x08|10~1100hPa|0x02|0x2748/10=1005.6hPa    (0x00: No Sensor,0x01: Value Error)
331 -|**Rain Gauge**|0x09|0mm~100mm()|0x02|(((
332 -0x0000/10=0mm (last 24 hours?)
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 +)))
333 333  
334 -(0x00: No Sensor,0x01: Value Error)
367 +(((
368 +(0x03FE: No Sensor,0x03FF: Value Error)
335 335  )))
336 -|**PM2.5**|0x0A|0~1000μg/m^^3^^|0x02|0x0023=35μg/m^^3  ^^(0x05DC: No Sensor,0x7D0: Value Error)
337 -|**PM10**|0x0B|0~1000μg/m^^3^^|0x02|0x002D=45μg/m^^3  ^^(0x05DC: No Sensor,0x7D0: Value Error)
338 -|**PAR**|0x0C|0~2500μmol/m^^2^^•s|0x02|0x00B3=179μmol/m^^2^^•s (0x0BB8: No Sensor,0xED8: Value Error)
339 -|(((
340 -**Total Solar**
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
341 341  
342 -**Radiation**
343 -)))|0x0D|0~2000W/m^^2^^|0x02|0x0073/10=11.5W/m^^2^^(0x0BB8: No Sensor,0xED8: Value Error)
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 +)))
344 344  
345 -[[image:image-20230428162706-6.png]]
346 346  
347 -[[image:image-20220706154434-1.png]]
348 -
349 -
350 350  (((
351 351  Below is an example payload:  [[image:image-20220624140615-3.png]]
352 352  )))
... ... @@ -475,7 +475,17 @@
475 475  
476 476  (% style="color:#037691" %)**AT Command: AT+TDC**
477 477  
478 -[[image:image-20220624142619-8.png]]
519 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
520 +|(% 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**
521 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)(((
522 +30000
523 +OK
524 +the interval is 30000ms = 30s
525 +)))
526 +|(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)(((
527 +OK
528 +Set transmit interval to 60000ms = 60 seconds
529 +)))
479 479  
480 480  
481 481  (% style="color:#037691" %)**Downlink Command: 0x01**
... ... @@ -482,7 +482,7 @@
482 482  
483 483  Format: Command Code (0x01) followed by 3 bytes time value.
484 484  
485 -If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
536 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
486 486  
487 487  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
488 488  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
... ... @@ -494,7 +494,15 @@
494 494  
495 495  (% style="color:#037691" %)**AT Command:**
496 496  
497 -[[image:image-20220624142956-9.png]]
548 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
549 +|(% 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**
550 +|(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
551 +OK
552 +
553 +)))
554 +|(% style="width:155px" %)AT+ALARMMOD=0|(% style="width:224px" %)Exit emergency mode. Uplink base on TDC time|(% style="width:84px" %)(((
555 +OK
556 +)))
498 498  
499 499  
500 500  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -576,8 +576,8 @@
576 576  
577 577  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
578 578  
579 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:351px" %)
580 -|=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
638 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:351px" %)
639 +|=(% style="width: 94px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 121px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
581 581  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
582 582  
583 583  **Related commands:**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0