Changes for page

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

From version 81.18
edited by Mengting Qiu
on 2025/07/01 14:12
Change comment: There is no comment for this version
To version 81.17
edited by Mengting Qiu
on 2025/07/01 14:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -270,13 +270,20 @@
270 270  
271 271  Example for K-value 0x02EE: 0B 06 00 53 02 EE F8 5D
272 272  
273 -Notes:
274 -Always use the sensor with the most trusted reading as the reference (do not modify its K-value).
275 -The default K-value 03E8 (1000) implies no scaling. Values below 03E8 reduce the output; values above increase it.
276 -CRC is auto-generated by the tool (no manual calculation needed).
277 277  
274 +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.
278 278  
276 +Modify the K value of sensor 2:
279 279  
278 +* K value calculation as follows:
279 +* 1500/2000=0.75,  0.75*1000=750
280 +* Convert 750 to hexadecimal to 02EE.
281 +* Send command to sensor 2
282 +* Send:0B 06 00 53 02 EE F8 5D  Send successfully and return this command
283 +
284 +
285 +
286 +
280 280  = 5. WSS-25 ~-~- Temperature, Humidity, Illuminance, Pressure =
281 281  
282 282