Changes for page

Last modified by Kilight Cao on 2025/07/22 16:13

From version 81.15
edited by Mengting Qiu
on 2025/07/01 14:07
Change comment: There is no comment for this version
To version 83.3
edited by Kilight Cao
on 2025/07/22 16:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Kilight
Content
... ... @@ -93,6 +93,15 @@
93 93  * Make sure the device is horizontal installed
94 94  * Device include electronic compass. No need to consider installation direction to get correct wind direction.
95 95  
96 +
97 +
98 +== 1.4. RS485 Commands ==
99 +
100 +
101 +The RS485 command is as follows:
102 +
103 +
104 +
96 96  = 2. WSS-08 ~-~- Optical Range Guage =
97 97  
98 98  == 2.1 Overview and Spec ==
... ... @@ -260,27 +260,24 @@
260 260  
261 261  Multiply by the default K-value (1000) to get the new K-value: 0.75×1000=750(Decimal)
262 262  
263 -**2. Convert the new K-value to hexadecimal**:
272 +**2. Convert the (% style="color:#037691" %)new K-value(%%) to hexadecimal**:
264 264  
265 265  * 750(D) = 0x02EE(H)
266 266  
267 267  **3. Send the calibration command to Sensor 2**:
268 268  
278 +* Command Format: **0B 06 00 53 [(% style="color:#037691" %)K-value(%%) (2 bytes)] [CRC]**
279 +* Example for K-value 0x02EE: 0B 06 00 53 02 EE F8 5D
269 269  
281 +(% style="color:red" %)**Notes:**
270 270  
271 -if the value of sensor 1 is 1500 and the value of sensor 2 is 2000, it is necessary to keep the values around 1500if the value of sensor 1 is 1500 and the value of sensor 2 is 2000, it is necessary to keep the values around 1500.
283 +~1. Always use the sensor with the most trusted reading as the reference (do not modify its K-value).
272 272  
273 -Modify the K value of sensor 2:
285 +2. The default K-value 03E8 (1000) implies no scaling. Values below 03E8 reduce the output; values above increase it.
274 274  
275 -* K value calculation as follows:
276 -* 1500/2000=0.75,  0.75*1000=750
277 -* Convert 750 to hexadecimal to 02EE.
278 -* Send command to sensor 2
279 -* Send:0B 06 00 53 02 EE F8 5D  Send successfully and return this command
287 +3. CRC is auto-generated by the tool (no manual calculation needed).
280 280  
281 281  
282 -
283 -
284 284  = 5. WSS-25 ~-~- Temperature, Humidity, Illuminance, Pressure =
285 285  
286 286  
... ... @@ -576,7 +576,7 @@
576 576  
577 577  WS-K2: Bracket Kit for Pole installation
578 578  
579 -WSSC-K2 dimension document, please see:
585 +WS-K2 dimension document, please see:
580 580  )))
581 581  
582 582  [[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]