Last modified by Xiaoling on 2023/07/18 10:12

From version 234.11
edited by Xiaoling
on 2023/04/26 14:57
Change comment: There is no comment for this version
To version 234.16
edited by Xiaoling
on 2023/04/26 15:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -258,25 +258,20 @@
258 258  
259 259  These two bytes of BAT include the battery state and the actually voltage.
260 260  
261 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:485px" %)
262 -|=(% style="width: 72px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)(((
261 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:477px" %)
262 +|=(% style="width: 69px; background-color:#D9E2F3;color:#0070C0" %)(((
263 263  **Bit(bit)**
264 -)))|=(% style="width: 252px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)[15:14]|=(% style="width: 153px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)[13:0]
265 -|(% style="width:72px" %)(((
264 +)))|=(% style="width: 253px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 155px;background-color:#D9E2F3;color:#0070C0" %)[13:0]
265 +|(% style="width:66px" %)(((
266 266  **Value**
267 -)))|(% style="width:252px" %)(((
267 +)))|(% style="width:250px" %)(((
268 268  BAT Status
269 -
270 270  00(b): Ultra Low ( BAT <= 2.50v)
271 -
272 272  01(b): Low (2.50v <=BAT <= 2.55v)
273 -
274 274  10(b): OK (2.55v <= BAT <=2.65v)
275 -
276 276  11(b): Good (BAT >= 2.65v)
277 -)))|(% style="width:153px" %)Actually BAT voltage
273 +)))|(% style="width:152px" %)Actually BAT voltage
278 278  
279 -
280 280  **(b)stands for binary**
281 281  
282 282  
... ... @@ -286,6 +286,7 @@
286 286  Check the battery voltage for LHT65N.
287 287  
288 288  * BAT status=(0Xcba4>>14)&0xFF=11 (BIN) ,very good
284 +
289 289  * Battery Voltage =0xCBA4&0x3FFF=0x0BA4=2980mV
290 290  
291 291  === 2.4.3 Built-in Temperature ===
... ... @@ -311,7 +311,10 @@
311 311  
312 312  Bytes for External Sensor:
313 313  
314 -[[image:image-20220523152822-17.png||_mstalt="454545"]]
310 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:425px" %)
311 +|=(% style="width: 102px; background-color:#D9E2F3;color:#0070C0" %)**EXT # Value**|=(% style="width: 323px;background-color:#D9E2F3;color:#0070C0" %)**External Sensor Type**
312 +|(% style="width:102px" %)0x01|(% style="width:319px" %)Sensor E3, Temperature Sensor
313 +|(% style="width:102px" %)0x09|(% style="width:319px" %)Sensor E3, Temperature Sensor, Datalog Mod
315 315  
316 316  
317 317  === 2.4.6 Ext value ===
... ... @@ -354,18 +354,18 @@
354 354  
355 355  )))
356 356  
357 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:480px" %)
358 -|=(% style="width: 50px;" %)(((
356 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
357 +|=(% style="width: 50px;background-color:#D9E2F3" %)(((
359 359  **Size(bytes)**
360 -)))|=(% style="width: 70px;" %)(((
359 +)))|=(% style="width: 70px;background-color:#D9E2F3" %)(((
361 361  **2**
362 -)))|=(% style="width: 120px;" %)(((
361 +)))|=(% style="width: 120px;background-color:#D9E2F3" %)(((
363 363  **2**
364 -)))|=(% style="width: 120px;" %)(((
363 +)))|=(% style="width: 120px;background-color:#D9E2F3" %)(((
365 365  **2**
366 -)))|=(% style="width: 50px;" %)(((
365 +)))|=(% style="width: 50px;background-color:#D9E2F3" %)(((
367 367  **1**
368 -)))|=(% style="width: 70px;" %)(((
367 +)))|=(% style="width: 70px;background-color:#D9E2F3" %)(((
369 369  **4**
370 370  )))
371 371  |(% style="width:110px" %)(((
... ... @@ -384,8 +384,8 @@
384 384  
385 385  * **Battery status & Built-in Humidity**
386 386  
387 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:461px" %)
388 -|=(% style="width: 67px;" %)Bit(bit)|=(% style="width: 256px;" %)[15:14]|=(% style="width: 132px;" %)[11:0]
386 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:461px" %)
387 +|=(% style="width: 69px;" %)Bit(bit)|=(% style="width: 258px;" %)[15:14]|=(% style="width: 134px;" %)[11:0]
389 389  |(% style="width:67px" %)Value|(% style="width:256px" %)(((
390 390  BAT Status
391 391  00(b): Ultra Low ( BAT <= 2.50v)