<
From version < 103.1 >
edited by Xiaoling
on 2023/04/28 16:23
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,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,99 @@
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 +
391 +(((
305 305  Below is an example payload:  [[image:image-20220624140615-3.png]]
306 306  )))
307 307  
... ... @@ -429,7 +429,17 @@
429 429  
430 430  (% style="color:#037691" %)**AT Command: AT+TDC**
431 431  
432 -[[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 +)))
433 433  
434 434  
435 435  (% style="color:#037691" %)**Downlink Command: 0x01**
... ... @@ -436,7 +436,7 @@
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.
536 +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,7 +448,15 @@
448 448  
449 449  (% style="color:#037691" %)**AT Command:**
450 450  
451 -[[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 +)))
452 452  
453 453  
454 454  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -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
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
535 535  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
536 536  
537 537  **Related commands:**
image-20230428162706-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +105.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0