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

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

Summary

Details

Page properties
Content
... ... @@ -258,13 +258,13 @@
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:477px" %)
262 -|=(% style="width: 69px; background-color:#D9E2F3;color:#0070C0" %)(((
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);" %)(((
263 263  **Bit(bit)**
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" %)(((
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" %)(((
266 266  **Value**
267 -)))|(% style="width:250px" %)(((
267 +)))|(% style="width:252px" %)(((
268 268  BAT Status
269 269  
270 270  00(b): Ultra Low ( BAT <= 2.50v)
... ... @@ -274,8 +274,9 @@
274 274  10(b): OK (2.55v <= BAT <=2.65v)
275 275  
276 276  11(b): Good (BAT >= 2.65v)
277 -)))|(% style="width:152px" %)Actually BAT voltage
277 +)))|(% style="width:153px" %)Actually BAT voltage
278 278  
279 +
279 279  **(b)stands for binary**
280 280  
281 281  
... ... @@ -285,7 +285,6 @@
285 285  Check the battery voltage for LHT65N.
286 286  
287 287  * BAT status=(0Xcba4>>14)&0xFF=11 (BIN) ,very good
288 -
289 289  * Battery Voltage =0xCBA4&0x3FFF=0x0BA4=2980mV
290 290  
291 291  === 2.4.3 Built-in Temperature ===
... ... @@ -311,10 +311,7 @@
311 311  
312 312  Bytes for External Sensor:
313 313  
314 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:425px" %)
315 -|=(% style="width: 106px; background-color:#D9E2F3;color:#0070C0" %)**EXT # Value**|=(% style="width: 319px;background-color:#D9E2F3;color:#0070C0" %)**External Sensor Type**
316 -|(% style="width:102px" %)0x01|(% style="width:319px" %)Sensor E3, Temperature Sensor
317 -|(% style="width:102px" %)0x09|(% style="width:319px" %)Sensor E3, Temperature Sensor, Datalog Mod
314 +[[image:image-20220523152822-17.png||_mstalt="454545"]]
318 318  
319 319  
320 320  === 2.4.6 Ext value ===