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.20
edited by Xiaoling
on 2023/04/26 15:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -312,7 +312,6 @@
312 312  |(% style="width:102px" %)0x01|(% style="width:319px" %)Sensor E3, Temperature Sensor
313 313  |(% style="width:102px" %)0x09|(% style="width:319px" %)Sensor E3, Temperature Sensor, Datalog Mod
314 314  
315 -
316 316  === 2.4.6 Ext value ===
317 317  
318 318  ==== 2.4.6.1 Ext~=1, E3 Temperature Sensor ====
... ... @@ -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,8 +384,8 @@
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]
388 -|(% style="width:67px" %)Value|(% style="width:256px" %)(((
383 +|=(% 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]
384 +|(% style="width:67px" %)**Value**|(% style="width:256px" %)(((
389 389  BAT Status
390 390  00(b): Ultra Low ( BAT <= 2.50v)
391 391  01(b): Low  (2.50v <=BAT <= 2.55v)
... ... @@ -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]**
396 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
397 +|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**Bits**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**7**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**6**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**5**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**[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.
... ... @@ -490,19 +490,19 @@
490 490  
491 491  Ext=4,Interrupt Sensor:
492 492  
493 -(% border="1.5" cellpadding="4" cellspacing="4" style="background-color:#ffffcc; color:green; height:6px; width:478px" %)
489 +(% border="1.5" cellspacing="4" style="background-color:#f2f2f2; height:6px; width:478px" %)
494 494  |(% style="width:101px" %)(((
495 -AT+EXT=4,1
491 +**AT+EXT=4,1**
496 496  )))|(% style="width:373px" %)(((
497 497  Sent uplink packet in both rising and falling interrupt
498 498  )))
499 499  |(% style="width:101px" %)(((
500 -AT+EXT=4,2
496 +**AT+EXT=4,2**
501 501  )))|(% style="width:373px" %)(((
502 502  Sent uplink packet only in falling interrupt
503 503  )))
504 504  |(% style="width:101px" %)(((
505 -AT+EXT=4,3
501 +**AT+EXT=4,3**
506 506  )))|(% style="width:373px" %)(((
507 507  Sent uplink packet only in rising interrupt
508 508  )))