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

From version 234.18
edited by Xiaoling
on 2023/04/26 15:19
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
... ... @@ -349,6 +349,9 @@
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 +)))
352 352  
353 353  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:480px" %)
354 354  |=(% style="width: 50px;background-color:#D9E2F3" %)(((
... ... @@ -381,7 +381,7 @@
381 381  * **Battery status & Built-in Humidity**
382 382  
383 383  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:461px" %)
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]
387 +|=(% style="width: 69px;" %)Bit(bit)|=(% style="width: 258px;" %)[15:14]|=(% style="width: 134px;" %)[11:0]
385 385  |(% style="width:67px" %)Value|(% style="width:256px" %)(((
386 386  BAT Status
387 387  00(b): Ultra Low ( BAT <= 2.50v)
... ... @@ -394,8 +394,8 @@
394 394  
395 395  * **Status & Ext Byte**
396 396  
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]**
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]**
399 399  |=(% 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)
400 400  
401 401  * (% style="color:blue" %)**Poll Message Flag**:(%%)  1: This message is a poll message reply, 0: means this is a normal uplink.