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

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

Summary

Details

Page properties
Content
... ... @@ -349,9 +349,6 @@
349 349  Timestamp mode is designed for LHT65N with E3 probe, it will send the uplink payload with Unix timestamp. With the limitation of 11 bytes (max distance of AU915/US915/AS923 band), the time stamp mode will be lack of BAT voltage field, instead, it shows the battery status. The payload is as below:
350 350  )))
351 351  
352 -(((
353 -
354 -)))
355 355  
356 356  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
357 357  |=(% style="width: 50px;background-color:#D9E2F3" %)(((
... ... @@ -384,7 +384,7 @@
384 384  * **Battery status & Built-in Humidity**
385 385  
386 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]
384 +|=(% style="width: 69px;background-color:#D9E2F3;color:#0070C0" %)Bit(bit)|=(% style="width: 258px;background-color:#D9E2F3;color:#0070C0" %)[15:14]|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)[11:0]
388 388  |(% style="width:67px" %)Value|(% style="width:256px" %)(((
389 389  BAT Status
390 390  00(b): Ultra Low ( BAT <= 2.50v)
... ... @@ -397,8 +397,8 @@
397 397  
398 398  * **Status & Ext Byte**
399 399  
400 -(% border="1" cellspacing="4" style="background-color:#ffffcc; color:green; width:500px" %)
401 -|=(% scope="row" style="width: 60px;" %)**Bits**|(% style="width:90px" %)**7**|(% style="width:100px" %)**6**|(% style="width:90px" %)**5**|(% style="width:100px" %)**4**|(% style="width:60px" %)**[3:0]**
397 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
398 +|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**Bits**|(% style="width:90px;background-color:#D9E2F3;color:#0070C0" %)**7**|(% style="width:100px;background-color:#D9E2F3;color:#0070C0" %)**6**|(% style="width:90px;background-color:#D9E2F3;color:#0070C0" %)**5**|(% style="width:100px;background-color:#D9E2F3;color:#0070C0" %)**4**|(% style="width:60px;background-color:#D9E2F3;color:#0070C0" %)**[3:0]**
402 402  |=(% style="width: 96px;" %)**Status&Ext**|(% style="width:124px" %)None-ACK Flag|(% style="width:146px" %)Poll Message FLAG|(% style="width:109px" %)Sync time OK|(% style="width:143px" %)Unix Time Request|(% style="width:106px" %)Ext: 0b(1001)
403 403  
404 404  * (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.